Results

By type

          Starting ueb-listener
2022-07-06 03:48:17,669 main DEBUG Apache Log4j Core 2.17.1 initializing configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml]
2022-07-06 03:48:17,677 main DEBUG Installed 1 script engine
Warning: Nashorn engine is planned to be removed from a future JDK release
2022-07-06 03:48:18,063 main DEBUG Oracle Nashorn version: 11.0.9.1, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2022-07-06 03:48:18,064 main DEBUG PluginManager 'Core' found 127 plugins
2022-07-06 03:48:18,064 main DEBUG PluginManager 'Level' found 0 plugins
2022-07-06 03:48:18,071 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2022-07-06 03:48:18,086 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2022-07-06 03:48:18,098 main DEBUG createProperty(name="logDir", value="${env:LOGDIR:-logs}")
2022-07-06 03:48:18,099 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2022-07-06 03:48:18,108 main DEBUG configureSubstitutor(={logDir=${env:LOGDIR:-logs}}, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml))
2022-07-06 03:48:18,109 main DEBUG PluginManager 'Lookup' found 15 plugins
2022-07-06 03:48:18,111 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-07-06 03:48:18,118 main DEBUG PatternLayout$Builder(pattern="%p %d{yyyy-MM-dd HH:mm:ss.SSS Z} %c{1} - %m%n", PatternSelector=null, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2022-07-06 03:48:18,119 main DEBUG PluginManager 'Converter' found 45 plugins
2022-07-06 03:48:18,233 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2022-07-06 03:48:18,236 main DEBUG createPolicy(size="10 MB")
2022-07-06 03:48:18,238 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2022-07-06 03:48:18,239 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=10485760)})
2022-07-06 03:48:18,239 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2022-07-06 03:48:18,243 main DEBUG DefaultRolloverStrategy$Builder(max="10", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml))
2022-07-06 03:48:18,244 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2022-07-06 03:48:18,255 main DEBUG RollingFileAppender$Builder(fileName="logs/ueb-listener.log", filePattern="logs/ueb-listener-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=10485760)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=10, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%p %d{yyyy-MM-dd HH:mm:ss.SSS Z} %c{1} - %m%n), name="LOGFILE", Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Filter=null, ={})
2022-07-06 03:48:18,260 main DEBUG Returning file creation time for /opt/onap/sdnc/ueb-listener/logs/ueb-listener.log
2022-07-06 03:48:18,261 main DEBUG Starting RollingFileManager logs/ueb-listener.log
2022-07-06 03:48:18,264 main DEBUG PluginManager 'FileConverter' found 2 plugins
2022-07-06 03:48:18,267 main DEBUG Setting prev file time to 2022-07-06T03:48:18.256+0000
2022-07-06 03:48:18,268 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=10485760)])
2022-07-06 03:48:18,268 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=10485760)
2022-07-06 03:48:18,269 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-07-06 03:48:18,269 main DEBUG PatternLayout$Builder(pattern="%p %d{yyyy-MM-dd HH:mm:ss.SSS Z} %c{1} - %m%n", PatternSelector=null, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2022-07-06 03:48:18,270 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2022-07-06 03:48:18,273 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="null", direct="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%p %d{yyyy-MM-dd HH:mm:ss.SSS Z} %c{1} - %m%n), name="CONSOLE", Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Filter=null, ={})
2022-07-06 03:48:18,276 main DEBUG Starting OutputStreamManager SYSTEM_OUT.false.false
2022-07-06 03:48:18,277 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2022-07-06 03:48:18,278 main DEBUG createAppenders(={LOGFILE, CONSOLE})
2022-07-06 03:48:18,278 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-07-06 03:48:18,279 main DEBUG createAppenderRef(ref="LOGFILE", level="null", Filter=null)
2022-07-06 03:48:18,279 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-07-06 03:48:18,280 main DEBUG createAppenderRef(ref="CONSOLE", level="null", Filter=null)
2022-07-06 03:48:18,280 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2022-07-06 03:48:18,281 main DEBUG createLogger(additivity="null", level="DEBUG", includeLocation="null", ={LOGFILE, CONSOLE}, ={}, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Filter=null)
2022-07-06 03:48:18,283 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2022-07-06 03:48:18,284 main DEBUG createLoggers(={root})
2022-07-06 03:48:18,285 main DEBUG Configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml] initialized
2022-07-06 03:48:18,285 main DEBUG Starting configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml]
2022-07-06 03:48:18,285 main DEBUG Started configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml] OK.
2022-07-06 03:48:18,286 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2022-07-06 03:48:18,286 main DEBUG OutputStream closed
2022-07-06 03:48:18,287 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2022-07-06 03:48:18,287 main DEBUG Appender DefaultConsole-1 stopped with status true
2022-07-06 03:48:18,288 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@28c4711c OK
2022-07-06 03:48:18,376 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986
2022-07-06 03:48:18,382 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=StatusLogger
2022-07-06 03:48:18,385 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=ContextSelector
2022-07-06 03:48:18,387 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Loggers,name=
2022-07-06 03:48:18,390 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Appenders,name=LOGFILE
2022-07-06 03:48:18,392 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Appenders,name=CONSOLE
2022-07-06 03:48:18,445 main DEBUG org.apache.logging.log4j.core.util.SystemClock supports precise timestamps.
2022-07-06 03:48:18,446 main DEBUG Reconfiguration complete for context[name=97e1986] at URI jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@14b030a0) with optional ClassLoader: null
2022-07-06 03:48:18,446 main DEBUG Shutdown hook enabled. Registering a new one.
2022-07-06 03:48:18,448 main DEBUG LoggerContext[name=97e1986, org.apache.logging.log4j.core.LoggerContext@14b030a0] started OK.
INFO 2022-07-06 03:48:18.465 +0000 SdncUebConfiguration - Loading artifactMapFile /opt/onap/sdnc/data/properties/artifact.map
INFO 2022-07-06 03:48:18.470 +0000 SdncUebConfiguration - Initializing ASDC distribution client
INFO 2022-07-06 03:48:18.481 +0000 DistributionClientImpl - DistributionClient - init
DEBUG 2022-07-06 03:48:18.484 +0000 DistributionClientImpl - get ueb cluster server list from component(configuration file)
DEBUG 2022-07-06 03:48:18.821 +0000 SdcConnectorClient - about to perform getServerList. requestId= 0f031d05-a379-4271-b9fd-cc6bb8f415d9 url= /sdc/v1/artifactTypes
DEBUG 2022-07-06 03:48:18.821 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
DEBUG 2022-07-06 03:48:19.166 +0000 HttpAsdcClient - GET Response Status 200
DEBUG 2022-07-06 03:48:19.214 +0000 DistributionClientImpl - Artifact types: [TOSCA_CSAR] were validated with ASDC server
DEBUG 2022-07-06 03:48:19.229 +0000 DistributionClientImpl - create keys
INFO 2022-07-06 03:48:19.233 +0000 HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
INFO 2022-07-06 03:48:19.469 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:48:19.472 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-06 03:48:19.481 +0000 SdcConnectorClient - about to perform registerAsdcTopics. requestId= 479013ba-ecab-48cc-b32a-73e45ee80e64 url= /sdc/v1/registerForDistribution
DEBUG 2022-07-06 03:48:19.803 +0000 SdcConnectorClient - registerAsdcTopics response= 200. requestId= 479013ba-ecab-48cc-b32a-73e45ee80e64 url= /sdc/v1/registerForDistribution
INFO 2022-07-06 03:48:19.803 +0000 SdncUebConfiguration - Initialized ASDC distribution client - results = distribution client initialized successfuly
INFO 2022-07-06 03:48:19.803 +0000 SdncUebConfiguration - Scanning for local distribution artifacts before starting client
DEBUG 2022-07-06 03:48:19.804 +0000 SdncUebCallback - incomingDir is null - using /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-06 03:48:19.805 +0000 SdncUebConfiguration - Starting client...
INFO 2022-07-06 03:48:19.805 +0000 DistributionClientImpl - start DistributionClient
INFO 2022-07-06 03:48:19.812 +0000 SdncUebConfiguration - Client startup result = distribution client started successfuly
INFO 2022-07-06 03:48:19.814 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:48:19.822 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:48:19.822 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:48:30.416 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:48:30.419 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:48:49.814 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:48:49.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:48:49.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:48:59.419 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:48:59.420 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:49:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:49:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:49:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:49:29.390 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:49:29.392 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:49:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:49:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:49:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:49:59.446 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:49:59.447 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:50:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:50:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:50:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:50:29.386 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:50:29.386 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:50:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:50:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:50:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:50:59.420 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:50:59.421 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:51:19.814 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:51:19.819 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:51:19.820 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:51:29.401 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:51:29.401 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:51:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:51:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:51:49.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:51:59.412 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:51:59.413 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:52:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:52:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:52:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:52:29.391 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:52:29.392 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:52:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:52:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:52:49.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:52:59.427 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:52:59.429 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:53:19.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:53:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:53:19.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:53:29.381 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:53:29.382 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:53:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:53:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:53:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:53:59.423 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:53:59.424 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:54:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:54:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:54:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:54:29.435 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:54:29.436 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:54:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:54:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:54:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:54:59.496 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:54:59.497 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:55:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:55:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:55:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:55:29.396 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:55:29.397 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:55:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:55:49.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:55:49.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:55:59.528 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:55:59.529 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:56:19.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:56:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:56:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:56:29.425 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:56:29.426 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:56:49.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:56:49.816 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:56:49.816 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:56:59.416 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:56:59.417 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:57:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:57:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:57:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:57:29.424 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:57:29.425 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:57:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:57:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:57:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:57:59.419 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:57:59.420 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:58:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:58:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:58:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:58:29.414 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:58:29.415 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:58:49.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:58:49.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:58:49.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:58:59.400 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:58:59.404 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:59:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:59:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:59:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:59:29.380 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:59:29.381 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 03:59:49.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 03:59:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 03:59:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 03:59:59.433 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 03:59:59.434 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:00:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:00:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:00:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:00:29.370 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:00:29.370 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:00:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:00:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:00:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:00:59.387 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:00:59.387 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:01:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:01:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:01:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:01:29.387 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:01:29.387 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:01:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:01:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:01:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:01:59.399 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:01:59.400 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:02:19.815 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:02:19.818 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:02:19.818 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:02:29.377 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:02:29.378 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:02:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:02:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:02:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:02:59.403 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:02:59.404 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:03:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:03:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:03:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:03:29.380 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:03:29.380 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:03:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:03:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:03:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:03:59.418 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:03:59.419 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:04:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:04:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:04:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:04:29.391 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:04:29.392 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:04:49.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:04:49.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:04:49.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:04:59.416 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:04:59.417 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:05:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:05:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:05:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:05:29.367 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:05:29.368 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:05:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:05:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:05:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:05:59.410 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:05:59.411 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:06:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:06:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:06:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:06:29.368 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:06:29.368 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:06:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:06:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:06:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:06:59.410 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:06:59.410 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:07:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:07:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:07:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:07:29.382 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:07:29.382 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:07:49.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:07:49.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:07:49.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:07:59.422 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:07:59.423 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:08:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:08:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:08:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:08:29.426 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:08:29.426 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:08:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:08:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:08:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:08:59.414 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:08:59.415 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:09:19.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:09:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:09:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:09:29.385 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:09:29.386 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:09:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:09:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:09:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:09:59.400 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:09:59.401 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:10:19.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:10:19.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:10:19.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:10:29.367 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:10:29.368 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:10:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:10:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:10:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:10:59.405 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:10:59.406 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:11:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:11:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:11:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:11:29.365 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:11:29.365 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:11:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:11:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:11:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:11:59.408 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:11:59.409 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:12:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:12:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:12:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:12:29.363 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:12:29.364 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:12:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:12:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:12:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:12:59.372 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:12:59.373 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:13:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:13:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:13:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:13:29.386 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:13:29.387 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:13:49.814 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:13:49.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:13:49.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:13:59.394 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:13:59.395 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:14:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:14:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:14:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:14:29.416 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:14:29.416 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:14:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:14:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:14:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:14:59.394 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:14:59.394 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:15:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:15:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:15:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:15:29.374 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:15:29.375 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:15:49.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:15:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:15:49.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:15:59.410 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:15:59.410 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:16:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:16:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:16:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:16:29.383 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:16:29.384 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:16:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:16:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:16:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:16:59.508 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:16:59.508 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:17:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:17:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:17:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:17:29.365 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:17:29.366 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:17:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:17:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:17:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:17:59.390 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:17:59.390 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:18:19.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:18:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:18:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:18:29.370 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:18:29.371 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:18:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:18:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:18:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:18:59.389 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:18:59.389 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:19:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:19:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:19:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:19:29.370 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:19:29.370 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:19:49.814 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:19:49.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:19:49.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:19:59.410 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:19:59.410 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:20:19.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:20:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:20:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:20:29.363 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:20:29.364 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:20:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:20:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:20:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:20:59.413 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:20:59.414 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:21:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:21:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:21:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:21:29.365 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:21:29.366 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:21:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:21:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:21:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:21:59.374 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:21:59.375 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:22:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:22:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:22:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:22:29.359 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:22:29.360 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:22:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:22:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:22:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:22:59.405 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:22:59.406 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:23:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:23:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:23:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:23:29.414 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:23:29.415 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:23:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:23:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:23:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:23:59.396 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:23:59.397 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:24:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:24:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:24:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:24:29.405 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:24:29.407 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:24:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:24:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:24:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:24:59.423 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:24:59.423 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:25:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:25:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:25:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:25:29.460 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:25:29.461 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:25:49.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:25:49.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:25:49.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:25:59.392 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:25:59.393 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:26:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:26:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:26:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:26:29.394 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:26:29.395 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:26:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:26:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:26:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:26:59.427 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:26:59.429 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:27:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:27:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:27:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:27:29.403 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:27:29.403 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:27:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:27:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:27:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:27:59.390 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:27:59.391 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:28:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:28:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:28:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:28:29.367 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:28:29.368 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:28:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:28:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:28:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:28:59.393 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:28:59.393 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:29:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:29:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:29:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:29:29.366 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:29:29.367 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:29:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:29:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:29:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:29:59.413 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:29:59.414 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:30:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:30:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:30:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:30:29.386 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:30:29.387 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:30:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:30:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:30:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:30:59.424 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:30:59.425 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:31:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:31:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:31:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:31:29.440 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:31:29.440 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:31:49.814 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:31:49.819 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:31:49.820 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:31:59.455 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:31:59.456 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:32:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:32:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:32:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:32:29.423 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:32:29.424 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:32:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:32:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:32:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:32:59.387 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:32:59.387 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:33:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:33:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:33:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:33:29.367 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:33:29.368 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:33:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:33:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:33:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:33:59.464 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:33:59.464 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:34:19.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:34:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:34:19.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:34:29.407 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:34:29.408 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:34:49.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:34:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:34:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:34:59.429 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:34:59.430 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:35:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:35:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:35:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:35:29.368 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:35:29.368 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:35:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:35:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:35:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:35:59.401 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:35:59.402 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:36:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:36:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:36:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:36:29.368 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:36:29.368 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:36:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:36:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:36:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:36:59.407 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:36:59.407 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:37:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:37:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:37:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:37:29.369 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:37:29.370 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:37:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:37:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:37:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:37:59.389 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:37:59.390 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:38:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:38:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:38:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:38:29.411 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:38:29.412 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:38:49.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:38:49.816 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:38:49.816 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:38:59.406 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:38:59.407 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:39:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:39:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:39:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:39:29.417 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:39:29.418 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:39:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:39:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:39:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:39:59.478 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:39:59.478 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:40:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:40:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:40:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:40:29.395 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:40:29.396 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:40:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:40:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:40:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:40:59.388 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:40:59.389 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:41:19.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:41:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:41:19.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:41:20.540 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:41:20.541 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-06 04:41:20.542 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-06 04:41:20.542 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"1f3ac9fd-1fa2-437d-b756-0045ba9f42bc","serviceName":"basic_onboard_nTUYLx","serviceVersion":"1.0","serviceUUID":"3cdf8dab-a6f0-4082-803d-91c923196850","serviceDescription":"service","serviceInvariantUUID":"40084f4c-ff13-4cd2-8ea8-196ca463e365","resources":[{"resourceInstanceName":"basic_onboard_nTUYLx 0","resourceName":"basic_onboard_nTUYLx","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6f1f93c0-fb32-4978-8cf9-0156033c066f","resourceInvariantUUID":"3a268625-2918-46a4-8bf5-fc731ae16142","resourceCustomizationUUID":"71f3f0f4-1e99-43b7-aafc-cc1f4a1b5ffb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/resourceInstances/basic_onboard_ntuylx0/artifacts/vf-license-model.xml","artifactChecksum":"ZWJkODk1M2MwM2Y2YTJlYjNlNTI1MGNhYjg4OTZlNWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"88cd5818-6155-4c24-982d-f135dd9478eb","artifactVersion":"1"},{"artifactName":"basic_onboard_ntuylx0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/resourceInstances/basic_onboard_ntuylx0/artifacts/basic_onboard_ntuylx0_modules.json","artifactChecksum":"MWNjYmMwOTZiZDNjMDI3MDJhMDdhZTYzMmI5NmI0OTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f88c1227-04d8-485f-b6b1-4a4089579242","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/resourceInstances/basic_onboard_ntuylx0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"486e1d60-28fe-4f48-a0b8-d96911f10ac5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/resourceInstances/basic_onboard_ntuylx0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2eb1e92a-b743-4b47-8a7a-5782473d9def","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/resourceInstances/basic_onboard_ntuylx0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8b795b56-5c63-4d22-a6cf-68e529999627","artifactVersion":"2","generatedFromUUID":"486e1d60-28fe-4f48-a0b8-d96911f10ac5"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardNtuylx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/artifacts/service-BasicOnboardNtuylx-template.yml","artifactChecksum":"ZmQ1YzdlYzllYzJiOTgxNDU1OTQyYjE3M2Y4NzE1NjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dd07fd60-9885-415b-b244-8b86a570709a","artifactVersion":"1"},{"artifactName":"service-BasicOnboardNtuylx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/artifacts/service-BasicOnboardNtuylx-csar.csar","artifactChecksum":"ZTI3MTcxYzMwZjEwYWEzNWNlYWVkYjI5M2E3ZTdlZmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0eb25ff3-2b45-4571-8a71-e8ad9c4f82bf","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-06 04:41:20.556 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:41:20.562 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:41:20.573 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:41:20.573 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f3ac9fd-1fa2-437d-b756-0045ba9f42bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082479812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/resourceInstances/basic_onboard_ntuylx0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:41:20.674 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-07-06 04:41:20.677 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:41:20.677 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:41:20.707 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:41:20.708 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:41:20.708 +0000 CambriaSimplerBatchPublisher - cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:41:21.576 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:41:21.577 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:41:21.579 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:41:21.579 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f3ac9fd-1fa2-437d-b756-0045ba9f42bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082479812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/resourceInstances/basic_onboard_ntuylx0/artifacts/basic_onboard_ntuylx0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:41:21.679 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:41:21.680 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:41:21.681 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:41:21.704 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:41:21.705 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:41:21.705 +0000 CambriaSimplerBatchPublisher - cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:41:22.580 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:41:22.581 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:41:22.584 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:41:22.584 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f3ac9fd-1fa2-437d-b756-0045ba9f42bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082479812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/resourceInstances/basic_onboard_ntuylx0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:41:22.684 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:41:22.686 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:41:22.686 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:41:22.728 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:41:22.729 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:41:22.729 +0000 CambriaSimplerBatchPublisher - cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:41:23.585 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:41:23.586 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:41:23.600 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:41:23.600 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f3ac9fd-1fa2-437d-b756-0045ba9f42bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082479812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/resourceInstances/basic_onboard_ntuylx0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:41:23.689 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 89 ms
WARN 2022-07-06 04:41:23.690 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:41:23.690 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:41:23.747 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:41:23.748 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:41:23.748 +0000 CambriaSimplerBatchPublisher - cambria reply ok (59 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:41:24.600 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:41:24.601 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:41:24.607 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:41:24.608 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f3ac9fd-1fa2-437d-b756-0045ba9f42bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082479812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/resourceInstances/basic_onboard_ntuylx0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:41:24.708 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:41:24.709 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:41:24.710 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:41:24.736 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:41:24.737 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:41:24.737 +0000 CambriaSimplerBatchPublisher - cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:41:25.608 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:41:25.610 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:41:25.619 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:41:25.619 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f3ac9fd-1fa2-437d-b756-0045ba9f42bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082479812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/artifacts/service-BasicOnboardNtuylx-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:41:25.713 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms
WARN 2022-07-06 04:41:25.715 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:41:25.715 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:41:25.747 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:41:25.748 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:41:25.748 +0000 CambriaSimplerBatchPublisher - cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:41:26.621 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:41:26.622 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:41:26.626 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:41:26.626 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f3ac9fd-1fa2-437d-b756-0045ba9f42bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082479812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/artifacts/service-BasicOnboardNtuylx-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-06 04:41:26.725 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-07-06 04:41:26.727 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:41:26.727 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:41:26.744 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:41:26.745 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:41:26.745 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-07-06 04:41:27.628 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "1f3ac9fd-1fa2-437d-b756-0045ba9f42bc",
  "serviceName": "basic_onboard_nTUYLx",
  "serviceVersion": "1.0",
  "serviceUUID": "3cdf8dab-a6f0-4082-803d-91c923196850",
  "serviceDescription": "service",
  "serviceInvariantUUID": "40084f4c-ff13-4cd2-8ea8-196ca463e365",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardNtuylx-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/artifacts/service-BasicOnboardNtuylx-csar.csar",
      "artifactChecksum": "ZTI3MTcxYzMwZjEwYWEzNWNlYWVkYjI5M2E3ZTdlZmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0eb25ff3-2b45-4571-8a71-e8ad9c4f82bf"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-06 04:41:27.629 +0000 SdncUebCallback - Received notification : (1f3ac9fd-1fa2-437d-b756-0045ba9f42bc,basic_onboard_nTUYLx,1.0,service)
DEBUG 2022-07-06 04:41:27.629 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-06 04:41:27.630 +0000 SdncUebCallback - Received artifact service-BasicOnboardNtuylx-csar.csar
INFO 2022-07-06 04:41:27.630 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-06 04:41:27.631 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/artifacts/service-BasicOnboardNtuylx-csar.csar
DEBUG 2022-07-06 04:41:27.821 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-06 04:41:27.836 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-06 04:41:27.837 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:41:27.839 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:41:27.840 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f3ac9fd-1fa2-437d-b756-0045ba9f42bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082487836,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/artifacts/service-BasicOnboardNtuylx-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-06 04:41:27.941 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-07-06 04:41:27.942 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:41:27.942 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:41:27.970 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:41:27.971 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:41:27.971 +0000 CambriaSimplerBatchPublisher - cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:41:28.840 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_nTUYLx/service-BasicOnboardNtuylx-csar.csar
DEBUG 2022-07-06 04:41:29.241 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-06 04:41:29.252 +0000 Reflections - Reflections took 9 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-06 04:41:29.621 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-06 04:41:29.623 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-06 04:41:29.808 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP11887368761472526896/Definitions/service-BasicOnboardNtuylx-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
DEBUG 2022-07-06 04:41:31.722 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-06 04:41:31.726 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-06 04:41:31.726 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_nTUYLx/service-BasicOnboardNtuylx-csar.csar
WARN 2022-07-06 04:41:31.726 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-07-06 04:41:31.727 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_nTUYLx/service-BasicOnboardNtuylx-csar.csar
WARN 2022-07-06 04:41:31.727 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_nTUYLx/service-BasicOnboardNtuylx-csar.csar
WARN 2022-07-06 04:41:31.727 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_nTUYLx/service-BasicOnboardNtuylx-csar.csar
WARN 2022-07-06 04:41:31.727 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_nTUYLx/service-BasicOnboardNtuylx-csar.csar
WARN 2022-07-06 04:41:31.727 +0000 SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_nTUYLx/service-BasicOnboardNtuylx-csar.csar
WARN 2022-07-06 04:41:31.727 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_nTUYLx 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_nTUYLx/service-BasicOnboardNtuylx-csar.csar
WARN 2022-07-06 04:41:31.727 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_nTUYLx/service-BasicOnboardNtuylx-csar.csar
WARN 2022-07-06 04:41:31.727 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_nTUYLx/service-BasicOnboardNtuylx-csar.csar
WARN 2022-07-06 04:41:31.728 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_nTUYLx/service-BasicOnboardNtuylx-csar.csar
WARN 2022-07-06 04:41:31.728 +0000 SdcToscaParserFactory - ####################################################################################################
INFO 2022-07-06 04:41:31.741 +0000 DBResourceManager - Creating dummy instance of org.mariadb.jdbc.Driver
INFO 2022-07-06 04:41:31.745 +0000 DBResourceManager - Recovery Mode disabled
DEBUG 2022-07-06 04:41:31.747 +0000 DbConfigPool - Initializing DbConfigType
INFO 2022-07-06 04:41:31.760 +0000 JdbcDBCachedDataSource - JdbcDBCachedDataSource  configured successfully. Using URL: jdbc:mysql://mariadb-galera:3306/sdnctl
DEBUG 2022-07-06 04:41:31.763 +0000 DBResourceManager - Timeout set to 60 seconds
DEBUG 2022-07-06 04:41:32.001 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > connected to onap-mariadb-galera-0, read-only is false, tested successfully
DEBUG 2022-07-06 04:41:32.002 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.002 +0000 CachedDataSource - SQL Statement: SELECT @@global.read_only, @@global.hostname
DEBUG 2022-07-06 04:41:32.089 +0000 CachedDataSource - SQL SUCCESS. rows returned: 1, time(ms): 86
DEBUG 2022-07-06 04:41:32.090 +0000 CachedDataSource - SQL MASTER : sdnctldb01 on server sdnctldb01, pool 10
INFO 2022-07-06 04:41:32.090 +0000 DBResourceManager - Adding MASTER sdnctldb01 to active queue
INFO 2022-07-06 04:41:32.090 +0000 DBResourceManager - Thread DataSourceTester terminated Thread-2 for sdnctldb01
INFO 2022-07-06 04:41:32.090 +0000 DBResourceManager - Completed wait with 1 active datasource(s) in 342 ms
WARN 2022-07-06 04:41:32.091 +0000 SdncUebCallback - DBLIB: JDBC DataSource has been initialized.
DEBUG 2022-07-06 04:41:32.092 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.092 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "3cdf8dab-a6f0-4082-803d-91c923196850";
DEBUG 2022-07-06 04:41:32.102 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-06 04:41:32.103 +0000 DBResourceManager - >> getData : sdnctldb01 11  miliseconds.
INFO 2022-07-06 04:41:32.103 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "3cdf8dab-a6f0-4082-803d-91c923196850"
DEBUG 2022-07-06 04:41:32.103 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("3cdf8dab-a6f0-4082-803d-91c923196850", "null", "service-BasicOnboardNtuylx-csar.csar", "BasicOnboardNtuylx", "Y", "basic_onboard_nTUYLx", "service", "Service", "Network Service", "40084f4c-ff13-4cd2-8ea8-196ca463e365");
DEBUG 2022-07-06 04:41:32.104 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.107 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:41:32.108 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:41:32.113 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.114 +0000 QueryProcessor - Service basic_onboard_nTUYLx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:41:32.116 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.117 +0000 QueryProcessor - Service basic_onboard_nTUYLx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:41:32.119 +0000 TopologyTemplateQuery - Node template basic_onboard_nTUYLx 0 is matching search criteria
DEBUG 2022-07-06 04:41:32.119 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:41:32.121 +0000 QueryProcessor - Found topology templates [basic_onboard_nTUYLx 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-06 04:41:32.126 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:41:32.126 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:41:32.126 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:41:32.127 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:41:32.127 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:41:32.127 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:41:32.127 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:41:32.127 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:41:32.128 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.128 +0000 TopologyTemplateQuery - Node template basic_onboard_nTUYLx 0 is matching search criteria
DEBUG 2022-07-06 04:41:32.128 +0000 QueryProcessor - Found topology templates [basic_onboard_nTUYLx 0] matching following query criteria: sdcType=VF, customizationUUID=71f3f0f4-1e99-43b7-aafc-cc1f4a1b5ffb
DEBUG 2022-07-06 04:41:32.130 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.131 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "71f3f0f4-1e99-43b7-aafc-cc1f4a1b5ffb";
DEBUG 2022-07-06 04:41:32.137 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-06 04:41:32.137 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-07-06 04:41:32.137 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "71f3f0f4-1e99-43b7-aafc-cc1f4a1b5ffb"
DEBUG 2022-07-06 04:41:32.137 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("71f3f0f4-1e99-43b7-aafc-cc1f4a1b5ffb", "null", "basic_onboard_vendor", "basic_onboard_nTUYLx", "Y", 1, "1.0", "3a268625-2918-46a4-8bf5-fc731ae16142", "4a5f00a9-1f86-4eac-ab75-07a80d1903e4", "1.0");
DEBUG 2022-07-06 04:41:32.138 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.141 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:41:32.142 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-07-06 04:41:32.143 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.143 +0000 TopologyTemplateQuery - Node template basic_onboard_nTUYLx 0 is not matching search criteria
DEBUG 2022-07-06 04:41:32.143 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-07-06 04:41:32.144 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-07-06 04:41:32.144 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:41:32.145 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-07-06 04:41:32.145 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.145 +0000 QueryProcessor - Service basic_onboard_nTUYLx is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:41:32.147 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.147 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "f5656d6c-6fda-4ec8-bf09-665d37cc1536";
DEBUG 2022-07-06 04:41:32.152 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-06 04:41:32.152 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
DEBUG 2022-07-06 04:41:32.153 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.153 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "f5656d6c-6fda-4ec8-bf09-665d37cc1536";
DEBUG 2022-07-06 04:41:32.157 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-06 04:41:32.158 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-07-06 04:41:32.158 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "f5656d6c-6fda-4ec8-bf09-665d37cc1536"
DEBUG 2022-07-06 04:41:32.158 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("f5656d6c-6fda-4ec8-bf09-665d37cc1536", "null", "base_ubuntu18", "71f3f0f4-1e99-43b7-aafc-cc1f4a1b5ffb", "Base", "e3f2c58c-2b2b-4129-a4c7-82d9945e174a", "4b27d246-fbc6-43f9-aa58-4f02fb3c3361", "1");
DEBUG 2022-07-06 04:41:32.159 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.162 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:41:32.162 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:41:32.162 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.163 +0000 TopologyTemplateQuery - Node template basic_onboard_nTUYLx 0 is matching search criteria
DEBUG 2022-07-06 04:41:32.163 +0000 QueryProcessor - Found topology templates [basic_onboard_nTUYLx 0] matching following query criteria: sdcType=VF, customizationUUID=71f3f0f4-1e99-43b7-aafc-cc1f4a1b5ffb
DEBUG 2022-07-06 04:41:32.164 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu18ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:41:32.165 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:41:32.165 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu18ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:41:32.165 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-06 04:41:32.165 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "f5656d6c-6fda-4ec8-bf09-665d37cc1536"
DEBUG 2022-07-06 04:41:32.166 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("f5656d6c-6fda-4ec8-bf09-665d37cc1536", "44f10276-48a2-4338-afd1-de6095f658b9", "ubuntu18", "1")
DEBUG 2022-07-06 04:41:32.167 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.169 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:41:32.170 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:41:32.170 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.170 +0000 TopologyTemplateQuery - Node template basic_onboard_nTUYLx 0 is not matching search criteria
DEBUG 2022-07-06 04:41:32.170 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-07-06 04:41:32.171 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-07-06 04:41:32.171 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:41:32.171 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=44f10276-48a2-4338-afd1-de6095f658b9
DEBUG 2022-07-06 04:41:32.171 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 44f10276-48a2-4338-afd1-de6095f658b9
DEBUG 2022-07-06 04:41:32.172 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.172 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "71f3f0f4-1e99-43b7-aafc-cc1f4a1b5ffb";
DEBUG 2022-07-06 04:41:32.177 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-06 04:41:32.177 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
DEBUG 2022-07-06 04:41:32.177 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.178 +0000 TopologyTemplateQuery - Node template basic_onboard_nTUYLx 0 is matching search criteria
DEBUG 2022-07-06 04:41:32.178 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:41:32.178 +0000 QueryProcessor - Found topology templates [basic_onboard_nTUYLx 0, abstract_ubuntu18] matching following query criteria: sdcType=VF, customizationUUID=71f3f0f4-1e99-43b7-aafc-cc1f4a1b5ffb
DEBUG 2022-07-06 04:41:32.179 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.179 +0000 TopologyTemplateQuery - Node template basic_onboard_nTUYLx 0 is matching search criteria
DEBUG 2022-07-06 04:41:32.179 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:41:32.179 +0000 QueryProcessor - Found topology templates [basic_onboard_nTUYLx 0, abstract_ubuntu18] matching following query criteria: sdcType=VF, customizationUUID=71f3f0f4-1e99-43b7-aafc-cc1f4a1b5ffb
DEBUG 2022-07-06 04:41:32.182 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:41:32.182 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:41:32.182 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:41:32.182 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:41:32.183 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:41:32.183 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:41:32.183 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:41:32.183 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:41:32.184 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu18ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:41:32.184 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:41:32.184 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu18ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:41:32.184 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:41:32.185 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.185 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "44f10276-48a2-4338-afd1-de6095f658b9";
DEBUG 2022-07-06 04:41:32.191 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-06 04:41:32.191 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-07-06 04:41:32.191 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "44f10276-48a2-4338-afd1-de6095f658b9"
DEBUG 2022-07-06 04:41:32.191 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("44f10276-48a2-4338-afd1-de6095f658b9", "null", "ubuntu18", "ubuntu-18.04-daily", "ubuntu18", "Y", "0", "{ecomp_generated_naming=true}", "m1.small", "509b01b5-fe1b-43a5-8c62-71ab18e1218a", "06391f16-894a-4370-88df-aa3d7e7c577d", "1.0", "ubuntu18");
DEBUG 2022-07-06 04:41:32.192 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.195 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:41:32.195 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:41:32.196 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.196 +0000 TopologyTemplateQuery - Node template basic_onboard_nTUYLx 0 is not matching search criteria
DEBUG 2022-07-06 04:41:32.196 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-07-06 04:41:32.196 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-07-06 04:41:32.197 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:41:32.197 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=44f10276-48a2-4338-afd1-de6095f658b9
DEBUG 2022-07-06 04:41:32.198 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.198 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "44f10276-48a2-4338-afd1-de6095f658b9";
DEBUG 2022-07-06 04:41:32.204 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-06 04:41:32.204 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-07-06 04:41:32.205 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "44f10276-48a2-4338-afd1-de6095f658b9"
DEBUG 2022-07-06 04:41:32.205 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("44f10276-48a2-4338-afd1-de6095f658b9", "default-network-role", "ubuntu18", "N", "0", "0", "N", "admin_plane", "4");
DEBUG 2022-07-06 04:41:32.206 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:41:32.214 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-07-06 04:41:32.214 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-07-06 04:41:32.214 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.215 +0000 TopologyTemplateQuery - Node template basic_onboard_nTUYLx 0 is matching search criteria
DEBUG 2022-07-06 04:41:32.215 +0000 QueryProcessor - Found topology templates [basic_onboard_nTUYLx 0] matching following query criteria: sdcType=VF, customizationUUID=71f3f0f4-1e99-43b7-aafc-cc1f4a1b5ffb
DEBUG 2022-07-06 04:41:32.216 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.217 +0000 TopologyTemplateQuery - Node template basic_onboard_nTUYLx 0 is matching search criteria
DEBUG 2022-07-06 04:41:32.217 +0000 QueryProcessor - Found topology templates [basic_onboard_nTUYLx 0] matching following query criteria: sdcType=VF, customizationUUID=71f3f0f4-1e99-43b7-aafc-cc1f4a1b5ffb
DEBUG 2022-07-06 04:41:32.218 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "4a5f00a9-1f86-4eac-ab75-07a80d1903e4"
DEBUG 2022-07-06 04:41:32.219 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:41:32.219 +0000 QueryProcessor - Service basic_onboard_nTUYLx is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-07-06 04:41:32.219 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-06 04:41:32.221 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-06 04:41:32.221 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:41:32.223 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:41:32.223 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f3ac9fd-1fa2-437d-b756-0045ba9f42bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082492221,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardNtuylx/1.0/artifacts/service-BasicOnboardNtuylx-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-06 04:41:32.329 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
WARN 2022-07-06 04:41:32.330 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:41:32.330 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:41:32.353 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:41:32.354 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:41:32.354 +0000 CambriaSimplerBatchPublisher - cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-06 04:41:33.224 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_nTUYLx
INFO 2022-07-06 04:41:33.225 +0000 SdncUebCallback - Sending Component Status for Distribution: (1f3ac9fd-1fa2-437d-b756-0045ba9f42bc,basic_onboard_nTUYLx,1.0,service)
INFO 2022-07-06 04:41:33.226 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-06 04:41:33.226 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:41:33.229 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:41:33.229 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f3ac9fd-1fa2-437d-b756-0045ba9f42bc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082493226,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-06 04:41:33.343 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 114 ms
WARN 2022-07-06 04:41:33.344 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:41:33.344 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:41:33.363 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:41:33.363 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:41:33.364 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:41:34.230 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-07-06 04:41:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:41:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:41:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:41:59.374 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:41:59.375 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:42:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:42:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:42:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:42:26.721 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:42:26.722 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-06 04:42:26.722 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-06 04:42:26.722 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"3a4c05ef-9adc-486c-97fb-f15cf3bc92fc","serviceName":"vFW 2022-07-06 04-41-09","serviceVersion":"1.0","serviceUUID":"3c916dc1-55d1-40a7-8288-ef30e083fd1b","serviceDescription":"catalog service description","serviceInvariantUUID":"32994496-a93a-477a-88c7-7f8a9be8cab9","resources":[{"resourceInstanceName":"vFW 1b6fe9a7-2c7b 0","resourceName":"vFW 1b6fe9a7-2c7b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2ed01c1b-5b16-41b6-a9c1-d96d139cb857","resourceInvariantUUID":"ec0371b7-abbc-47e3-8692-76c19a491429","resourceCustomizationUUID":"01a1a8a4-226b-42da-b91f-2105586115c3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044109/1.0/resourceInstances/vfw1b6fe9a72c7b0/artifacts/vf-license-model.xml","artifactChecksum":"Y2NlYTJlMWIwMmRhYjUzNzEwZTA3OThkNjliOWRhNDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8bd35c06-029b-4de9-a14c-c62581273636","artifactVersion":"1"},{"artifactName":"vfw1b6fe9a72c7b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044109/1.0/resourceInstances/vfw1b6fe9a72c7b0/artifacts/vfw1b6fe9a72c7b0_modules.json","artifactChecksum":"MjBkMzg1MDFjZmZiYjQ3Y2M2Y2RmYjZmZDQ4MjQxZGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0b239734-bc41-46be-9e59-fae1074f38c5","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044109/1.0/resourceInstances/vfw1b6fe9a72c7b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"eb1dd80d-0e9f-4926-bf04-d46aa5089bff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044109/1.0/resourceInstances/vfw1b6fe9a72c7b0/artifacts/vendor-license-model.xml","artifactChecksum":"MjIwODZkYjUxM2I3Yjk2MWY1Zjg1MGM4OGYyYmRiNmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"53d15301-5981-42d6-ae22-1f264cf5bc7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044109/1.0/resourceInstances/vfw1b6fe9a72c7b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"cc6160f4-42e9-406d-84ae-57125e1eb12c","artifactVersion":"2","generatedFromUUID":"eb1dd80d-0e9f-4926-bf04-d46aa5089bff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220706044109-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044109/1.0/artifacts/service-Vfw20220706044109-template.yml","artifactChecksum":"NjVjZDEyYWQzZTczMTc5YTBmNWEwZGZiZjA3MTJiOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e0acdf9c-94ca-4012-a0e7-5e5fa4172049","artifactVersion":"1"},{"artifactName":"service-Vfw20220706044109-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044109/1.0/artifacts/service-Vfw20220706044109-csar.csar","artifactChecksum":"NGZhMjg0Y2IxMzRiNWRiNmZkMjRiNTY1ZjExYjNhZTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4b58ea1b-6c68-4aae-a7d9-d17e377bc3d1","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-06 04:42:26.727 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:42:26.727 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:42:26.730 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:42:26.730 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3a4c05ef-9adc-486c-97fb-f15cf3bc92fc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082539812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044109/1.0/resourceInstances/vfw1b6fe9a72c7b0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:42:26.830 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:42:26.831 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:42:26.831 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:42:26.866 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:42:26.867 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:42:26.867 +0000 CambriaSimplerBatchPublisher - cambria reply ok (37 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:42:27.730 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:42:27.731 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:42:27.734 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:42:27.734 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3a4c05ef-9adc-486c-97fb-f15cf3bc92fc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082539812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044109/1.0/resourceInstances/vfw1b6fe9a72c7b0/artifacts/vfw1b6fe9a72c7b0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:42:27.834 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:42:27.835 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:42:27.835 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:42:27.867 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:42:27.867 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:42:27.868 +0000 CambriaSimplerBatchPublisher - cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:42:28.734 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:42:28.735 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:42:28.738 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:42:28.738 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3a4c05ef-9adc-486c-97fb-f15cf3bc92fc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082539812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044109/1.0/resourceInstances/vfw1b6fe9a72c7b0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:42:28.838 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:42:28.839 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:42:28.840 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:42:28.872 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:42:28.872 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:42:28.872 +0000 CambriaSimplerBatchPublisher - cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:42:29.739 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:42:29.740 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:42:29.742 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:42:29.742 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3a4c05ef-9adc-486c-97fb-f15cf3bc92fc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082539812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044109/1.0/resourceInstances/vfw1b6fe9a72c7b0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:42:29.843 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:42:29.844 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:42:29.844 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:42:29.864 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:42:29.864 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:42:29.865 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:42:30.743 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:42:30.743 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:42:30.746 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:42:30.746 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3a4c05ef-9adc-486c-97fb-f15cf3bc92fc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082539812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044109/1.0/resourceInstances/vfw1b6fe9a72c7b0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:42:30.846 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:42:30.847 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:42:30.847 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:42:30.864 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:42:30.864 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:42:30.864 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:42:31.746 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:42:31.747 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:42:31.750 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:42:31.751 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3a4c05ef-9adc-486c-97fb-f15cf3bc92fc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082539812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044109/1.0/artifacts/service-Vfw20220706044109-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:42:31.850 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-07-06 04:42:31.851 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:42:31.851 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:42:31.877 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:42:31.877 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:42:31.877 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:42:32.751 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:42:32.752 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:42:32.755 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:42:32.756 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3a4c05ef-9adc-486c-97fb-f15cf3bc92fc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082539812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044109/1.0/artifacts/service-Vfw20220706044109-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-06 04:42:32.855 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-06 04:42:32.857 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:42:32.857 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:42:32.885 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:42:32.885 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:42:32.886 +0000 CambriaSimplerBatchPublisher - cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-06 04:42:33.757 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "3a4c05ef-9adc-486c-97fb-f15cf3bc92fc",
  "serviceName": "vFW 2022-07-06 04-41-09",
  "serviceVersion": "1.0",
  "serviceUUID": "3c916dc1-55d1-40a7-8288-ef30e083fd1b",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "32994496-a93a-477a-88c7-7f8a9be8cab9",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220706044109-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044109/1.0/artifacts/service-Vfw20220706044109-csar.csar",
      "artifactChecksum": "NGZhMjg0Y2IxMzRiNWRiNmZkMjRiNTY1ZjExYjNhZTU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "4b58ea1b-6c68-4aae-a7d9-d17e377bc3d1"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-06 04:42:33.757 +0000 SdncUebCallback - Received notification : (3a4c05ef-9adc-486c-97fb-f15cf3bc92fc,vFW 2022-07-06 04-41-09,1.0,catalog service description)
DEBUG 2022-07-06 04:42:33.757 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-06 04:42:33.758 +0000 SdncUebCallback - Received artifact service-Vfw20220706044109-csar.csar
INFO 2022-07-06 04:42:33.758 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-06 04:42:33.758 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20220706044109/1.0/artifacts/service-Vfw20220706044109-csar.csar
DEBUG 2022-07-06 04:42:33.927 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-06 04:42:33.933 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-06 04:42:33.933 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:42:33.936 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:42:33.936 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3a4c05ef-9adc-486c-97fb-f15cf3bc92fc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082553933,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044109/1.0/artifacts/service-Vfw20220706044109-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-06 04:42:34.036 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:42:34.037 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:42:34.037 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:42:34.061 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:42:34.061 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:42:34.061 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:42:34.936 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
DEBUG 2022-07-06 04:42:34.938 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-06 04:42:34.939 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-06 04:42:35.129 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP8192579879816761009/Definitions/service-Vfw20220706044109-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
DEBUG 2022-07-06 04:42:37.076 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-06 04:42:37.077 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-06 04:42:37.077 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.077 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
WARN 2022-07-06 04:42:37.077 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.078 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.078 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.078 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.078 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.078 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.078 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.078 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.078 +0000 SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.078 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.079 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.079 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.079 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1b6fe9a7-2c7b 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109/service-Vfw20220706044109-csar.csar
WARN 2022-07-06 04:42:37.079 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-07-06 04:42:37.083 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.083 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "3c916dc1-55d1-40a7-8288-ef30e083fd1b";
DEBUG 2022-07-06 04:42:37.086 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:42:37.086 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-07-06 04:42:37.086 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "3c916dc1-55d1-40a7-8288-ef30e083fd1b"
DEBUG 2022-07-06 04:42:37.086 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("3c916dc1-55d1-40a7-8288-ef30e083fd1b", "null", "service-Vfw20220706044109-csar.csar", "Vfw20220706044109", "Y", "vFW 2022-07-06 04-41-09", "catalog service description", "Service", "Network L1-3", "32994496-a93a-477a-88c7-7f8a9be8cab9");
DEBUG 2022-07-06 04:42:37.087 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.091 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-06 04:42:37.091 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:42:37.092 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.092 +0000 QueryProcessor - Service vFW 2022-07-06 04-41-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:42:37.092 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.092 +0000 QueryProcessor - Service vFW 2022-07-06 04-41-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:42:37.092 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is matching search criteria
DEBUG 2022-07-06 04:42:37.093 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:42:37.093 +0000 QueryProcessor - Found topology templates [vFW 1b6fe9a7-2c7b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-06 04:42:37.093 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.093 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.094 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.094 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.094 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.094 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.094 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.094 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.094 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.095 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is matching search criteria
DEBUG 2022-07-06 04:42:37.095 +0000 QueryProcessor - Found topology templates [vFW 1b6fe9a7-2c7b 0] matching following query criteria: sdcType=VF, customizationUUID=01a1a8a4-226b-42da-b91f-2105586115c3
DEBUG 2022-07-06 04:42:37.095 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.095 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "01a1a8a4-226b-42da-b91f-2105586115c3";
DEBUG 2022-07-06 04:42:37.097 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:42:37.097 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-07-06 04:42:37.097 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "01a1a8a4-226b-42da-b91f-2105586115c3"
DEBUG 2022-07-06 04:42:37.098 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("01a1a8a4-226b-42da-b91f-2105586115c3", "null", "79f1ac17-f37f-4745-9e7f", "vFW 1b6fe9a7-2c7b", "Y", 1, "1.0", "ec0371b7-abbc-47e3-8692-76c19a491429", "4d227ba7-ccb2-43b3-90d2-b21e1ae2f6b4", "1.0");
DEBUG 2022-07-06 04:42:37.098 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.101 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:42:37.101 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:42:37.101 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.101 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.101 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.101 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.101 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-07-06 04:42:37.102 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-07-06 04:42:37.102 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-07-06 04:42:37.102 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:42:37.102 +0000 QueryProcessor - Found topology templates [abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-07-06 04:42:37.102 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.103 +0000 QueryProcessor - Service vFW 2022-07-06 04-41-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:42:37.103 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.103 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "f04eff66-9fd1-459a-b032-339fd5194032";
DEBUG 2022-07-06 04:42:37.105 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:42:37.105 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-07-06 04:42:37.106 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.106 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "f04eff66-9fd1-459a-b032-339fd5194032";
DEBUG 2022-07-06 04:42:37.107 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-07-06 04:42:37.107 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-07-06 04:42:37.108 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "f04eff66-9fd1-459a-b032-339fd5194032"
DEBUG 2022-07-06 04:42:37.108 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("f04eff66-9fd1-459a-b032-339fd5194032", "null", "base_vfw", "01a1a8a4-226b-42da-b91f-2105586115c3", "Base", "543914e6-cbf6-4956-a127-9bf5c27a0af0", "c4a3bfe7-5b3d-49a2-b37a-8003ec07a5fd", "1");
DEBUG 2022-07-06 04:42:37.108 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.111 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:42:37.111 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:42:37.111 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.111 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is matching search criteria
DEBUG 2022-07-06 04:42:37.111 +0000 QueryProcessor - Found topology templates [vFW 1b6fe9a7-2c7b 0] matching following query criteria: sdcType=VF, customizationUUID=01a1a8a4-226b-42da-b91f-2105586115c3
DEBUG 2022-07-06 04:42:37.112 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:42:37.112 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.112 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:42:37.112 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-06 04:42:37.112 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "f04eff66-9fd1-459a-b032-339fd5194032"
DEBUG 2022-07-06 04:42:37.112 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("f04eff66-9fd1-459a-b032-339fd5194032", "ba390dd0-58c6-4706-b9b6-f67f224ac894", "vsn", "1")
DEBUG 2022-07-06 04:42:37.113 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.115 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:42:37.115 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:42:37.115 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.116 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.116 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.116 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.116 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-07-06 04:42:37.116 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.116 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.116 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.116 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-07-06 04:42:37.117 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-07-06 04:42:37.117 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-07-06 04:42:37.117 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.117 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-07-06 04:42:37.117 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.117 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:42:37.117 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=ba390dd0-58c6-4706-b9b6-f67f224ac894
DEBUG 2022-07-06 04:42:37.118 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: ba390dd0-58c6-4706-b9b6-f67f224ac894
DEBUG 2022-07-06 04:42:37.118 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:42:37.118 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.118 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:42:37.118 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-06 04:42:37.118 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "f04eff66-9fd1-459a-b032-339fd5194032"
DEBUG 2022-07-06 04:42:37.118 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("f04eff66-9fd1-459a-b032-339fd5194032", "feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5", "vfw", "1")
DEBUG 2022-07-06 04:42:37.119 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.121 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:42:37.122 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:42:37.122 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.122 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.122 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.122 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.122 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-07-06 04:42:37.122 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-07-06 04:42:37.123 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-07-06 04:42:37.123 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.123 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.123 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-07-06 04:42:37.123 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.123 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-07-06 04:42:37.123 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.123 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:42:37.124 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5
DEBUG 2022-07-06 04:42:37.124 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5
DEBUG 2022-07-06 04:42:37.124 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:42:37.124 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.124 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:42:37.124 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-06 04:42:37.124 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "f04eff66-9fd1-459a-b032-339fd5194032"
DEBUG 2022-07-06 04:42:37.124 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("f04eff66-9fd1-459a-b032-339fd5194032", "03c0a053-6493-47d7-9323-bf23550ed29f", "vpg", "1")
DEBUG 2022-07-06 04:42:37.125 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.129 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-06 04:42:37.129 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:42:37.129 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.130 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.130 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.130 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.130 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-07-06 04:42:37.130 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.130 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.130 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.130 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-07-06 04:42:37.130 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-07-06 04:42:37.131 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-07-06 04:42:37.131 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.131 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.131 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-07-06 04:42:37.131 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:42:37.131 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=03c0a053-6493-47d7-9323-bf23550ed29f
DEBUG 2022-07-06 04:42:37.131 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 03c0a053-6493-47d7-9323-bf23550ed29f
DEBUG 2022-07-06 04:42:37.132 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.132 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "01a1a8a4-226b-42da-b91f-2105586115c3";
DEBUG 2022-07-06 04:42:37.134 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:42:37.134 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-07-06 04:42:37.134 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.134 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is matching search criteria
DEBUG 2022-07-06 04:42:37.135 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:42:37.135 +0000 QueryProcessor - Found topology templates [vFW 1b6fe9a7-2c7b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=01a1a8a4-226b-42da-b91f-2105586115c3
DEBUG 2022-07-06 04:42:37.135 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.136 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is matching search criteria
DEBUG 2022-07-06 04:42:37.136 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:42:37.136 +0000 QueryProcessor - Found topology templates [vFW 1b6fe9a7-2c7b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=01a1a8a4-226b-42da-b91f-2105586115c3
DEBUG 2022-07-06 04:42:37.136 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.136 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.137 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.137 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.137 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.137 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.137 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.137 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.137 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:42:37.137 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.138 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:42:37.138 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.138 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.138 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5";
DEBUG 2022-07-06 04:42:37.141 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:42:37.141 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-07-06 04:42:37.141 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5"
DEBUG 2022-07-06 04:42:37.141 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5", "null", "vfw", "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "vfw", "Y", "0", "{ecomp_generated_naming=true}", "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "8a275d18-8755-4e04-9f22-10250150feb8", "65c6c900-babd-4e0e-b1e6-292fafd3eda6", "1.0", "vfw");
DEBUG 2022-07-06 04:42:37.141 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.145 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-06 04:42:37.145 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:42:37.145 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.146 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.146 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.146 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.146 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-07-06 04:42:37.146 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-07-06 04:42:37.146 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-07-06 04:42:37.146 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.146 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.147 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-07-06 04:42:37.147 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.147 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-07-06 04:42:37.147 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.147 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:42:37.147 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5
DEBUG 2022-07-06 04:42:37.148 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.148 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5";
DEBUG 2022-07-06 04:42:37.150 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:42:37.150 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-07-06 04:42:37.150 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5"
DEBUG 2022-07-06 04:42:37.151 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-07-06 04:42:37.151 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.156 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-06 04:42:37.156 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
INFO 2022-07-06 04:42:37.156 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5"
DEBUG 2022-07-06 04:42:37.157 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5", "default-network-role", "vfw", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-07-06 04:42:37.157 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.160 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:42:37.160 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-07-06 04:42:37.160 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5"
DEBUG 2022-07-06 04:42:37.160 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("feddbdf6-29c8-41a2-b8d3-aa2c674fc7b5", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-07-06 04:42:37.161 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.163 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:42:37.164 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:42:37.164 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.164 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.164 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.164 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.164 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.164 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.165 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.165 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.165 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:42:37.165 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.165 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:42:37.165 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.166 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.166 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "ba390dd0-58c6-4706-b9b6-f67f224ac894";
DEBUG 2022-07-06 04:42:37.168 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:42:37.168 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-07-06 04:42:37.168 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "ba390dd0-58c6-4706-b9b6-f67f224ac894"
DEBUG 2022-07-06 04:42:37.168 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("ba390dd0-58c6-4706-b9b6-f67f224ac894", "null", "vsn", "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "vsn", "Y", "0", "{ecomp_generated_naming=true}", "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "162c2579-b710-49f2-ba92-0d79ab05a271", "0813229e-73af-48b6-a762-9e7fcb253a04", "1.0", "vsn");
DEBUG 2022-07-06 04:42:37.169 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.172 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:42:37.172 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:42:37.172 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.172 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.172 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.172 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.173 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-07-06 04:42:37.173 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.173 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.173 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.173 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-07-06 04:42:37.173 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-07-06 04:42:37.173 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-07-06 04:42:37.173 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.173 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-07-06 04:42:37.174 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.174 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:42:37.174 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=ba390dd0-58c6-4706-b9b6-f67f224ac894
DEBUG 2022-07-06 04:42:37.175 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.175 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "ba390dd0-58c6-4706-b9b6-f67f224ac894";
DEBUG 2022-07-06 04:42:37.177 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:42:37.177 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-07-06 04:42:37.177 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "ba390dd0-58c6-4706-b9b6-f67f224ac894"
DEBUG 2022-07-06 04:42:37.177 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("ba390dd0-58c6-4706-b9b6-f67f224ac894", "default-network-role", "vsn", "N", "0", "0", "N", "4");
DEBUG 2022-07-06 04:42:37.178 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.180 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:42:37.181 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-07-06 04:42:37.181 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "ba390dd0-58c6-4706-b9b6-f67f224ac894"
DEBUG 2022-07-06 04:42:37.181 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("ba390dd0-58c6-4706-b9b6-f67f224ac894", "default-network-role", "vsn", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-07-06 04:42:37.181 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.189 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-07-06 04:42:37.189 +0000 DBResourceManager - writeData processing time : sdnctldb01 8 miliseconds.
DEBUG 2022-07-06 04:42:37.189 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.189 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.190 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.190 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.190 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.190 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.190 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:42:37.190 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.190 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:42:37.190 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.190 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:42:37.191 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:42:37.191 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.191 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "03c0a053-6493-47d7-9323-bf23550ed29f";
DEBUG 2022-07-06 04:42:37.193 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:42:37.193 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-07-06 04:42:37.193 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "03c0a053-6493-47d7-9323-bf23550ed29f"
DEBUG 2022-07-06 04:42:37.193 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("03c0a053-6493-47d7-9323-bf23550ed29f", "null", "vpg", "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "vpg", "Y", "0", "{ecomp_generated_naming=true}", "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "f999611f-bea0-40b4-b4ef-d25874b47a28", "d3259e41-d9e5-4f1d-9e07-88a373d482d1", "1.0", "vpg");
DEBUG 2022-07-06 04:42:37.193 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.196 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:42:37.196 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:42:37.196 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.196 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.197 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.197 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:42:37.197 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-07-06 04:42:37.197 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.197 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.197 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.197 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-07-06 04:42:37.197 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-07-06 04:42:37.197 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-07-06 04:42:37.198 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.198 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:42:37.198 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-07-06 04:42:37.198 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:42:37.198 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=03c0a053-6493-47d7-9323-bf23550ed29f
DEBUG 2022-07-06 04:42:37.199 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.199 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "03c0a053-6493-47d7-9323-bf23550ed29f";
DEBUG 2022-07-06 04:42:37.210 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 11
DEBUG 2022-07-06 04:42:37.210 +0000 DBResourceManager - >> getData : sdnctldb01 12  miliseconds.
INFO 2022-07-06 04:42:37.210 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "03c0a053-6493-47d7-9323-bf23550ed29f"
DEBUG 2022-07-06 04:42:37.211 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("03c0a053-6493-47d7-9323-bf23550ed29f", "default-network-role", "vpg", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-07-06 04:42:37.211 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.214 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:42:37.214 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-07-06 04:42:37.214 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "03c0a053-6493-47d7-9323-bf23550ed29f"
DEBUG 2022-07-06 04:42:37.214 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("03c0a053-6493-47d7-9323-bf23550ed29f", "default-network-role", "vpg", "N", "0", "0", "N", "4");
DEBUG 2022-07-06 04:42:37.214 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:42:37.217 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:42:37.217 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:42:37.217 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.217 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is matching search criteria
DEBUG 2022-07-06 04:42:37.217 +0000 QueryProcessor - Found topology templates [vFW 1b6fe9a7-2c7b 0] matching following query criteria: sdcType=VF, customizationUUID=01a1a8a4-226b-42da-b91f-2105586115c3
DEBUG 2022-07-06 04:42:37.218 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.218 +0000 TopologyTemplateQuery - Node template vFW 1b6fe9a7-2c7b 0 is matching search criteria
DEBUG 2022-07-06 04:42:37.218 +0000 QueryProcessor - Found topology templates [vFW 1b6fe9a7-2c7b 0] matching following query criteria: sdcType=VF, customizationUUID=01a1a8a4-226b-42da-b91f-2105586115c3
DEBUG 2022-07-06 04:42:37.218 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "4d227ba7-ccb2-43b3-90d2-b21e1ae2f6b4"
DEBUG 2022-07-06 04:42:37.218 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:42:37.218 +0000 QueryProcessor - Service vFW 2022-07-06 04-41-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-07-06 04:42:37.218 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-06 04:42:37.219 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-06 04:42:37.219 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:42:37.221 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:42:37.221 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3a4c05ef-9adc-486c-97fb-f15cf3bc92fc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082557219,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044109/1.0/artifacts/service-Vfw20220706044109-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-06 04:42:37.321 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:42:37.322 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:42:37.322 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:42:37.366 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:42:37.366 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:42:37.366 +0000 CambriaSimplerBatchPublisher - cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-06 04:42:38.221 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044109
INFO 2022-07-06 04:42:38.223 +0000 SdncUebCallback - Sending Component Status for Distribution: (3a4c05ef-9adc-486c-97fb-f15cf3bc92fc,vFW 2022-07-06 04-41-09,1.0,catalog service description)
INFO 2022-07-06 04:42:38.223 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-06 04:42:38.223 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:42:38.225 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:42:38.226 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3a4c05ef-9adc-486c-97fb-f15cf3bc92fc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082558223,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-06 04:42:38.326 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:42:38.327 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:42:38.327 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:42:38.358 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:42:38.358 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:42:38.359 +0000 CambriaSimplerBatchPublisher - cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:42:39.226 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-07-06 04:42:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:42:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:42:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:42:59.393 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:42:59.394 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:43:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:43:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:43:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:43:29.405 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:43:29.405 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:43:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:43:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:43:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:43:59.370 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:43:59.370 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:44:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:44:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:44:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:44:29.410 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:44:29.411 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:44:49.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:44:49.816 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:44:49.816 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:44:59.387 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:44:59.387 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:45:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:45:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:45:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:45:29.430 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:45:29.430 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:45:49.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:45:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:45:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:45:59.462 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:45:59.462 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:46:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:46:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:46:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:46:24.755 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:46:24.756 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-06 04:46:24.756 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-06 04:46:24.756 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"48b77510-e3d2-4304-8a8f-0bc878a459b4","serviceName":"vFW 2022-07-06 04-45-06","serviceVersion":"1.0","serviceUUID":"43d3c14b-fc84-45b6-9132-7521d364b01d","serviceDescription":"catalog service description","serviceInvariantUUID":"09626e86-8bbf-450b-aefc-38210e97013a","resources":[{"resourceInstanceName":"vFW d9f81d7e-558e 0","resourceName":"vFW d9f81d7e-558e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5ea49398-6208-4778-b9a6-8c0c2fd63a71","resourceInvariantUUID":"9ea88092-d360-4a63-94f5-1b35fae4a092","resourceCustomizationUUID":"023aa547-99bc-4434-b8c7-30c09ea607e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044506/1.0/resourceInstances/vfwd9f81d7e558e0/artifacts/vf-license-model.xml","artifactChecksum":"N2ViMDU3NDkzY2YyYjc1Y2YyMWJiNmFhZjMyY2UxZDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"37333352-44f5-4060-8b7e-f80ba6c2d9f2","artifactVersion":"1"},{"artifactName":"vfwd9f81d7e558e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044506/1.0/resourceInstances/vfwd9f81d7e558e0/artifacts/vfwd9f81d7e558e0_modules.json","artifactChecksum":"NGE5YzZmNzEwYjZlMjA2ZjgwZWU4ZjU5MjZjMTVhOTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2b331a0d-28e1-4fe0-a33e-93318abf7959","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044506/1.0/resourceInstances/vfwd9f81d7e558e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2b07baf4-a497-4534-a4a8-6aed4002491a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044506/1.0/resourceInstances/vfwd9f81d7e558e0/artifacts/vendor-license-model.xml","artifactChecksum":"YzQyMTdjMDkyM2Y4NDkzYTYzNmFlZDJkNmE2YzExZGI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cf86036f-295a-419f-bd11-5768cc7e988e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044506/1.0/resourceInstances/vfwd9f81d7e558e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e862a10f-f679-4c4c-9a73-6a01cf04a7ce","artifactVersion":"2","generatedFromUUID":"2b07baf4-a497-4534-a4a8-6aed4002491a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220706044506-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044506/1.0/artifacts/service-Vfw20220706044506-template.yml","artifactChecksum":"MDY4YTE4MWQxNjA0ODM1OGQ2MmMyYzdkNTJmNzVlMDE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9e14cff1-9b19-42d4-80a0-b10577674a32","artifactVersion":"1"},{"artifactName":"service-Vfw20220706044506-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220706044506/1.0/artifacts/service-Vfw20220706044506-csar.csar","artifactChecksum":"MGIyYTM4ODFlZWRjYzMyOTNlMjdiYzYzZTBkNjIzZGE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fa9c2285-e13d-4510-af5e-c5a7856b4df6","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-06 04:46:24.764 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:46:24.764 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:46:24.769 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:46:24.769 +0000 DistributionClientImpl - try to send status {
  "distributionID": "48b77510-e3d2-4304-8a8f-0bc878a459b4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082779812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044506/1.0/resourceInstances/vfwd9f81d7e558e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:46:24.869 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:46:24.870 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:46:24.870 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:46:24.889 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:46:24.889 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:46:24.889 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:46:25.770 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:46:25.771 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:46:25.773 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:46:25.773 +0000 DistributionClientImpl - try to send status {
  "distributionID": "48b77510-e3d2-4304-8a8f-0bc878a459b4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082779812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044506/1.0/resourceInstances/vfwd9f81d7e558e0/artifacts/vfwd9f81d7e558e0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:46:25.873 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:46:25.874 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:46:25.874 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:46:25.895 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:46:25.895 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:46:25.895 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:46:26.776 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:46:26.776 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:46:26.778 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:46:26.778 +0000 DistributionClientImpl - try to send status {
  "distributionID": "48b77510-e3d2-4304-8a8f-0bc878a459b4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082779812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044506/1.0/resourceInstances/vfwd9f81d7e558e0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:46:26.879 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-06 04:46:26.880 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:46:26.880 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:46:26.899 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:46:26.899 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:46:26.899 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:46:27.780 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:46:27.781 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:46:27.784 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:46:27.784 +0000 DistributionClientImpl - try to send status {
  "distributionID": "48b77510-e3d2-4304-8a8f-0bc878a459b4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082779812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044506/1.0/resourceInstances/vfwd9f81d7e558e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:46:27.885 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:46:27.886 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:46:27.886 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:46:27.907 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:46:27.907 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:46:27.907 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":2,"count":1}
INFO 2022-07-06 04:46:28.785 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:46:28.786 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:46:28.788 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:46:28.788 +0000 DistributionClientImpl - try to send status {
  "distributionID": "48b77510-e3d2-4304-8a8f-0bc878a459b4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082779812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044506/1.0/resourceInstances/vfwd9f81d7e558e0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:46:28.888 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:46:28.889 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:46:28.889 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:46:28.925 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:46:28.926 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:46:28.926 +0000 CambriaSimplerBatchPublisher - cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:46:29.789 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:46:29.789 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:46:29.791 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:46:29.792 +0000 DistributionClientImpl - try to send status {
  "distributionID": "48b77510-e3d2-4304-8a8f-0bc878a459b4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082779812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044506/1.0/artifacts/service-Vfw20220706044506-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:46:29.891 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-06 04:46:29.893 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:46:29.893 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:46:29.912 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:46:29.912 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:46:29.912 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:46:30.792 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:46:30.793 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:46:30.795 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:46:30.796 +0000 DistributionClientImpl - try to send status {
  "distributionID": "48b77510-e3d2-4304-8a8f-0bc878a459b4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082779812,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044506/1.0/artifacts/service-Vfw20220706044506-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-06 04:46:30.896 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:46:30.897 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:46:30.897 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:46:30.921 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:46:30.921 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:46:30.921 +0000 CambriaSimplerBatchPublisher - cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-06 04:46:31.797 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "48b77510-e3d2-4304-8a8f-0bc878a459b4",
  "serviceName": "vFW 2022-07-06 04-45-06",
  "serviceVersion": "1.0",
  "serviceUUID": "43d3c14b-fc84-45b6-9132-7521d364b01d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "09626e86-8bbf-450b-aefc-38210e97013a",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220706044506-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044506/1.0/artifacts/service-Vfw20220706044506-csar.csar",
      "artifactChecksum": "MGIyYTM4ODFlZWRjYzMyOTNlMjdiYzYzZTBkNjIzZGE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fa9c2285-e13d-4510-af5e-c5a7856b4df6"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-06 04:46:31.797 +0000 SdncUebCallback - Received notification : (48b77510-e3d2-4304-8a8f-0bc878a459b4,vFW 2022-07-06 04-45-06,1.0,catalog service description)
DEBUG 2022-07-06 04:46:31.797 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-06 04:46:31.798 +0000 SdncUebCallback - Received artifact service-Vfw20220706044506-csar.csar
INFO 2022-07-06 04:46:31.798 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-06 04:46:31.798 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20220706044506/1.0/artifacts/service-Vfw20220706044506-csar.csar
DEBUG 2022-07-06 04:46:32.049 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-06 04:46:32.055 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-06 04:46:32.055 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:46:32.057 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:46:32.058 +0000 DistributionClientImpl - try to send status {
  "distributionID": "48b77510-e3d2-4304-8a8f-0bc878a459b4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082792055,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044506/1.0/artifacts/service-Vfw20220706044506-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-06 04:46:32.158 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:46:32.159 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:46:32.159 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:46:32.219 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:46:32.220 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:46:32.220 +0000 CambriaSimplerBatchPublisher - cambria reply ok (62 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:46:33.058 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
DEBUG 2022-07-06 04:46:33.060 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-06 04:46:33.062 +0000 Reflections - Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-06 04:46:33.309 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP10743160863390524612/Definitions/service-Vfw20220706044506-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
DEBUG 2022-07-06 04:46:35.237 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-06 04:46:35.238 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-06 04:46:35.238 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.238 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
WARN 2022-07-06 04:46:35.239 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.239 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.239 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.239 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.239 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.239 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.239 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW d9f81d7e-558e 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.239 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.239 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.239 +0000 SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.239 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.240 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.240 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506/service-Vfw20220706044506-csar.csar
WARN 2022-07-06 04:46:35.240 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-07-06 04:46:35.244 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.244 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "43d3c14b-fc84-45b6-9132-7521d364b01d";
DEBUG 2022-07-06 04:46:35.246 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.247 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-07-06 04:46:35.247 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "43d3c14b-fc84-45b6-9132-7521d364b01d"
DEBUG 2022-07-06 04:46:35.247 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("43d3c14b-fc84-45b6-9132-7521d364b01d", "null", "service-Vfw20220706044506-csar.csar", "Vfw20220706044506", "Y", "vFW 2022-07-06 04-45-06", "catalog service description", "Service", "Network L1-3", "09626e86-8bbf-450b-aefc-38210e97013a");
DEBUG 2022-07-06 04:46:35.247 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.250 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:46:35.250 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:46:35.250 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.250 +0000 QueryProcessor - Service vFW 2022-07-06 04-45-06 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:46:35.251 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.251 +0000 QueryProcessor - Service vFW 2022-07-06 04-45-06 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:46:35.251 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is matching search criteria
DEBUG 2022-07-06 04:46:35.251 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:46:35.251 +0000 QueryProcessor - Found topology templates [vFW d9f81d7e-558e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-06 04:46:35.252 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.252 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.252 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.252 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.252 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.252 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.253 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.253 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.253 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.253 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is matching search criteria
DEBUG 2022-07-06 04:46:35.253 +0000 QueryProcessor - Found topology templates [vFW d9f81d7e-558e 0] matching following query criteria: sdcType=VF, customizationUUID=023aa547-99bc-4434-b8c7-30c09ea607e7
DEBUG 2022-07-06 04:46:35.254 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.254 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "023aa547-99bc-4434-b8c7-30c09ea607e7";
DEBUG 2022-07-06 04:46:35.255 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-07-06 04:46:35.256 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-07-06 04:46:35.256 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "023aa547-99bc-4434-b8c7-30c09ea607e7"
DEBUG 2022-07-06 04:46:35.256 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("023aa547-99bc-4434-b8c7-30c09ea607e7", "null", "2fc81aa9-b960-4511-a5d2", "vFW d9f81d7e-558e", "Y", 1, "1.0", "9ea88092-d360-4a63-94f5-1b35fae4a092", "a603015a-47e4-48fe-9a23-3759869be249", "1.0");
DEBUG 2022-07-06 04:46:35.256 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.259 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:46:35.259 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:46:35.259 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.259 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.259 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.259 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-07-06 04:46:35.260 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.260 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-07-06 04:46:35.260 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-07-06 04:46:35.260 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:46:35.260 +0000 QueryProcessor - Found topology templates [abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-07-06 04:46:35.261 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.261 +0000 QueryProcessor - Service vFW 2022-07-06 04-45-06 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:46:35.261 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.261 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "561a97d0-dc67-4eca-a73c-88aec6beefc1";
DEBUG 2022-07-06 04:46:35.263 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.263 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-07-06 04:46:35.263 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.263 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "561a97d0-dc67-4eca-a73c-88aec6beefc1";
DEBUG 2022-07-06 04:46:35.265 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.265 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-07-06 04:46:35.265 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "561a97d0-dc67-4eca-a73c-88aec6beefc1"
DEBUG 2022-07-06 04:46:35.265 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("561a97d0-dc67-4eca-a73c-88aec6beefc1", "null", "base_vfw", "023aa547-99bc-4434-b8c7-30c09ea607e7", "Base", "d33c1a84-0fd4-421b-956a-8c779af9a909", "3cedb5ea-efab-49b1-9a8d-d85e63306c16", "1");
DEBUG 2022-07-06 04:46:35.266 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.269 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.269 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:46:35.269 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.269 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is matching search criteria
DEBUG 2022-07-06 04:46:35.269 +0000 QueryProcessor - Found topology templates [vFW d9f81d7e-558e 0] matching following query criteria: sdcType=VF, customizationUUID=023aa547-99bc-4434-b8c7-30c09ea607e7
DEBUG 2022-07-06 04:46:35.269 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:46:35.270 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.270 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:46:35.270 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-06 04:46:35.270 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "561a97d0-dc67-4eca-a73c-88aec6beefc1"
DEBUG 2022-07-06 04:46:35.270 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("561a97d0-dc67-4eca-a73c-88aec6beefc1", "cfee0eb1-9e6c-470a-8b96-f2ac618a11d3", "vsn", "1")
DEBUG 2022-07-06 04:46:35.270 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.273 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:46:35.273 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:46:35.273 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.273 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.273 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.273 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-07-06 04:46:35.274 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.274 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.274 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-07-06 04:46:35.274 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.274 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.274 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-07-06 04:46:35.274 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-07-06 04:46:35.274 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.274 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-07-06 04:46:35.274 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.275 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:46:35.275 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=cfee0eb1-9e6c-470a-8b96-f2ac618a11d3
DEBUG 2022-07-06 04:46:35.275 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: cfee0eb1-9e6c-470a-8b96-f2ac618a11d3
DEBUG 2022-07-06 04:46:35.275 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:46:35.275 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.275 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:46:35.275 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-06 04:46:35.275 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "561a97d0-dc67-4eca-a73c-88aec6beefc1"
DEBUG 2022-07-06 04:46:35.275 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("561a97d0-dc67-4eca-a73c-88aec6beefc1", "2b68ad0d-a79b-449d-9b68-70f5396bb011", "vfw", "1")
DEBUG 2022-07-06 04:46:35.276 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.278 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.279 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:46:35.279 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.279 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.279 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.279 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-07-06 04:46:35.279 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.279 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-07-06 04:46:35.279 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-07-06 04:46:35.279 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.280 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.280 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-07-06 04:46:35.280 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.280 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-07-06 04:46:35.280 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.280 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:46:35.280 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=2b68ad0d-a79b-449d-9b68-70f5396bb011
DEBUG 2022-07-06 04:46:35.280 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 2b68ad0d-a79b-449d-9b68-70f5396bb011
DEBUG 2022-07-06 04:46:35.281 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:46:35.281 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.281 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:46:35.281 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-06 04:46:35.281 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "561a97d0-dc67-4eca-a73c-88aec6beefc1"
DEBUG 2022-07-06 04:46:35.281 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("561a97d0-dc67-4eca-a73c-88aec6beefc1", "d134cc0a-9512-4dc3-9c21-f0534fb13e1a", "vpg", "1")
DEBUG 2022-07-06 04:46:35.281 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.284 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.284 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:46:35.284 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.285 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.285 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.285 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-07-06 04:46:35.285 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.285 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.285 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-07-06 04:46:35.285 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.285 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.285 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-07-06 04:46:35.286 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-07-06 04:46:35.286 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.286 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.286 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-07-06 04:46:35.286 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:46:35.286 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=d134cc0a-9512-4dc3-9c21-f0534fb13e1a
DEBUG 2022-07-06 04:46:35.286 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: d134cc0a-9512-4dc3-9c21-f0534fb13e1a
DEBUG 2022-07-06 04:46:35.287 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.287 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "023aa547-99bc-4434-b8c7-30c09ea607e7";
DEBUG 2022-07-06 04:46:35.288 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-07-06 04:46:35.289 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-07-06 04:46:35.289 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.289 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is matching search criteria
DEBUG 2022-07-06 04:46:35.289 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:46:35.289 +0000 QueryProcessor - Found topology templates [vFW d9f81d7e-558e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=023aa547-99bc-4434-b8c7-30c09ea607e7
DEBUG 2022-07-06 04:46:35.290 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.290 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is matching search criteria
DEBUG 2022-07-06 04:46:35.290 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:46:35.290 +0000 QueryProcessor - Found topology templates [vFW d9f81d7e-558e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=023aa547-99bc-4434-b8c7-30c09ea607e7
DEBUG 2022-07-06 04:46:35.290 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.290 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.290 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.291 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.291 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.291 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.291 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.291 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.291 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:46:35.291 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.291 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:46:35.291 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.292 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.292 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "2b68ad0d-a79b-449d-9b68-70f5396bb011";
DEBUG 2022-07-06 04:46:35.294 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.294 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-07-06 04:46:35.294 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "2b68ad0d-a79b-449d-9b68-70f5396bb011"
DEBUG 2022-07-06 04:46:35.294 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("2b68ad0d-a79b-449d-9b68-70f5396bb011", "null", "vfw", "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "vfw", "Y", "0", "{ecomp_generated_naming=true}", "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "024e2863-3a84-48f2-8164-73e0dcb1e7b4", "fde7e4d3-471e-4c50-9635-c7bb4391cb63", "1.0", "vfw");
DEBUG 2022-07-06 04:46:35.295 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.297 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.297 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:46:35.297 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.298 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.298 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.298 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-07-06 04:46:35.298 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.298 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-07-06 04:46:35.298 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-07-06 04:46:35.298 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.298 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.298 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-07-06 04:46:35.298 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.299 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-07-06 04:46:35.299 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.299 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:46:35.299 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=2b68ad0d-a79b-449d-9b68-70f5396bb011
DEBUG 2022-07-06 04:46:35.299 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.300 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "2b68ad0d-a79b-449d-9b68-70f5396bb011";
DEBUG 2022-07-06 04:46:35.301 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.301 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-07-06 04:46:35.302 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "2b68ad0d-a79b-449d-9b68-70f5396bb011"
DEBUG 2022-07-06 04:46:35.302 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("2b68ad0d-a79b-449d-9b68-70f5396bb011", "default-network-role", "vfw", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-07-06 04:46:35.302 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.305 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.305 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-07-06 04:46:35.305 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "2b68ad0d-a79b-449d-9b68-70f5396bb011"
DEBUG 2022-07-06 04:46:35.305 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("2b68ad0d-a79b-449d-9b68-70f5396bb011", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-07-06 04:46:35.306 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.309 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:46:35.309 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-07-06 04:46:35.309 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "2b68ad0d-a79b-449d-9b68-70f5396bb011"
DEBUG 2022-07-06 04:46:35.309 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("2b68ad0d-a79b-449d-9b68-70f5396bb011", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-07-06 04:46:35.310 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.313 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:46:35.313 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:46:35.313 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.313 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.314 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.314 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.314 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.314 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.314 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.314 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.314 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:46:35.315 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.315 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:46:35.315 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.315 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.315 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "cfee0eb1-9e6c-470a-8b96-f2ac618a11d3";
DEBUG 2022-07-06 04:46:35.317 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.317 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-07-06 04:46:35.318 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "cfee0eb1-9e6c-470a-8b96-f2ac618a11d3"
DEBUG 2022-07-06 04:46:35.318 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("cfee0eb1-9e6c-470a-8b96-f2ac618a11d3", "null", "vsn", "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "vsn", "Y", "0", "{ecomp_generated_naming=true}", "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "1e3a4393-3b0d-4e8e-9b32-31e54a743972", "3d1a0a7a-a837-47f7-8771-0e2aaab34ce3", "1.0", "vsn");
DEBUG 2022-07-06 04:46:35.318 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.321 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:46:35.321 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:46:35.321 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.322 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.322 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.322 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-07-06 04:46:35.322 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.322 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.322 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-07-06 04:46:35.322 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.323 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.323 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-07-06 04:46:35.323 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-07-06 04:46:35.323 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.323 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-07-06 04:46:35.323 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.323 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:46:35.324 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=cfee0eb1-9e6c-470a-8b96-f2ac618a11d3
DEBUG 2022-07-06 04:46:35.325 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.325 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "cfee0eb1-9e6c-470a-8b96-f2ac618a11d3";
DEBUG 2022-07-06 04:46:35.327 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.327 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-07-06 04:46:35.327 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "cfee0eb1-9e6c-470a-8b96-f2ac618a11d3"
DEBUG 2022-07-06 04:46:35.327 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("cfee0eb1-9e6c-470a-8b96-f2ac618a11d3", "default-network-role", "vsn", "N", "0", "0", "N", "4");
DEBUG 2022-07-06 04:46:35.328 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.330 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.331 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-07-06 04:46:35.331 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "cfee0eb1-9e6c-470a-8b96-f2ac618a11d3"
DEBUG 2022-07-06 04:46:35.331 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("cfee0eb1-9e6c-470a-8b96-f2ac618a11d3", "default-network-role", "vsn", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-07-06 04:46:35.331 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.334 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:46:35.334 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:46:35.335 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.335 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.335 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.335 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.335 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.335 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.335 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:46:35.336 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.336 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:46:35.336 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.336 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:46:35.336 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:46:35.337 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.337 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "d134cc0a-9512-4dc3-9c21-f0534fb13e1a";
DEBUG 2022-07-06 04:46:35.339 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.339 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-07-06 04:46:35.339 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "d134cc0a-9512-4dc3-9c21-f0534fb13e1a"
DEBUG 2022-07-06 04:46:35.339 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("d134cc0a-9512-4dc3-9c21-f0534fb13e1a", "null", "vpg", "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "vpg", "Y", "0", "{ecomp_generated_naming=true}", "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "51b162af-cdb3-4553-b45b-542a8e5debba", "391d06c0-a825-494e-b01f-9725333bbfef", "1.0", "vpg");
DEBUG 2022-07-06 04:46:35.340 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.343 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:46:35.343 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:46:35.343 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.344 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.344 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.344 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-07-06 04:46:35.344 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.344 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.344 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-07-06 04:46:35.344 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.345 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-06 04:46:35.345 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-07-06 04:46:35.345 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-07-06 04:46:35.345 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.345 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-06 04:46:35.345 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-07-06 04:46:35.345 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:46:35.346 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=d134cc0a-9512-4dc3-9c21-f0534fb13e1a
DEBUG 2022-07-06 04:46:35.346 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.346 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "d134cc0a-9512-4dc3-9c21-f0534fb13e1a";
DEBUG 2022-07-06 04:46:35.348 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:46:35.348 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-07-06 04:46:35.349 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "d134cc0a-9512-4dc3-9c21-f0534fb13e1a"
DEBUG 2022-07-06 04:46:35.349 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("d134cc0a-9512-4dc3-9c21-f0534fb13e1a", "default-network-role", "vpg", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-07-06 04:46:35.349 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.352 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:46:35.352 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-07-06 04:46:35.353 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "d134cc0a-9512-4dc3-9c21-f0534fb13e1a"
DEBUG 2022-07-06 04:46:35.353 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("d134cc0a-9512-4dc3-9c21-f0534fb13e1a", "default-network-role", "vpg", "N", "0", "0", "N", "4");
DEBUG 2022-07-06 04:46:35.353 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:46:35.356 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:46:35.356 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:46:35.356 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.357 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is matching search criteria
DEBUG 2022-07-06 04:46:35.357 +0000 QueryProcessor - Found topology templates [vFW d9f81d7e-558e 0] matching following query criteria: sdcType=VF, customizationUUID=023aa547-99bc-4434-b8c7-30c09ea607e7
DEBUG 2022-07-06 04:46:35.357 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.357 +0000 TopologyTemplateQuery - Node template vFW d9f81d7e-558e 0 is matching search criteria
DEBUG 2022-07-06 04:46:35.357 +0000 QueryProcessor - Found topology templates [vFW d9f81d7e-558e 0] matching following query criteria: sdcType=VF, customizationUUID=023aa547-99bc-4434-b8c7-30c09ea607e7
DEBUG 2022-07-06 04:46:35.358 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "a603015a-47e4-48fe-9a23-3759869be249"
DEBUG 2022-07-06 04:46:35.358 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:46:35.358 +0000 QueryProcessor - Service vFW 2022-07-06 04-45-06 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-07-06 04:46:35.358 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-06 04:46:35.359 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-06 04:46:35.359 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:46:35.361 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:46:35.361 +0000 DistributionClientImpl - try to send status {
  "distributionID": "48b77510-e3d2-4304-8a8f-0bc878a459b4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082795359,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220706044506/1.0/artifacts/service-Vfw20220706044506-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-06 04:46:35.477 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 115 ms
WARN 2022-07-06 04:46:35.478 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:46:35.478 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:46:35.540 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:46:35.541 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:46:35.541 +0000 CambriaSimplerBatchPublisher - cambria reply ok (64 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-06 04:46:36.362 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220706044506
INFO 2022-07-06 04:46:36.367 +0000 SdncUebCallback - Sending Component Status for Distribution: (48b77510-e3d2-4304-8a8f-0bc878a459b4,vFW 2022-07-06 04-45-06,1.0,catalog service description)
INFO 2022-07-06 04:46:36.367 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-06 04:46:36.368 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:46:36.370 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:46:36.370 +0000 DistributionClientImpl - try to send status {
  "distributionID": "48b77510-e3d2-4304-8a8f-0bc878a459b4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657082796367,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-06 04:46:36.470 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:46:36.471 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:46:36.471 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:46:36.547 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:46:36.547 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:46:36.547 +0000 CambriaSimplerBatchPublisher - cambria reply ok (77 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:46:37.370 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-07-06 04:46:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:46:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:46:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:46:59.388 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:46:59.388 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:47:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:47:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:47:19.815 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:47:29.408 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:47:29.409 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:47:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:47:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:47:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:47:59.412 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:47:59.412 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:48:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:48:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:48:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:48:29.436 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:48:29.436 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:48:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:48:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:48:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:48:59.381 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:48:59.382 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:49:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:49:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:49:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:49:29.402 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:49:29.402 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:49:49.814 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:49:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:49:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:49:59.416 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:49:59.417 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:50:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:50:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:50:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:50:29.393 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:50:29.394 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:50:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:50:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:50:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:50:59.387 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:50:59.388 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:51:19.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:51:19.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:51:19.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:51:29.401 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:51:29.402 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:51:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:51:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:51:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:51:59.385 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:51:59.385 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:52:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:52:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:52:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:52:29.373 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:52:29.374 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:52:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:52:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:52:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:52:59.381 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:52:59.381 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:53:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:53:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:53:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:53:29.380 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:53:29.381 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:53:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:53:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:53:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:53:59.399 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:53:59.399 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:54:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:54:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:54:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:54:29.487 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:54:29.488 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:54:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:54:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:54:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:54:59.382 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:54:59.382 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:55:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:55:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:55:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:55:29.456 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:55:29.456 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:55:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:55:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:55:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:55:56.425 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:55:56.426 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-06 04:55:56.426 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-06 04:55:56.426 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"3d958cb6-127d-488d-9d90-b923fc86881a","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"5de806d7-7db3-42cd-9ea7-1c1989e2b133","serviceDescription":"service","serviceInvariantUUID":"b61c29d0-4bc0-449e-8e67-1ec5e45f55b6","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"87213527-2821-4052-8bb9-64bf6c352483","resourceInvariantUUID":"b0c4f280-6a5a-42ed-9e8d-eef8fff3b4d3","resourceCustomizationUUID":"7ee1d3ee-7ff7-41a6-8b24-fb5eaecd9600","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"MTk5ZWYxNDZhYTk5MzkxYzUxNTEwMmU3NWZlYjllNTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"42a38867-49af-42eb-98fe-85ce456f8d95","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZWRkZjg1YThlYWU4NzMxNzAzYTIxZDQ2Yjc0NmMyOGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f9ed1e48-7605-4c4f-9c1d-bfeecc2115ee","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-06 04:55:56.434 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:55:56.434 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:55:56.439 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:55:56.439 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3d958cb6-127d-488d-9d90-b923fc86881a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083349812,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:55:56.539 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:55:56.540 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:55:56.540 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:55:56.601 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:55:56.602 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:55:56.602 +0000 CambriaSimplerBatchPublisher - cambria reply ok (62 ms):{"serverTimeMs":10,"count":1}
INFO 2022-07-06 04:55:57.440 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:55:57.441 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:55:57.443 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:55:57.443 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3d958cb6-127d-488d-9d90-b923fc86881a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083349812,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-06 04:55:57.543 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:55:57.544 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:55:57.544 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:55:57.585 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:55:57.585 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:55:57.585 +0000 CambriaSimplerBatchPublisher - cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-06 04:55:58.444 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "3d958cb6-127d-488d-9d90-b923fc86881a",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "5de806d7-7db3-42cd-9ea7-1c1989e2b133",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b61c29d0-4bc0-449e-8e67-1ec5e45f55b6",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "ZWRkZjg1YThlYWU4NzMxNzAzYTIxZDQ2Yjc0NmMyOGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "f9ed1e48-7605-4c4f-9c1d-bfeecc2115ee"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-06 04:55:58.445 +0000 SdncUebCallback - Received notification : (3d958cb6-127d-488d-9d90-b923fc86881a,basic_network,1.0,service)
DEBUG 2022-07-06 04:55:58.445 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-06 04:55:58.445 +0000 SdncUebCallback - Received artifact service-BasicNetwork-csar.csar
INFO 2022-07-06 04:55:58.445 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-06 04:55:58.446 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
DEBUG 2022-07-06 04:55:59.442 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-06 04:55:59.446 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-06 04:55:59.446 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:55:59.448 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:55:59.448 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3d958cb6-127d-488d-9d90-b923fc86881a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083359446,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-06 04:55:59.549 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-06 04:55:59.550 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:55:59.550 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:55:59.584 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:55:59.584 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:55:59.584 +0000 CambriaSimplerBatchPublisher - cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:56:00.449 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
DEBUG 2022-07-06 04:56:00.450 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-06 04:56:00.452 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-06 04:56:00.615 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP2331660450664698677/Definitions/service-BasicNetwork-template.yml
DEBUG 2022-07-06 04:56:00.999 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-06 04:56:01.000 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-06 04:56:01.000 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-07-06 04:56:01.000 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
WARN 2022-07-06 04:56:01.000 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-07-06 04:56:01.000 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-07-06 04:56:01.001 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-07-06 04:56:01.001 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-07-06 04:56:01.001 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-07-06 04:56:01.001 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-07-06 04:56:01.001 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-07-06 04:56:01.001 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-07-06 04:56:01.001 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-07-06 04:56:01.005 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:56:01.006 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "5de806d7-7db3-42cd-9ea7-1c1989e2b133";
DEBUG 2022-07-06 04:56:01.009 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:56:01.009 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-07-06 04:56:01.009 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "5de806d7-7db3-42cd-9ea7-1c1989e2b133"
DEBUG 2022-07-06 04:56:01.009 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("5de806d7-7db3-42cd-9ea7-1c1989e2b133", "null", "service-BasicNetwork-csar.csar", "BasicNetwork", "Y", "basic_network", "service", "Service", "Network Service", "b61c29d0-4bc0-449e-8e67-1ec5e45f55b6");
DEBUG 2022-07-06 04:56:01.010 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:56:01.012 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:56:01.013 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:56:01.013 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:56:01.013 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:56:01.016 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:56:01.016 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.016 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:56:01.017 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.017 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:56:01.017 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.017 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:56:01.017 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.017 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_shared_network, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-07-06 04:56:01.017 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.017 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_shared_network, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-07-06 04:56:01.017 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.018 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_external_network, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-07-06 04:56:01.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.018 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_external_network, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-07-06 04:56:01.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.018 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_trunked, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-07-06 04:56:01.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.018 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_trunked, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-07-06 04:56:01.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.019 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-07-06 04:56:01.019 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.019 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-07-06 04:56:01.019 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.019 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-07-06 04:56:01.019 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.019 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-07-06 04:56:01.019 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:56:01.020 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:56:01.020 +0000 CachedDataSource - SQL Statement: SELECT * from NETWORK_MODEL where customization_uuid = "7ee1d3ee-7ff7-41a6-8b24-fb5eaecd9600";
DEBUG 2022-07-06 04:56:01.026 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-06 04:56:01.026 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
DEBUG 2022-07-06 04:56:01.027 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:56:01.027 +0000 CachedDataSource - SQL Statement: SELECT * from VPN_BINDINGS where network_customization_uuid = "7ee1d3ee-7ff7-41a6-8b24-fb5eaecd9600";
DEBUG 2022-07-06 04:56:01.031 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-06 04:56:01.031 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-07-06 04:56:01.032 +0000 SdncNodeModel - Call insertToscaData for NETWORK_MODEL where customization_uuid = "7ee1d3ee-7ff7-41a6-8b24-fb5eaecd9600"
DEBUG 2022-07-06 04:56:01.032 +0000 SdncBaseModel - insertToscaData: INSERT into NETWORK_MODEL (service_uuid, customization_uuid, model_yaml, is_external_network, is_bound_to_vpn, trunk_network_indicator, ecomp_generated_naming, network_type, invariant_uuid, uuid, version, network_technology) values ("5de806d7-7db3-42cd-9ea7-1c1989e2b133", "7ee1d3ee-7ff7-41a6-8b24-fb5eaecd9600", "null", "N", "N", "N", "Y", "NEUTRON", "b0c4f280-6a5a-42ed-9e8d-eef8fff3b4d3", "df6e24bf-d9a5-4a9b-aff2-8e358a65c61a", "1.0", "NEUTRON");
DEBUG 2022-07-06 04:56:01.032 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:56:01.035 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:56:01.035 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:56:01.035 +0000 SdncBaseModel - insertToscaData: INSERT into VPN_BINDINGS (network_customization_uuid, binding_uuid) values ("7ee1d3ee-7ff7-41a6-8b24-fb5eaecd9600", ""); 
DEBUG 2022-07-06 04:56:01.036 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:56:01.038 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:56:01.039 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:56:01.039 +0000 SdncNodeModel - Node Template [Generic NeutronNet 0], property [related_networks] property value: null
DEBUG 2022-07-06 04:56:01.039 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:56:01.039 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:56:01.039 +0000 TopologyTemplateQuery - Node template Generic NeutronNet 0 is not matching search criteria
DEBUG 2022-07-06 04:56:01.039 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:56:01.039 +0000 QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-06 04:56:01.040 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:56:01.040 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-07-06 04:56:01.040 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-06 04:56:01.040 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-06 04:56:01.041 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:56:01.042 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:56:01.042 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3d958cb6-127d-488d-9d90-b923fc86881a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083361040,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-06 04:56:01.143 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-07-06 04:56:01.144 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:56:01.144 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:56:01.202 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:56:01.203 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:56:01.203 +0000 CambriaSimplerBatchPublisher - cambria reply ok (59 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-06 04:56:02.043 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network
INFO 2022-07-06 04:56:02.044 +0000 SdncUebCallback - Sending Component Status for Distribution: (3d958cb6-127d-488d-9d90-b923fc86881a,basic_network,1.0,service)
INFO 2022-07-06 04:56:02.044 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-06 04:56:02.044 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:56:02.046 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:56:02.046 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3d958cb6-127d-488d-9d90-b923fc86881a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083362044,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-06 04:56:02.152 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
WARN 2022-07-06 04:56:02.153 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:56:02.153 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:56:02.176 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:56:02.176 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:56:02.177 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:56:03.047 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-07-06 04:56:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:56:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:56:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:56:29.413 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:56:29.413 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:56:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:56:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:56:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:56:59.444 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:56:59.445 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:57:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:57:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:20.495 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:20.497 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-06 04:57:20.497 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-06 04:57:20.497 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"5be35d06-505f-4298-84e9-bd52f9b30a25","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"544d91e0-3ae4-466f-89f7-20cbd2551f99","serviceDescription":"service","serviceInvariantUUID":"6e5fdbc4-a3de-438a-9ade-0f89abb85422","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"37188b68-418d-4c1f-af10-9eaf075a8e5a","resourceInvariantUUID":"bad5503f-5792-490e-b259-0d93fce3522b","resourceCustomizationUUID":"3344fe98-896a-4b40-a01a-3477335f678b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"NjdhNGJiYjAzNDg5NjE0MDRlYWYxMjdmYmYxNTRjZTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e552d114-4daf-4a98-af8e-26a523c8d0eb","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"ZDdkZDRmYzE2NDFhYTY5YTRlMTRhNjA3NTI0ZTg3NjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9f0c56cd-6682-4ec8-93af-0e34596fa3be","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0d05b439-189a-4525-a507-d8ed4c6e8235","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5fca6595-e175-439e-8f5f-8be7f11e370a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8c15dbe6-99e9-453f-b15f-27db62a68c1a","artifactVersion":"2","generatedFromUUID":"0d05b439-189a-4525-a507-d8ed4c6e8235"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NDkxODI5ZDNlZWFiZDVmMTJjYTc0MjVjNzk1YzA5ZTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e91c67e1-1ef0-4ed9-8c4b-40b33f5f68a8","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MDA1NDQ0YjZhNjljODExNWRiOThmZGRiMTZjNGEyMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"59002a85-30c3-40f2-bda8-49b926cf4755","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-06 04:57:20.500 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:20.500 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:20.502 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:20.502 +0000 DistributionClientImpl - try to send status {
  "distributionID": "5be35d06-505f-4298-84e9-bd52f9b30a25",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:20.602 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:20.603 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:20.603 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:20.671 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:20.672 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:20.672 +0000 CambriaSimplerBatchPublisher - cambria reply ok (70 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:21.502 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:21.503 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:21.505 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:21.505 +0000 DistributionClientImpl - try to send status {
  "distributionID": "5be35d06-505f-4298-84e9-bd52f9b30a25",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:21.605 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:21.607 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:21.607 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:21.673 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:21.673 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:21.673 +0000 CambriaSimplerBatchPublisher - cambria reply ok (68 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:57:22.505 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:22.506 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:22.509 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:22.509 +0000 DistributionClientImpl - try to send status {
  "distributionID": "5be35d06-505f-4298-84e9-bd52f9b30a25",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:22.609 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:22.610 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:22.611 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:22.629 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:22.629 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:22.629 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:57:23.510 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:23.510 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:23.513 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:23.513 +0000 DistributionClientImpl - try to send status {
  "distributionID": "5be35d06-505f-4298-84e9-bd52f9b30a25",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:23.615 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
WARN 2022-07-06 04:57:23.616 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:23.616 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:23.652 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:23.653 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:23.653 +0000 CambriaSimplerBatchPublisher - cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:24.516 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:24.517 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:24.527 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:24.527 +0000 DistributionClientImpl - try to send status {
  "distributionID": "5be35d06-505f-4298-84e9-bd52f9b30a25",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:24.619 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 92 ms
WARN 2022-07-06 04:57:24.621 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:24.621 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:24.641 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:24.641 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:24.641 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:25.533 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:25.534 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:25.536 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:25.536 +0000 DistributionClientImpl - try to send status {
  "distributionID": "5be35d06-505f-4298-84e9-bd52f9b30a25",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:25.636 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:25.637 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:25.638 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:25.655 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:25.669 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:25.669 +0000 CambriaSimplerBatchPublisher - cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:26.536 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:26.537 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:26.539 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:26.539 +0000 DistributionClientImpl - try to send status {
  "distributionID": "5be35d06-505f-4298-84e9-bd52f9b30a25",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-06 04:57:26.639 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:26.640 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:26.640 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:26.678 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:26.678 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:26.678 +0000 CambriaSimplerBatchPublisher - cambria reply ok (39 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-07-06 04:57:27.540 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "5be35d06-505f-4298-84e9-bd52f9b30a25",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "544d91e0-3ae4-466f-89f7-20cbd2551f99",
  "serviceDescription": "service",
  "serviceInvariantUUID": "6e5fdbc4-a3de-438a-9ade-0f89abb85422",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MDA1NDQ0YjZhNjljODExNWRiOThmZGRiMTZjNGEyMmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "59002a85-30c3-40f2-bda8-49b926cf4755"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-06 04:57:27.541 +0000 SdncUebCallback - Received notification : (5be35d06-505f-4298-84e9-bd52f9b30a25,basic_vm,1.0,service)
DEBUG 2022-07-06 04:57:27.541 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-06 04:57:27.541 +0000 SdncUebCallback - Received artifact service-BasicVm-csar.csar
INFO 2022-07-06 04:57:27.541 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-06 04:57:27.541 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
DEBUG 2022-07-06 04:57:27.663 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-06 04:57:27.672 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-06 04:57:27.672 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:27.674 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:27.674 +0000 DistributionClientImpl - try to send status {
  "distributionID": "5be35d06-505f-4298-84e9-bd52f9b30a25",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083447672,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-06 04:57:27.774 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:27.775 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:27.775 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:27.800 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:27.801 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:27.801 +0000 CambriaSimplerBatchPublisher - cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:57:28.675 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
DEBUG 2022-07-06 04:57:28.676 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-06 04:57:28.676 +0000 Reflections - Reflections took 0 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-06 04:57:28.801 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP313915079983672766/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
DEBUG 2022-07-06 04:57:29.950 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-06 04:57:29.950 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-06 04:57:29.950 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-07-06 04:57:29.950 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-07-06 04:57:29.950 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [port_ubuntu20_admin_plane_port_0_name, port_ubuntu20_admin_plane_port_0_vlan_requirements, port_ubuntu20_admin_plane_port_0_related_networks, port_ubuntu20_admin_plane_port_0_order, nfc_function, port_ubuntu20_admin_plane_port_0_network_role, port_ubuntu20_admin_plane_port_0_subnetpoolid]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-07-06 04:57:29.951 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-07-06 04:57:29.951 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-07-06 04:57:29.951 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-07-06 04:57:29.951 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-07-06 04:57:29.951 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-07-06 04:57:29.951 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-07-06 04:57:29.951 +0000 SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-07-06 04:57:29.951 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-07-06 04:57:29.951 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-07-06 04:57:29.955 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:29.955 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "544d91e0-3ae4-466f-89f7-20cbd2551f99";
DEBUG 2022-07-06 04:57:29.957 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:57:29.957 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-07-06 04:57:29.957 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "544d91e0-3ae4-466f-89f7-20cbd2551f99"
DEBUG 2022-07-06 04:57:29.957 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("544d91e0-3ae4-466f-89f7-20cbd2551f99", "null", "service-BasicVm-csar.csar", "BasicVm", "Y", "basic_vm", "service", "Service", "Network Service", "6e5fdbc4-a3de-438a-9ade-0f89abb85422");
DEBUG 2022-07-06 04:57:29.957 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:29.960 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:57:29.961 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:57:29.961 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:29.961 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:57:29.961 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:29.961 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:57:29.961 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-06 04:57:29.961 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:57:29.962 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-06 04:57:29.962 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:29.962 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:29.962 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:29.962 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:29.962 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:29.962 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:29.962 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:29.962 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:29.963 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:29.963 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-06 04:57:29.963 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=3344fe98-896a-4b40-a01a-3477335f678b
DEBUG 2022-07-06 04:57:29.963 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:29.963 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "3344fe98-896a-4b40-a01a-3477335f678b";
DEBUG 2022-07-06 04:57:29.965 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:57:29.965 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-07-06 04:57:29.966 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "3344fe98-896a-4b40-a01a-3477335f678b"
DEBUG 2022-07-06 04:57:29.966 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("3344fe98-896a-4b40-a01a-3477335f678b", "null", "basicvm_vendor", "basic_vm", "Y", 1, "1.0", "bad5503f-5792-490e-b259-0d93fce3522b", "9378b563-1335-4bd8-b6bd-81835a23cff6", "1.0");
DEBUG 2022-07-06 04:57:29.966 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:29.970 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-06 04:57:29.970 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:57:29.970 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:29.970 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-07-06 04:57:29.970 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-07-06 04:57:29.971 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-07-06 04:57:29.971 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:57:29.971 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-07-06 04:57:29.971 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:29.971 +0000 QueryProcessor - Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:57:29.972 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:29.972 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "3624687f-a4a3-4f38-8599-140896d9b094";
DEBUG 2022-07-06 04:57:29.973 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-07-06 04:57:29.974 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-07-06 04:57:29.974 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:29.974 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "3624687f-a4a3-4f38-8599-140896d9b094";
DEBUG 2022-07-06 04:57:29.976 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:57:29.976 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-07-06 04:57:29.976 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "3624687f-a4a3-4f38-8599-140896d9b094"
DEBUG 2022-07-06 04:57:29.976 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("3624687f-a4a3-4f38-8599-140896d9b094", "null", "base_ubuntu20", "3344fe98-896a-4b40-a01a-3477335f678b", "Base", "1c52406e-f461-499c-997e-df5415202d1c", "199fd106-be6e-4581-bf0d-3f2009f3b3f0", "1");
DEBUG 2022-07-06 04:57:29.976 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:29.979 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:57:29.980 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:57:29.980 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:29.980 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-06 04:57:29.980 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=3344fe98-896a-4b40-a01a-3477335f678b
DEBUG 2022-07-06 04:57:29.980 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:57:29.980 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:29.980 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:57:29.980 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-06 04:57:29.981 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "3624687f-a4a3-4f38-8599-140896d9b094"
DEBUG 2022-07-06 04:57:29.981 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("3624687f-a4a3-4f38-8599-140896d9b094", "66715242-6e5f-456a-8f00-ad1cda117f5a", "ubuntu20", "1")
DEBUG 2022-07-06 04:57:29.981 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:29.984 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:57:29.984 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:57:29.984 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:29.984 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-07-06 04:57:29.984 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-07-06 04:57:29.985 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-07-06 04:57:29.985 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:57:29.985 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=66715242-6e5f-456a-8f00-ad1cda117f5a
DEBUG 2022-07-06 04:57:29.985 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 66715242-6e5f-456a-8f00-ad1cda117f5a
DEBUG 2022-07-06 04:57:29.985 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:29.985 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "3344fe98-896a-4b40-a01a-3477335f678b";
DEBUG 2022-07-06 04:57:29.987 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:57:29.987 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-07-06 04:57:29.987 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:29.987 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-06 04:57:29.987 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:57:29.987 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=3344fe98-896a-4b40-a01a-3477335f678b
DEBUG 2022-07-06 04:57:29.988 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:29.988 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-06 04:57:29.988 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:57:29.988 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=3344fe98-896a-4b40-a01a-3477335f678b
DEBUG 2022-07-06 04:57:29.988 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:29.988 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:29.988 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:29.989 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:29.989 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:29.989 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:29.989 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:29.989 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:29.989 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:57:29.989 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:29.989 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:57:29.989 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:29.990 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:29.990 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "66715242-6e5f-456a-8f00-ad1cda117f5a";
DEBUG 2022-07-06 04:57:29.992 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:57:29.992 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-07-06 04:57:29.992 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "66715242-6e5f-456a-8f00-ad1cda117f5a"
DEBUG 2022-07-06 04:57:29.992 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("66715242-6e5f-456a-8f00-ad1cda117f5a", "null", "ubuntu20", "ubuntu-20.04", "ubuntu20", "Y", "0", "{ecomp_generated_naming=true}", "m1.small", "8d58f0ec-caf0-4e02-9da1-e63985a8cb3f", "ea9bd145-8932-4745-adba-fe9cb5d775ea", "1.0", "ubuntu20");
DEBUG 2022-07-06 04:57:29.992 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:29.996 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-06 04:57:29.996 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:57:29.996 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:29.996 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-07-06 04:57:29.996 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-07-06 04:57:29.996 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-07-06 04:57:29.997 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:57:29.997 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=66715242-6e5f-456a-8f00-ad1cda117f5a
DEBUG 2022-07-06 04:57:29.997 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:29.997 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "66715242-6e5f-456a-8f00-ad1cda117f5a";
DEBUG 2022-07-06 04:57:29.999 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:57:29.999 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-07-06 04:57:29.999 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "66715242-6e5f-456a-8f00-ad1cda117f5a"
DEBUG 2022-07-06 04:57:29.999 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("66715242-6e5f-456a-8f00-ad1cda117f5a", "default-network-role", "ubuntu20", "N", "0", "0", "N", "admin_plane", "4");
DEBUG 2022-07-06 04:57:30.000 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:30.002 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:57:30.002 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:57:30.003 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:30.003 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-06 04:57:30.003 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=3344fe98-896a-4b40-a01a-3477335f678b
DEBUG 2022-07-06 04:57:30.003 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:30.003 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-06 04:57:30.003 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=3344fe98-896a-4b40-a01a-3477335f678b
DEBUG 2022-07-06 04:57:30.003 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "9378b563-1335-4bd8-b6bd-81835a23cff6"
DEBUG 2022-07-06 04:57:30.003 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:30.004 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-07-06 04:57:30.004 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-06 04:57:30.004 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-06 04:57:30.004 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:30.006 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:30.006 +0000 DistributionClientImpl - try to send status {
  "distributionID": "5be35d06-505f-4298-84e9-bd52f9b30a25",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083450004,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-06 04:57:30.106 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:30.108 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:30.108 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:30.135 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:30.135 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:30.136 +0000 CambriaSimplerBatchPublisher - cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-07-06 04:57:31.007 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm
INFO 2022-07-06 04:57:31.007 +0000 SdncUebCallback - Sending Component Status for Distribution: (5be35d06-505f-4298-84e9-bd52f9b30a25,basic_vm,1.0,service)
INFO 2022-07-06 04:57:31.008 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-06 04:57:31.008 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:31.010 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:31.010 +0000 DistributionClientImpl - try to send status {
  "distributionID": "5be35d06-505f-4298-84e9-bd52f9b30a25",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083451008,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-06 04:57:31.110 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:31.111 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:31.111 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:31.145 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:31.146 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:31.146 +0000 CambriaSimplerBatchPublisher - cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:57:32.010 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
DEBUG 2022-07-06 04:57:32.011 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-06 04:57:32.011 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"60d25c80-6928-49af-baee-4980cc6aa2ac","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"80fd3aad-c8df-4845-bdec-0849d66e6fd1","serviceDescription":"service","serviceInvariantUUID":"b0356126-9b0e-4125-982f-1450dc77c859","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"45bd4b6a-cbb2-49f2-b9c9-5608525769d0","resourceInvariantUUID":"8da1c0ac-0846-4a77-86fd-190dd1b22e56","resourceCustomizationUUID":"1c419013-b9f7-4ccc-bf58-1d752d8c6fa6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"YjBhZGNkYmNiNWYxZGM1NjlmZDg4NDk1MTkzYTExYmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cb601cc8-b9e7-4ff5-9709-33795bcebd57","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"689128e4-c9ca-467b-bd83-369b7997652d","artifactVersion":"2","generatedFromUUID":"847be7d4-8f08-46ee-83fd-4a4fc0136623"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"847be7d4-8f08-46ee-83fd-4a4fc0136623","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"YmVlMDRlMGYyZmY4MWNmZTFkMjRiOGVmZjI4ZjcwMDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e6555ca5-014e-43aa-b94e-a3b3b63a7f46","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a7de2dda-145b-4fad-b05f-197679c1d1b1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f9b3d324-460d-4e95-a485-df94a03f824e","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0d27dfbe-dac2-4eaa-a3f1-edc90f8c1215","artifactVersion":"2","generatedFromUUID":"a7de2dda-145b-4fad-b05f-197679c1d1b1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"ZTUwYWUyMmQwNDBiODgzYWFjY2VlNTBkZThkMmZlZTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9ad69344-0d9c-4c3f-892f-8f2735e9c9ab","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"OTExMDljODM0ODI3ZTBjZWI1NzgwYzdkM2M0NTc4ZDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ec750701-3a18-43c4-ad8a-04e65aac62a6","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-06 04:57:32.012 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:32.012 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:32.014 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:32.014 +0000 DistributionClientImpl - try to send status {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:32.114 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:32.115 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:32.115 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:32.151 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:32.151 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:32.151 +0000 CambriaSimplerBatchPublisher - cambria reply ok (37 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:57:33.014 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:33.015 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:33.018 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:33.018 +0000 DistributionClientImpl - try to send status {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:33.118 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:33.119 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:33.119 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:33.135 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:33.136 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:33.136 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:34.019 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:34.020 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:34.022 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:34.023 +0000 DistributionClientImpl - try to send status {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:34.123 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:34.124 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:34.124 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:34.149 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:34.150 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:34.150 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:57:35.023 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:35.023 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:35.025 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:35.026 +0000 DistributionClientImpl - try to send status {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:35.126 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-06 04:57:35.127 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:35.127 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:35.142 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:35.142 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:35.143 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:36.027 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:36.028 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:36.030 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:36.030 +0000 DistributionClientImpl - try to send status {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:36.130 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:36.132 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:36.132 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:36.153 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:36.154 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:36.154 +0000 CambriaSimplerBatchPublisher - cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:37.031 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:37.032 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:37.034 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:37.034 +0000 DistributionClientImpl - try to send status {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:37.134 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:37.135 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:37.136 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:37.192 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:37.193 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:37.193 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:38.034 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:38.035 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:38.038 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:38.039 +0000 DistributionClientImpl - try to send status {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:38.138 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-06 04:57:38.140 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:38.140 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:38.171 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:38.171 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:38.171 +0000 CambriaSimplerBatchPublisher - cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:39.039 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:39.040 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:39.042 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:39.042 +0000 DistributionClientImpl - try to send status {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:39.142 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:39.143 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:39.143 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:39.193 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:39.193 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:39.193 +0000 CambriaSimplerBatchPublisher - cambria reply ok (50 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:57:40.043 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:40.045 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:40.048 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:40.048 +0000 DistributionClientImpl - try to send status {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083439812,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-06 04:57:40.149 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-07-06 04:57:40.151 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:40.151 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:40.170 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:40.170 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:40.171 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-06 04:57:41.050 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "80fd3aad-c8df-4845-bdec-0849d66e6fd1",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b0356126-9b0e-4125-982f-1450dc77c859",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "OTExMDljODM0ODI3ZTBjZWI1NzgwYzdkM2M0NTc4ZDM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ec750701-3a18-43c4-ad8a-04e65aac62a6"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-06 04:57:41.050 +0000 SdncUebCallback - Received notification : (60d25c80-6928-49af-baee-4980cc6aa2ac,basic_cnf,1.0,service)
DEBUG 2022-07-06 04:57:41.050 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-06 04:57:41.050 +0000 SdncUebCallback - Received artifact service-BasicCnf-csar.csar
INFO 2022-07-06 04:57:41.050 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-06 04:57:41.051 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
DEBUG 2022-07-06 04:57:41.252 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-06 04:57:41.256 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-06 04:57:41.257 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:41.259 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:41.259 +0000 DistributionClientImpl - try to send status {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083461257,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-06 04:57:41.359 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:41.360 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:41.360 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:41.379 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:41.379 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:41.379 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:57:42.259 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
DEBUG 2022-07-06 04:57:42.260 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-06 04:57:42.261 +0000 Reflections - Reflections took 0 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-06 04:57:42.388 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP1050145969913344884/Definitions/service-BasicCnf-template.yml
DEBUG 2022-07-06 04:57:43.435 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-06 04:57:43.436 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-06 04:57:43.436 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-07-06 04:57:43.436 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
WARN 2022-07-06 04:57:43.436 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-07-06 04:57:43.436 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-07-06 04:57:43.436 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-07-06 04:57:43.436 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-07-06 04:57:43.436 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-07-06 04:57:43.438 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:43.438 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "80fd3aad-c8df-4845-bdec-0849d66e6fd1";
DEBUG 2022-07-06 04:57:43.443 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-06 04:57:43.443 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-07-06 04:57:43.443 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "80fd3aad-c8df-4845-bdec-0849d66e6fd1"
DEBUG 2022-07-06 04:57:43.443 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("80fd3aad-c8df-4845-bdec-0849d66e6fd1", "null", "service-BasicCnf-csar.csar", "BasicCnf", "Y", "basic_cnf", "service", "Service", "Network Service", "b0356126-9b0e-4125-982f-1450dc77c859");
DEBUG 2022-07-06 04:57:43.444 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:43.447 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:57:43.447 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:57:43.448 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.448 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:57:43.448 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.448 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:57:43.448 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-06 04:57:43.448 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:57:43.449 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-06 04:57:43.449 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:43.449 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:43.449 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:43.449 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:43.449 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:43.449 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:43.450 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:43.450 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:43.450 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.450 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-06 04:57:43.450 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=1c419013-b9f7-4ccc-bf58-1d752d8c6fa6
DEBUG 2022-07-06 04:57:43.451 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:43.451 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "1c419013-b9f7-4ccc-bf58-1d752d8c6fa6";
DEBUG 2022-07-06 04:57:43.452 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-07-06 04:57:43.453 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-07-06 04:57:43.453 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "1c419013-b9f7-4ccc-bf58-1d752d8c6fa6"
DEBUG 2022-07-06 04:57:43.453 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("1c419013-b9f7-4ccc-bf58-1d752d8c6fa6", "null", "basicnf_vendor", "basic_cnf", "Y", 1, "1.0", "8da1c0ac-0846-4a77-86fd-190dd1b22e56", "922a7d19-2b58-46fc-8828-6f4ada5e5007", "1.0");
DEBUG 2022-07-06 04:57:43.453 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:43.456 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:57:43.456 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-07-06 04:57:43.456 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.456 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-07-06 04:57:43.456 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-07-06 04:57:43.457 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:57:43.457 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-07-06 04:57:43.457 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.457 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:57:43.458 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:43.458 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "2f371c29-7417-4987-a373-fbaab3535b64";
DEBUG 2022-07-06 04:57:43.459 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-07-06 04:57:43.460 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-07-06 04:57:43.460 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:43.460 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "2f371c29-7417-4987-a373-fbaab3535b64";
DEBUG 2022-07-06 04:57:43.462 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-07-06 04:57:43.462 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-07-06 04:57:43.462 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "2f371c29-7417-4987-a373-fbaab3535b64"
DEBUG 2022-07-06 04:57:43.462 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("2f371c29-7417-4987-a373-fbaab3535b64", "null", "base_dummy", "1c419013-b9f7-4ccc-bf58-1d752d8c6fa6", "Base", "d0967498-8c01-4b86-9526-fef995111626", "3445c32c-b8ce-4335-b343-8962ad62b6ab", "1");
DEBUG 2022-07-06 04:57:43.462 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:43.472 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-06 04:57:43.472 +0000 DBResourceManager - writeData processing time : sdnctldb01 10 miliseconds.
DEBUG 2022-07-06 04:57:43.473 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.473 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-06 04:57:43.473 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=1c419013-b9f7-4ccc-bf58-1d752d8c6fa6
DEBUG 2022-07-06 04:57:43.473 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummyServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:57:43.473 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:43.473 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummyServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:57:43.473 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-06 04:57:43.473 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "2f371c29-7417-4987-a373-fbaab3535b64"
DEBUG 2022-07-06 04:57:43.474 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("2f371c29-7417-4987-a373-fbaab3535b64", "5b7054be-6747-4a00-9430-7932ea574412", "dummy", "1")
DEBUG 2022-07-06 04:57:43.474 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:43.478 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-06 04:57:43.478 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:57:43.478 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.478 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-07-06 04:57:43.478 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-07-06 04:57:43.478 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:57:43.478 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=5b7054be-6747-4a00-9430-7932ea574412
DEBUG 2022-07-06 04:57:43.479 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 5b7054be-6747-4a00-9430-7932ea574412
DEBUG 2022-07-06 04:57:43.479 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:43.479 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "1c419013-b9f7-4ccc-bf58-1d752d8c6fa6";
DEBUG 2022-07-06 04:57:43.481 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:57:43.481 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-07-06 04:57:43.481 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.481 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-06 04:57:43.481 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:57:43.481 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=VF, customizationUUID=1c419013-b9f7-4ccc-bf58-1d752d8c6fa6
DEBUG 2022-07-06 04:57:43.481 +0000 SdncVFModel - insertVFtoNetworkRoleMappingData: Could not find CPs for VF: 1c419013-b9f7-4ccc-bf58-1d752d8c6fa6
DEBUG 2022-07-06 04:57:43.482 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.482 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-06 04:57:43.482 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:57:43.482 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=VF, customizationUUID=1c419013-b9f7-4ccc-bf58-1d752d8c6fa6
DEBUG 2022-07-06 04:57:43.482 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:43.482 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:43.482 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:43.482 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:43.482 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:43.483 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:43.483 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-06 04:57:43.483 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:43.483 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummyServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:57:43.483 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:43.483 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummyServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-06 04:57:43.483 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-06 04:57:43.483 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:43.484 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "5b7054be-6747-4a00-9430-7932ea574412";
DEBUG 2022-07-06 04:57:43.485 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:57:43.485 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-07-06 04:57:43.485 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "5b7054be-6747-4a00-9430-7932ea574412"
DEBUG 2022-07-06 04:57:43.485 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("5b7054be-6747-4a00-9430-7932ea574412", "null", "dummy", "dummy", "dummy", "Y", "0", "{ecomp_generated_naming=true}", "dummy.default", "58cda20b-b2e1-471d-a8c8-d044acf07ab4", "d1eb9905-e633-4751-9542-a9e2d9566346", "1.0", "dummy");
DEBUG 2022-07-06 04:57:43.486 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:57:43.490 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-06 04:57:43.491 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-07-06 04:57:43.491 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.491 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-07-06 04:57:43.491 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-07-06 04:57:43.491 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:57:43.492 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=5b7054be-6747-4a00-9430-7932ea574412
DEBUG 2022-07-06 04:57:43.492 +0000 SdncVFCModel - insertVFCtoNetworkRoleMappingData: Could not find the nested CVFCs for: 5b7054be-6747-4a00-9430-7932ea574412
DEBUG 2022-07-06 04:57:43.492 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.492 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-06 04:57:43.493 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=1c419013-b9f7-4ccc-bf58-1d752d8c6fa6
DEBUG 2022-07-06 04:57:43.493 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.493 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-06 04:57:43.493 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=1c419013-b9f7-4ccc-bf58-1d752d8c6fa6
DEBUG 2022-07-06 04:57:43.494 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "922a7d19-2b58-46fc-8828-6f4ada5e5007"
DEBUG 2022-07-06 04:57:43.494 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:57:43.494 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-07-06 04:57:43.494 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-06 04:57:43.495 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-06 04:57:43.495 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:43.497 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:43.497 +0000 DistributionClientImpl - try to send status {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083463495,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-06 04:57:43.598 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:43.599 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:43.599 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:43.639 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:43.640 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:43.640 +0000 CambriaSimplerBatchPublisher - cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-06 04:57:44.501 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf
INFO 2022-07-06 04:57:44.502 +0000 SdncUebCallback - Sending Component Status for Distribution: (60d25c80-6928-49af-baee-4980cc6aa2ac,basic_cnf,1.0,service)
INFO 2022-07-06 04:57:44.502 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-06 04:57:44.502 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:44.505 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:44.505 +0000 DistributionClientImpl - try to send status {
  "distributionID": "60d25c80-6928-49af-baee-4980cc6aa2ac",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083464502,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-06 04:57:44.605 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:44.606 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:44.606 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:44.660 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:44.660 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:44.661 +0000 CambriaSimplerBatchPublisher - cambria reply ok (55 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:45.506 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-07-06 04:57:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:57:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:57:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:50.458 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:50.460 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-06 04:57:50.460 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-06 04:57:50.460 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"8e9fdbdd-f537-4928-9799-a05285e8504e","serviceName":"Demo_pNF_8YfAyhMWtz9OGkanzteH","serviceVersion":"1.0","serviceUUID":"13b5193b-97d4-474e-9478-34f9e2d92bed","serviceDescription":"catalog service description","serviceInvariantUUID":"9470066e-f81f-488d-a5c1-2667081c626c","resources":[{"resourceInstanceName":"pNF 1812dfbd-c281 0","resourceName":"pNF 1812dfbd-c281","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"5d3de2a9-e0a9-48ef-bf79-5cf5b7e6e4c6","resourceInvariantUUID":"b7d6b4af-819e-48f6-b227-60fab326a06f","resourceCustomizationUUID":"4c1929da-0021-4753-beab-99260df4e70e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/resourceInstances/pnf1812dfbdc2810/artifacts/vf-license-model.xml","artifactChecksum":"YjcxNWVmOTRjYTNjYmE1MmJiZGZhMTBhNzkxOGQ1MzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"584398c3-7f4b-4e30-a175-a3e91383c5d4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/resourceInstances/pnf1812dfbdc2810/artifacts/pNF.csar","artifactChecksum":"NjRhODUwZTE2YmRhMzdiZDUwMGQ2YzFjZWRlOGU1MmM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b4d9a8ff-1c98-421f-85f5-8c03182fe45d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/resourceInstances/pnf1812dfbdc2810/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7954ade8-5e14-489c-9823-8e6698f56c3b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/resourceInstances/pnf1812dfbdc2810/artifacts/vendor-license-model.xml","artifactChecksum":"OGE5ZGI1NDAyODA3NzJiMGQ5MzAxNTY5NjdiN2VjOWI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9b3b9aa8-b0ee-4d3e-8ca7-dba65f3c8089","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/resourceInstances/pnf1812dfbdc2810/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0e70df78-2827-42bf-92bd-7e118c42159d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/resourceInstances/pnf1812dfbdc2810/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cb78858b-7c01-46c1-b989-98f7f375b503","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf8yfayhmwtz9ogkanzteh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/artifacts/service-DemoPnf8yfayhmwtz9ogkanzteh-template.yml","artifactChecksum":"NGUzZDE5NGRiMTMyZmE4ZTIxNWM3YTgwMjljYmYzN2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ac629cfa-204d-48ad-bd92-6f47a1503720","artifactVersion":"1"},{"artifactName":"service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/artifacts/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar","artifactChecksum":"NjNkMWRhMjNkMTlhYmQ3MTE2MWI1MWVkMzFmMWVhOWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"513a5c57-1ee4-46f6-8fc0-00b6bfb33764","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-06 04:57:50.466 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:50.466 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:50.468 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:50.468 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8e9fdbdd-f537-4928-9799-a05285e8504e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083469812,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/resourceInstances/pnf1812dfbdc2810/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:50.568 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:50.569 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:50.569 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:50.606 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:50.607 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:50.607 +0000 CambriaSimplerBatchPublisher - cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:57:51.469 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:51.469 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:51.471 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:51.471 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8e9fdbdd-f537-4928-9799-a05285e8504e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083469812,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/resourceInstances/pnf1812dfbdc2810/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:51.571 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:51.572 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:51.572 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:51.591 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:51.591 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:51.591 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:52.472 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:52.473 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:52.475 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:52.475 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8e9fdbdd-f537-4928-9799-a05285e8504e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083469812,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/resourceInstances/pnf1812dfbdc2810/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:52.575 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:52.576 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:52.577 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:52.640 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:52.641 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:52.641 +0000 CambriaSimplerBatchPublisher - cambria reply ok (65 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:53.476 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:53.476 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:53.479 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:53.479 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8e9fdbdd-f537-4928-9799-a05285e8504e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083469812,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/resourceInstances/pnf1812dfbdc2810/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:53.579 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:53.580 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:53.581 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:53.603 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:53.604 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:53.604 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:54.480 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:54.480 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:54.482 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:54.482 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8e9fdbdd-f537-4928-9799-a05285e8504e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083469812,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/resourceInstances/pnf1812dfbdc2810/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:54.583 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-07-06 04:57:54.584 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:54.584 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:54.599 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:54.601 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:54.602 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:57:55.483 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:55.484 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:55.486 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:55.486 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8e9fdbdd-f537-4928-9799-a05285e8504e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083469812,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/resourceInstances/pnf1812dfbdc2810/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:55.586 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:55.587 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:55.587 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:55.616 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:55.616 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:55.617 +0000 CambriaSimplerBatchPublisher - cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:56.486 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:56.487 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:56.489 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:56.489 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8e9fdbdd-f537-4928-9799-a05285e8504e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083469812,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/artifacts/service-DemoPnf8yfayhmwtz9ogkanzteh-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-06 04:57:56.590 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-06 04:57:56.591 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:56.591 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:56.671 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:56.671 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:56.671 +0000 CambriaSimplerBatchPublisher - cambria reply ok (81 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-06 04:57:57.490 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-06 04:57:57.490 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:57.493 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:57.493 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8e9fdbdd-f537-4928-9799-a05285e8504e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083469812,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/artifacts/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-06 04:57:57.593 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:57.594 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:57.595 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:57.658 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:57.659 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:57.659 +0000 CambriaSimplerBatchPublisher - cambria reply ok (65 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-06 04:57:58.494 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "8e9fdbdd-f537-4928-9799-a05285e8504e",
  "serviceName": "Demo_pNF_8YfAyhMWtz9OGkanzteH",
  "serviceVersion": "1.0",
  "serviceUUID": "13b5193b-97d4-474e-9478-34f9e2d92bed",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "9470066e-f81f-488d-a5c1-2667081c626c",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/artifacts/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar",
      "artifactChecksum": "NjNkMWRhMjNkMTlhYmQ3MTE2MWI1MWVkMzFmMWVhOWU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "513a5c57-1ee4-46f6-8fc0-00b6bfb33764"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-06 04:57:58.494 +0000 SdncUebCallback - Received notification : (8e9fdbdd-f537-4928-9799-a05285e8504e,Demo_pNF_8YfAyhMWtz9OGkanzteH,1.0,catalog service description)
DEBUG 2022-07-06 04:57:58.494 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-06 04:57:58.495 +0000 SdncUebCallback - Received artifact service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar
INFO 2022-07-06 04:57:58.495 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-06 04:57:58.495 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/artifacts/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar
DEBUG 2022-07-06 04:57:58.844 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-06 04:57:58.848 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-06 04:57:58.848 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:57:58.850 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:57:58.850 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8e9fdbdd-f537-4928-9799-a05285e8504e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083478848,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/artifacts/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-06 04:57:58.950 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:57:58.951 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:57:58.951 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:57:58.984 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:57:58.985 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:57:58.985 +0000 CambriaSimplerBatchPublisher - cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:57:59.851 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_8YfAyhMWtz9OGkanzteH/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar
DEBUG 2022-07-06 04:57:59.851 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-06 04:57:59.853 +0000 Reflections - Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-06 04:57:59.977 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP14548735743168758144/Definitions/service-DemoPnf8yfayhmwtz9ogkanzteh-template.yml
DEBUG 2022-07-06 04:58:00.663 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-06 04:58:00.664 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-06 04:58:00.664 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_8YfAyhMWtz9OGkanzteH/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar
WARN 2022-07-06 04:58:00.664 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
WARN 2022-07-06 04:58:00.664 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_8YfAyhMWtz9OGkanzteH/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar
WARN 2022-07-06 04:58:00.664 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_8YfAyhMWtz9OGkanzteH/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar
WARN 2022-07-06 04:58:00.664 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_8YfAyhMWtz9OGkanzteH/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar
WARN 2022-07-06 04:58:00.664 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_8YfAyhMWtz9OGkanzteH/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar
WARN 2022-07-06 04:58:00.664 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_8YfAyhMWtz9OGkanzteH/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar
WARN 2022-07-06 04:58:00.664 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 1812dfbd-c281 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_8YfAyhMWtz9OGkanzteH/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar
WARN 2022-07-06 04:58:00.664 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_8YfAyhMWtz9OGkanzteH/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar
WARN 2022-07-06 04:58:00.665 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-07-06 04:58:00.670 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:58:00.671 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "13b5193b-97d4-474e-9478-34f9e2d92bed";
DEBUG 2022-07-06 04:58:00.673 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:58:00.673 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-07-06 04:58:00.673 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "13b5193b-97d4-474e-9478-34f9e2d92bed"
DEBUG 2022-07-06 04:58:00.674 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("13b5193b-97d4-474e-9478-34f9e2d92bed", "null", "service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar", "DemoPnf8yfayhmwtz9ogkanzteh", "Y", "Demo_pNF_8YfAyhMWtz9OGkanzteH", "catalog service description", "Service", "Network L1-3", "9470066e-f81f-488d-a5c1-2667081c626c");
DEBUG 2022-07-06 04:58:00.674 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:58:00.681 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-07-06 04:58:00.681 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
DEBUG 2022-07-06 04:58:00.682 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:58:00.682 +0000 QueryProcessor - Service Demo_pNF_8YfAyhMWtz9OGkanzteH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:58:00.682 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:58:00.682 +0000 QueryProcessor - Service Demo_pNF_8YfAyhMWtz9OGkanzteH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:58:00.682 +0000 TopologyTemplateQuery - Node template pNF 1812dfbd-c281 0 is matching search criteria
DEBUG 2022-07-06 04:58:00.682 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-06 04:58:00.682 +0000 QueryProcessor - Found topology templates [pNF 1812dfbd-c281 0] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-06 04:58:00.683 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-06 04:58:00.683 +0000 QueryProcessor - Service Demo_pNF_8YfAyhMWtz9OGkanzteH is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-06 04:58:00.685 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:58:00.685 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "4c1929da-0021-4753-beab-99260df4e70e";
DEBUG 2022-07-06 04:58:00.687 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-07-06 04:58:00.687 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-07-06 04:58:00.687 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:58:00.687 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL_TO_VF_MODEL_MAPPING where service_uuid = "13b5193b-97d4-474e-9478-34f9e2d92bed" AND vf_customization_uuid = "4c1929da-0021-4753-beab-99260df4e70e";
DEBUG 2022-07-06 04:58:00.695 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-07-06 04:58:00.696 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-07-06 04:58:00.696 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "4c1929da-0021-4753-beab-99260df4e70e"
DEBUG 2022-07-06 04:58:00.696 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, vendor_version, invariant_uuid, uuid, version) values ("4c1929da-0021-4753-beab-99260df4e70e", "null", "84832d56-5084-4993-8aa9", "pNF 1812dfbd-c281", "1.0", "b7d6b4af-819e-48f6-b227-60fab326a06f", "f27940fd-ed57-4ecb-9ebe-b28db53be18f", "1.0");
DEBUG 2022-07-06 04:58:00.697 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:58:00.700 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:58:00.701 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-07-06 04:58:00.701 +0000 SdncBaseModel - insertToscaData: INSERT into SERVICE_MODEL_TO_VF_MODEL_MAPPING (service_uuid, vf_uuid, vf_customization_uuid, service_invariant_uuid) values ("13b5193b-97d4-474e-9478-34f9e2d92bed", "f27940fd-ed57-4ecb-9ebe-b28db53be18f", "4c1929da-0021-4753-beab-99260df4e70e", "9470066e-f81f-488d-a5c1-2667081c626c");
DEBUG 2022-07-06 04:58:00.701 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3ff15ad4]]
DEBUG 2022-07-06 04:58:00.704 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-06 04:58:00.704 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-07-06 04:58:00.704 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-06 04:58:00.705 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-06 04:58:00.705 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:58:00.707 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:58:00.707 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8e9fdbdd-f537-4928-9799-a05285e8504e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083480705,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf8yfayhmwtz9ogkanzteh/1.0/artifacts/service-DemoPnf8yfayhmwtz9ogkanzteh-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-06 04:58:00.807 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:58:00.808 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:58:00.808 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:58:00.838 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:58:00.839 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:58:00.839 +0000 CambriaSimplerBatchPublisher - cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-06 04:58:01.708 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_8YfAyhMWtz9OGkanzteH
INFO 2022-07-06 04:58:01.708 +0000 SdncUebCallback - Sending Component Status for Distribution: (8e9fdbdd-f537-4928-9799-a05285e8504e,Demo_pNF_8YfAyhMWtz9OGkanzteH,1.0,catalog service description)
INFO 2022-07-06 04:58:01.708 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-06 04:58:01.710 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-06 04:58:01.712 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-06 04:58:01.712 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8e9fdbdd-f537-4928-9799-a05285e8504e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1657083481710,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-06 04:58:01.812 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-06 04:58:01.813 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-06 04:58:01.813 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:58:01.856 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:58:01.856 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:58:01.857 +0000 CambriaSimplerBatchPublisher - cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-06 04:58:02.712 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-07-06 04:58:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:58:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:58:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:58:29.400 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:58:29.400 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:58:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:58:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:58:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:58:59.379 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:58:59.379 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:59:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:59:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:59:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:59:29.435 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:59:29.435 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 04:59:49.813 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 04:59:49.816 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 04:59:49.816 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 04:59:59.442 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 04:59:59.443 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:00:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:00:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:00:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:00:29.398 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:00:29.399 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:00:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:00:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:00:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:00:59.416 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:00:59.416 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:01:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:01:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:01:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:01:29.472 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:01:29.472 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:01:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:01:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:01:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:01:59.444 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:01:59.444 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:02:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:02:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:02:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:02:29.413 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:02:29.414 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:02:49.815 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:02:49.816 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:02:49.816 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:02:59.570 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:02:59.571 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:03:19.814 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:03:19.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:03:19.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:03:29.495 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:03:29.497 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:03:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:03:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:03:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:03:59.396 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:03:59.397 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:04:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:04:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:04:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:04:29.497 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:04:29.497 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:04:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:04:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:04:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:04:59.373 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:04:59.373 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:05:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:05:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:05:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:05:29.370 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:05:29.371 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:05:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:05:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:05:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:05:59.377 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:05:59.378 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:06:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:06:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:06:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:06:29.378 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:06:29.378 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:06:49.823 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:06:49.823 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:06:49.823 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:06:59.376 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:06:59.377 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:07:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:07:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:07:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:07:29.364 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:07:29.365 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:07:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:07:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:07:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:07:59.388 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:07:59.389 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:08:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:08:19.817 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:08:19.818 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:08:29.414 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:08:29.414 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:08:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:08:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:08:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:08:59.370 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:08:59.371 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:09:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:09:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:09:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:09:29.363 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:09:29.364 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:09:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:09:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:09:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:09:59.361 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:09:59.362 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:10:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:10:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:10:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:10:29.431 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:10:29.432 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:10:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:10:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:10:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:10:59.374 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:10:59.375 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:11:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:11:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:11:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:11:29.387 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:11:29.388 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:11:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:11:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:11:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:11:59.374 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:11:59.374 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:12:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:12:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:12:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:12:29.388 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:12:29.389 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:12:49.817 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:12:49.823 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:12:49.823 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:12:59.393 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:12:59.394 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:13:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:13:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:13:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:13:29.411 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:13:29.412 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:13:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:13:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:13:49.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:13:59.553 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:13:59.553 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:14:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:14:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:14:19.813 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:14:29.485 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:14:29.486 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:14:49.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:14:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:14:49.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:14:59.581 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:14:59.581 +0000 HttpClient - Consuming the entity.
INFO 2022-07-06 05:15:19.812 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-06 05:15:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-07-06 05:15:19.814 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as qzJtS5lnyjt2TjrT) ...
INFO 2022-07-06 05:15:20.561 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-06 05:15:20.563 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-06 05:15:20.563 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-06 05:15:20.564 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"5044b615-0533-481c-8158-c2cfd8115e5d","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"e1ab942b-5008-49bd-a2c0-1631340d2dad","serviceDescription":"service","serviceInvariantUUID":"8781f1b3-e26d-4698-be17-5e93ee2bd943","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"eb44cab4-5762-4b2b-9609-383785687d2c","resourceInvariantUUID":"3720d426-9205-49ca-b96e-37c359bced57","resourceCustomizationUUID":"24b5621d-0930-4427-a4d6-6fce73f0b428","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZGFlMTIwN2FiYmYzYTE0ZGNhYjZmZmE4MzJiNjU2YmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"520f0879-d999-48e4-b8b2-27220c6724d3","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"MTBkY2RlZGViMDNmM2NmOGNhOWRmODgwMGYyMWFmYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"28a110f3-8457-4028-bb40-96e4513afd27","artifactVersion":"1"},{"arti