Results

By type

          Starting ueb-listener
2022-07-04 03:41:48,738 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-04 03:41:48,752 main DEBUG Installed 1 script engine
Warning: Nashorn engine is planned to be removed from a future JDK release
2022-07-04 03:41:49,401 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-04 03:41:49,402 main DEBUG PluginManager 'Core' found 127 plugins
2022-07-04 03:41:49,403 main DEBUG PluginManager 'Level' found 0 plugins
2022-07-04 03:41:49,414 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2022-07-04 03:41:49,443 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2022-07-04 03:41:49,467 main DEBUG createProperty(name="logDir", value="${env:LOGDIR:-logs}")
2022-07-04 03:41:49,468 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2022-07-04 03:41:49,477 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-04 03:41:49,478 main DEBUG PluginManager 'Lookup' found 15 plugins
2022-07-04 03:41:49,481 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-07-04 03:41:49,492 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-04 03:41:49,493 main DEBUG PluginManager 'Converter' found 45 plugins
2022-07-04 03:41:49,683 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2022-07-04 03:41:49,688 main DEBUG createPolicy(size="10 MB")
2022-07-04 03:41:49,693 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2022-07-04 03:41:49,694 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=10485760)})
2022-07-04 03:41:49,695 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2022-07-04 03:41:49,703 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-04 03:41:49,705 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2022-07-04 03:41:49,726 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-04 03:41:49,736 main DEBUG Returning file creation time for /opt/onap/sdnc/ueb-listener/logs/ueb-listener.log
2022-07-04 03:41:49,737 main DEBUG Starting RollingFileManager logs/ueb-listener.log
2022-07-04 03:41:49,743 main DEBUG PluginManager 'FileConverter' found 2 plugins
2022-07-04 03:41:49,750 main DEBUG Setting prev file time to 2022-07-04T03:41:49.728+0000
2022-07-04 03:41:49,751 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=10485760)])
2022-07-04 03:41:49,751 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=10485760)
2022-07-04 03:41:49,752 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-07-04 03:41:49,753 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-04 03:41:49,755 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2022-07-04 03:41:49,760 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-04 03:41:49,767 main DEBUG Starting OutputStreamManager SYSTEM_OUT.false.false
2022-07-04 03:41:49,768 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2022-07-04 03:41:49,770 main DEBUG createAppenders(={LOGFILE, CONSOLE})
2022-07-04 03:41:49,771 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-07-04 03:41:49,772 main DEBUG createAppenderRef(ref="LOGFILE", level="null", Filter=null)
2022-07-04 03:41:49,773 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-07-04 03:41:49,774 main DEBUG createAppenderRef(ref="CONSOLE", level="null", Filter=null)
2022-07-04 03:41:49,775 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2022-07-04 03:41:49,777 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-04 03:41:49,782 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2022-07-04 03:41:49,784 main DEBUG createLoggers(={root})
2022-07-04 03:41:49,785 main DEBUG Configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml] initialized
2022-07-04 03:41:49,785 main DEBUG Starting configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml]
2022-07-04 03:41:49,786 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-04 03:41:49,788 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2022-07-04 03:41:49,788 main DEBUG OutputStream closed
2022-07-04 03:41:49,789 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2022-07-04 03:41:49,790 main DEBUG Appender DefaultConsole-1 stopped with status true
2022-07-04 03:41:49,790 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@59717824 OK
2022-07-04 03:41:49,932 main DEBUG Registering MBean org.apache.logging.log4j2:type=26f67b76
2022-07-04 03:41:49,939 main DEBUG Registering MBean org.apache.logging.log4j2:type=26f67b76,component=StatusLogger
2022-07-04 03:41:49,942 main DEBUG Registering MBean org.apache.logging.log4j2:type=26f67b76,component=ContextSelector
2022-07-04 03:41:49,945 main DEBUG Registering MBean org.apache.logging.log4j2:type=26f67b76,component=Loggers,name=
2022-07-04 03:41:49,948 main DEBUG Registering MBean org.apache.logging.log4j2:type=26f67b76,component=Appenders,name=LOGFILE
2022-07-04 03:41:49,950 main DEBUG Registering MBean org.apache.logging.log4j2:type=26f67b76,component=Appenders,name=CONSOLE
2022-07-04 03:41:50,016 main DEBUG org.apache.logging.log4j.core.util.SystemClock supports precise timestamps.
2022-07-04 03:41:50,018 main DEBUG Reconfiguration complete for context[name=26f67b76] at URI jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@41e350f1) with optional ClassLoader: null
2022-07-04 03:41:50,018 main DEBUG Shutdown hook enabled. Registering a new one.
2022-07-04 03:41:50,020 main DEBUG LoggerContext[name=26f67b76, org.apache.logging.log4j.core.LoggerContext@41e350f1] started OK.
INFO 2022-07-04 03:41:50.046 +0000 SdncUebConfiguration - Loading artifactMapFile /opt/onap/sdnc/data/properties/artifact.map
INFO 2022-07-04 03:41:50.053 +0000 SdncUebConfiguration - Initializing ASDC distribution client
INFO 2022-07-04 03:41:50.072 +0000 DistributionClientImpl - DistributionClient - init
DEBUG 2022-07-04 03:41:50.077 +0000 DistributionClientImpl - get ueb cluster server list from component(configuration file)
DEBUG 2022-07-04 03:41:50.528 +0000 SdcConnectorClient - about to perform getServerList. requestId= 603cc022-6d47-4c94-b722-5babff1dd304 url= /sdc/v1/artifactTypes
DEBUG 2022-07-04 03:41:50.529 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
DEBUG 2022-07-04 03:41:50.852 +0000 HttpAsdcClient - GET Response Status 200
DEBUG 2022-07-04 03:41:50.912 +0000 DistributionClientImpl - Artifact types: [TOSCA_CSAR] were validated with ASDC server
DEBUG 2022-07-04 03:41:50.949 +0000 DistributionClientImpl - create keys
INFO 2022-07-04 03:41:50.958 +0000 HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
INFO 2022-07-04 03:41:51.102 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:41:51.105 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-04 03:41:51.124 +0000 SdcConnectorClient - about to perform registerAsdcTopics. requestId= 408a5347-43a4-4436-955f-0bfcbef9488c url= /sdc/v1/registerForDistribution
DEBUG 2022-07-04 03:41:51.371 +0000 SdcConnectorClient - registerAsdcTopics response= 200. requestId= 408a5347-43a4-4436-955f-0bfcbef9488c url= /sdc/v1/registerForDistribution
INFO 2022-07-04 03:41:51.372 +0000 SdncUebConfiguration - Initialized ASDC distribution client - results = distribution client initialized successfuly
INFO 2022-07-04 03:41:51.372 +0000 SdncUebConfiguration - Scanning for local distribution artifacts before starting client
DEBUG 2022-07-04 03:41:51.373 +0000 SdncUebCallback - incomingDir is null - using /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-04 03:41:51.374 +0000 SdncUebConfiguration - Starting client...
INFO 2022-07-04 03:41:51.375 +0000 DistributionClientImpl - start DistributionClient
INFO 2022-07-04 03:41:51.388 +0000 SdncUebConfiguration - Client startup result = distribution client started successfuly
INFO 2022-07-04 03:41:51.392 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:41:51.404 +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-04 03:41:51.405 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:42:02.088 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:42:02.090 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:42:21.390 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:42:21.392 +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-04 03:42:21.392 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:42:31.253 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:42:31.254 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:42:51.391 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:42:51.395 +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-04 03:42:51.396 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:43:01.193 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:43:01.195 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:43:21.428 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:43:21.435 +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-04 03:43:21.436 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:43:31.163 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:43:31.167 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:43:51.390 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:43:51.397 +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-04 03:43:51.399 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:44:01.024 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:44:01.028 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:44:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:44:21.390 +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-04 03:44:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:44:31.074 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:44:31.075 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:44:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:44:51.402 +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-04 03:44:51.403 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:45:01.069 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:45:01.070 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:45:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:45:21.390 +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-04 03:45:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:45:31.064 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:45:31.066 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:45:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:45:51.391 +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-04 03:45:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:46:01.063 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:46:01.065 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:46:21.390 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:46:21.395 +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-04 03:46:21.395 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:46:31.043 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:46:31.046 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:46:51.389 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:46:51.395 +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-04 03:46:51.395 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:47:01.052 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:47:01.053 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:47:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:47:21.391 +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-04 03:47:21.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:47:31.003 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:47:31.004 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:47:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:47:51.390 +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-04 03:47:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:48:01.005 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:48:01.006 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:48:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:48:21.390 +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-04 03:48:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:48:31.003 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:48:31.004 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:48:51.390 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:48:51.394 +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-04 03:48:51.395 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:49:01.012 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:49:01.013 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:49:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:49:21.393 +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-04 03:49:21.394 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:49:31.055 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:49:31.059 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:49:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:49:51.390 +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-04 03:49:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:50:01.072 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:50:01.075 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:50:21.390 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:50:21.393 +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-04 03:50:21.394 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:50:31.030 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:50:31.031 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:50:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:50:51.390 +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-04 03:50:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:51:01.031 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:51:01.032 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:51:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:51:21.390 +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-04 03:51:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:51:31.031 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:51:31.034 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:51:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:51:51.392 +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-04 03:51:51.397 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:52:01.001 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:52:01.002 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:52:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:52:21.390 +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-04 03:52:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:52:30.976 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:52:30.978 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:52:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:52:51.390 +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-04 03:52:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:53:01.007 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:53:01.007 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:53:21.392 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:53:21.394 +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-04 03:53:21.394 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:53:31.050 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:53:31.051 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:53:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:53:51.390 +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-04 03:53:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:54:00.996 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:54:00.997 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:54:21.391 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:54:21.395 +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-04 03:54:21.395 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:54:30.985 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:54:30.986 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:54:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:54:51.390 +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-04 03:54:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:55:01.031 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:55:01.032 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:55:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:55:21.389 +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-04 03:55:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:55:30.969 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:55:30.970 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:55:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:55:51.391 +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-04 03:55:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:56:00.974 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:56:00.975 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:56:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:56:21.390 +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-04 03:56:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:56:30.991 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:56:30.992 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:56:51.389 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:56:51.391 +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-04 03:56:51.392 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:57:00.997 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:57:00.998 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:57:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:57:21.389 +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-04 03:57:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:57:31.065 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:57:31.066 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:57:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:57:51.389 +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-04 03:57:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:58:00.981 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:58:00.982 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:58:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:58:21.389 +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-04 03:58:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:58:31.022 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:58:31.023 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:58:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:58:51.390 +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-04 03:58:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:59:01.008 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:59:01.009 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:59:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:59:21.389 +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-04 03:59:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 03:59:30.983 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 03:59:30.984 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 03:59:51.389 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 03:59:51.391 +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-04 03:59:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:00:00.988 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:00:00.991 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:00:21.389 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:00:21.391 +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-04 04:00:21.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:00:31.042 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:00:31.043 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:00:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:00:51.391 +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-04 04:00:51.392 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:01:00.987 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:01:00.988 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:01:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:01:21.389 +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-04 04:01:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:01:31.086 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:01:31.087 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:01:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:01:51.391 +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-04 04:01:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:02:00.985 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:02:00.986 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:02:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:02:21.390 +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-04 04:02:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:02:31.068 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:02:31.069 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:02:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:02:51.390 +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-04 04:02:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:03:01.060 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:03:01.061 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:03:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:03:21.389 +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-04 04:03:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:03:31.081 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:03:31.082 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:03:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:03:51.390 +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-04 04:03:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:04:00.999 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:04:01.000 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:04:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:04:21.389 +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-04 04:04:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:04:30.970 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:04:30.971 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:04:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:04:51.389 +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-04 04:04:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:05:01.060 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:05:01.061 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:05:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:05:21.390 +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-04 04:05:21.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:05:31.094 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:05:31.094 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:05:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:05:51.390 +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-04 04:05:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:06:00.988 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:06:00.990 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:06:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:06:21.391 +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-04 04:06:21.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:06:30.981 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:06:30.981 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:06:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:06:51.390 +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-04 04:06:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:07:01.069 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:07:01.069 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:07:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:07:21.389 +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-04 04:07:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:07:31.061 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:07:31.062 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:07:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:07:51.391 +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-04 04:07:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:08:01.071 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:08:01.071 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:08:21.389 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:08:21.391 +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-04 04:08:21.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:08:31.103 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:08:31.104 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:08:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:08:51.389 +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-04 04:08:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:09:01.035 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:09:01.036 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:09:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:09:21.389 +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-04 04:09:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:09:31.053 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:09:31.054 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:09:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:09:51.390 +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-04 04:09:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:10:01.065 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:10:01.065 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:10:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:10:21.389 +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-04 04:10:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:10:31.007 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:10:31.007 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:10:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:10:51.389 +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-04 04:10:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:11:01.097 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:11:01.098 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:11:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:11:21.389 +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-04 04:11:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:11:31.056 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:11:31.057 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:11:51.390 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:11:51.395 +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-04 04:11:51.396 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:12:01.092 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:12:01.094 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:12:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:12:21.390 +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-04 04:12:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:12:31.070 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:12:31.071 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:12:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:12:51.389 +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-04 04:12:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:13:00.996 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:13:00.997 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:13:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:13:21.390 +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-04 04:13:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:13:31.037 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:13:31.038 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:13:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:13:51.394 +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-04 04:13:51.394 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:14:01.024 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:14:01.025 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:14:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:14:21.389 +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-04 04:14:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:14:31.001 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:14:31.002 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:14:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:14:51.391 +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-04 04:14:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:15:01.041 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:15:01.041 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:15:21.390 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:15:21.392 +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-04 04:15:21.392 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:15:31.021 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:15:31.022 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:15:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:15:51.389 +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-04 04:15:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:16:00.992 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:16:00.993 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:16:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:16:21.389 +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-04 04:16:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:16:31.010 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:16:31.011 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:16:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:16:51.389 +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-04 04:16:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:17:01.025 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:17:01.026 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:17:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:17:21.389 +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-04 04:17:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:17:31.057 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:17:31.060 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:17:51.390 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:17:51.394 +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-04 04:17:51.395 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:18:01.177 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:18:01.179 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:18:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:18:21.390 +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-04 04:18:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:18:31.084 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:18:31.084 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:18:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:18:51.389 +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-04 04:18:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:19:01.078 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:19:01.083 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:19:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:19:21.389 +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-04 04:19:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:19:31.005 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:19:31.006 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:19:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:19:51.390 +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-04 04:19:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:20:01.015 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:20:01.016 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:20:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:20:21.389 +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-04 04:20:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:20:31.038 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:20:31.039 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:20:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:20:51.389 +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-04 04:20:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:21:01.009 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:21:01.010 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:21:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:21:21.389 +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-04 04:21:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:21:31.020 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:21:31.021 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:21:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:21:51.389 +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-04 04:21:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:22:01.054 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:22:01.055 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:22:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:22:21.389 +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-04 04:22:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:22:31.083 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:22:31.084 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:22:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:22:51.389 +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-04 04:22:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:23:01.023 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:23:01.024 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:23:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:23:21.389 +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-04 04:23:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:23:31.106 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:23:31.106 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:23:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:23:51.389 +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-04 04:23:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:24:01.007 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:24:01.008 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:24:21.389 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:24:21.393 +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-04 04:24:21.394 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:24:31.055 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:24:31.057 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:24:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:24:51.389 +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-04 04:24:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:25:01.017 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:25:01.018 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:25:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:25:21.389 +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-04 04:25:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:25:31.011 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:25:31.012 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:25:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:25:51.390 +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-04 04:25:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:26:00.986 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:26:00.987 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:26:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:26:21.392 +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-04 04:26:21.392 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:26:31.048 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:26:31.048 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:26:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:26:51.389 +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-04 04:26:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:27:01.007 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:27:01.007 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:27:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:27:21.389 +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-04 04:27:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:27:31.055 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:27:31.056 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:27:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:27:51.389 +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-04 04:27:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:28:01.030 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:28:01.030 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:28:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:28:21.389 +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-04 04:28:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:28:31.051 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:28:31.052 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:28:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:28:51.389 +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-04 04:28:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:29:01.037 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:29:01.038 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:29:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:29:21.389 +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-04 04:29:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:29:31.038 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:29:31.039 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:29:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:29:51.389 +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-04 04:29:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:30:01.014 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:30:01.016 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:30:21.392 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:30:21.397 +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-04 04:30:21.397 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:30:31.118 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:30:31.119 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:30:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:30:51.390 +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-04 04:30:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:31:01.004 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:31:01.005 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:31:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:31:21.389 +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-04 04:31:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:31:31.096 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:31:31.097 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:31:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:31:51.389 +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-04 04:31:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:32:00.992 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:32:00.993 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:32:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:32:21.390 +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-04 04:32:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:32:31.047 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:32:31.048 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:32:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:32:51.389 +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-04 04:32:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:33:01.052 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:33:01.053 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:33:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:33:21.389 +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-04 04:33:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:33:31.033 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:33:31.034 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:33:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:33:51.389 +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-04 04:33:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:34:01.012 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:34:01.013 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:34:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:34:21.389 +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-04 04:34:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:34:31.083 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:34:31.084 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:34:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:34:51.389 +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-04 04:34:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:35:00.985 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:35:00.986 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:35:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:35:21.389 +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-04 04:35:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:35:31.062 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:35:31.063 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:35:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:35:51.389 +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-04 04:35:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:36:00.993 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:36:00.995 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:36:21.391 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:36:21.393 +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-04 04:36:21.393 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:36:31.099 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:36:31.100 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:36:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:36:51.390 +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-04 04:36:51.392 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:37:01.062 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:37:01.066 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:37:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:37:21.393 +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-04 04:37:21.393 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:37:22.035 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:37:22.038 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-04 04:37:22.039 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-04 04:37:22.040 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"47375808-94b7-4e4c-afb8-4f5cc518a339","serviceName":"vFW 2022-07-04 04-35-22","serviceVersion":"1.0","serviceUUID":"0c6d237f-87d8-45d9-8f0d-7ea1fcc3d258","serviceDescription":"catalog service description","serviceInvariantUUID":"7c642fe4-d7cd-42fb-a66f-8d8a6891b5b6","resources":[{"resourceInstanceName":"vFW f098ea18-e3bb 0","resourceName":"vFW f098ea18-e3bb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6e540e83-d48f-40c3-bac4-0b7fcfca358f","resourceInvariantUUID":"38bda88a-9aa7-4ff0-9dff-3ed463e92064","resourceCustomizationUUID":"b6e2ea4d-9f3f-477c-8bc7-adeccc458c58","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220704043522/1.0/resourceInstances/vfwf098ea18e3bb0/artifacts/vf-license-model.xml","artifactChecksum":"NTBlNzgyYjM4OGI5MDk4NDE4YjY0MTA1MzI3OWMzNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f49c89e3-beb2-4101-9b4d-9cbe95c4052f","artifactVersion":"1"},{"artifactName":"vfwf098ea18e3bb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220704043522/1.0/resourceInstances/vfwf098ea18e3bb0/artifacts/vfwf098ea18e3bb0_modules.json","artifactChecksum":"MTliNjg1MzZhMzc4NDQzNjZjODg3NzY1MTBmNWYzZjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"17e970e3-cec7-4c15-91aa-25d34ce0249a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220704043522/1.0/resourceInstances/vfwf098ea18e3bb0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"dfed9785-0960-4052-935d-bad3f192ffd9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220704043522/1.0/resourceInstances/vfwf098ea18e3bb0/artifacts/vendor-license-model.xml","artifactChecksum":"NTNkODMwYWNlZTBjMWRlMGZjMTIyZTA5YzRjOTY0YzY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cb3d29d1-98c3-4931-b80e-28158f43b17a","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220704043522/1.0/resourceInstances/vfwf098ea18e3bb0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"de6efe6d-25df-485c-b0b1-68d484e1302e","artifactVersion":"2","generatedFromUUID":"dfed9785-0960-4052-935d-bad3f192ffd9"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220704043522-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220704043522/1.0/artifacts/service-Vfw20220704043522-template.yml","artifactChecksum":"ZThiN2EwY2I0Mzk2Y2U1YzFiYjU5MWM3NWIzOTI0ZjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47b2e4d0-f76a-42e0-b383-6b6f97e3439f","artifactVersion":"1"},{"artifactName":"service-Vfw20220704043522-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220704043522/1.0/artifacts/service-Vfw20220704043522-csar.csar","artifactChecksum":"NTJiNGI0YWRiOTk0ZWVkZjAxMzZhMDY4ZTgxNGQyNGQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6eb75d7d-62e8-40d0-b313-9db0c538ffb4","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-04 04:37:22.074 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:37:22.086 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:37:22.124 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:37:22.124 +0000 DistributionClientImpl - try to send status {
  "distributionID": "47375808-94b7-4e4c-afb8-4f5cc518a339",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909441388,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220704043522/1.0/resourceInstances/vfwf098ea18e3bb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:37:22.224 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
WARN 2022-07-04 04:37:22.228 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:37:22.228 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:37:22.259 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:37:22.260 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:37:22.261 +0000 CambriaSimplerBatchPublisher - cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:37:23.129 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:37:23.130 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:37:23.134 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:37:23.134 +0000 DistributionClientImpl - try to send status {
  "distributionID": "47375808-94b7-4e4c-afb8-4f5cc518a339",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909441388,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220704043522/1.0/resourceInstances/vfwf098ea18e3bb0/artifacts/vfwf098ea18e3bb0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:37:23.234 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:37:23.235 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:37:23.236 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:37:23.277 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:37:23.278 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:37:23.278 +0000 CambriaSimplerBatchPublisher - cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:37:24.135 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:37:24.136 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:37:24.140 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:37:24.140 +0000 DistributionClientImpl - try to send status {
  "distributionID": "47375808-94b7-4e4c-afb8-4f5cc518a339",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909441388,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220704043522/1.0/resourceInstances/vfwf098ea18e3bb0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:37:24.241 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:37:24.243 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:37:24.243 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:37:24.309 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:37:24.310 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:37:24.310 +0000 CambriaSimplerBatchPublisher - cambria reply ok (68 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:37:25.141 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:37:25.143 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:37:25.146 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:37:25.147 +0000 DistributionClientImpl - try to send status {
  "distributionID": "47375808-94b7-4e4c-afb8-4f5cc518a339",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909441388,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220704043522/1.0/resourceInstances/vfwf098ea18e3bb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:37:25.248 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:37:25.250 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:37:25.250 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:37:25.292 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:37:25.292 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:37:25.293 +0000 CambriaSimplerBatchPublisher - cambria reply ok (44 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:37:26.148 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:37:26.149 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:37:26.152 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:37:26.152 +0000 DistributionClientImpl - try to send status {
  "distributionID": "47375808-94b7-4e4c-afb8-4f5cc518a339",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909441388,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220704043522/1.0/resourceInstances/vfwf098ea18e3bb0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:37:26.256 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
WARN 2022-07-04 04:37:26.259 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:37:26.260 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:37:26.360 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:37:26.361 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:37:26.362 +0000 CambriaSimplerBatchPublisher - cambria reply ok (104 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:37:27.153 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:37:27.155 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:37:27.159 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:37:27.160 +0000 DistributionClientImpl - try to send status {
  "distributionID": "47375808-94b7-4e4c-afb8-4f5cc518a339",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909441388,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220704043522/1.0/artifacts/service-Vfw20220704043522-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:37:27.260 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-04 04:37:27.261 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:37:27.262 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:37:27.393 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:37:27.394 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:37:27.394 +0000 CambriaSimplerBatchPublisher - cambria reply ok (133 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:37:28.165 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:37:28.166 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:37:28.171 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:37:28.171 +0000 DistributionClientImpl - try to send status {
  "distributionID": "47375808-94b7-4e4c-afb8-4f5cc518a339",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909441388,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220704043522/1.0/artifacts/service-Vfw20220704043522-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-04 04:37:28.271 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-04 04:37:28.273 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:37:28.273 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:37:28.334 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:37:28.335 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:37:28.335 +0000 CambriaSimplerBatchPublisher - cambria reply ok (63 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-04 04:37:29.174 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "47375808-94b7-4e4c-afb8-4f5cc518a339",
  "serviceName": "vFW 2022-07-04 04-35-22",
  "serviceVersion": "1.0",
  "serviceUUID": "0c6d237f-87d8-45d9-8f0d-7ea1fcc3d258",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "7c642fe4-d7cd-42fb-a66f-8d8a6891b5b6",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220704043522-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220704043522/1.0/artifacts/service-Vfw20220704043522-csar.csar",
      "artifactChecksum": "NTJiNGI0YWRiOTk0ZWVkZjAxMzZhMDY4ZTgxNGQyNGQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6eb75d7d-62e8-40d0-b313-9db0c538ffb4"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-04 04:37:29.175 +0000 SdncUebCallback - Received notification : (47375808-94b7-4e4c-afb8-4f5cc518a339,vFW 2022-07-04 04-35-22,1.0,catalog service description)
DEBUG 2022-07-04 04:37:29.175 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-04 04:37:29.176 +0000 SdncUebCallback - Received artifact service-Vfw20220704043522-csar.csar
INFO 2022-07-04 04:37:29.177 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-04 04:37:29.179 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20220704043522/1.0/artifacts/service-Vfw20220704043522-csar.csar
DEBUG 2022-07-04 04:37:29.571 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-04 04:37:29.592 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-04 04:37:29.593 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:37:29.597 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:37:29.597 +0000 DistributionClientImpl - try to send status {
  "distributionID": "47375808-94b7-4e4c-afb8-4f5cc518a339",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909449593,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220704043522/1.0/artifacts/service-Vfw20220704043522-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-04 04:37:29.698 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:37:29.700 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:37:29.700 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:37:29.758 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:37:29.758 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:37:29.759 +0000 CambriaSimplerBatchPublisher - cambria reply ok (60 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:37:30.598 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220704043522/service-Vfw20220704043522-csar.csar
DEBUG 2022-07-04 04:37:31.268 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-04 04:37:31.282 +0000 Reflections - Reflections took 11 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-04 04:37:31.834 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-04 04:37:31.837 +0000 Reflections - Reflections took 3 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-04 04:37:32.293 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP7886876738410571472/Definitions/service-Vfw20220704043522-template.yml
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
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-04 04:37:36.899 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-04 04:37:36.905 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-04 04:37:36.906 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.906 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
WARN 2022-07-04 04:37:36.906 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f098ea18-e3bb 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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.906 +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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.906 +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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.907 +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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.907 +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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.907 +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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.907 +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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.907 +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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.907 +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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.907 +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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.908 +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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.908 +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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.908 +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/vFW20220704043522/service-Vfw20220704043522-csar.csar
WARN 2022-07-04 04:37:36.908 +0000 SdcToscaParserFactory - ####################################################################################################
INFO 2022-07-04 04:37:36.926 +0000 DBResourceManager - Creating dummy instance of org.mariadb.jdbc.Driver
INFO 2022-07-04 04:37:36.930 +0000 DBResourceManager - Recovery Mode disabled
DEBUG 2022-07-04 04:37:36.934 +0000 DbConfigPool - Initializing DbConfigType
INFO 2022-07-04 04:37:36.954 +0000 JdbcDBCachedDataSource - JdbcDBCachedDataSource  configured successfully. Using URL: jdbc:mysql://mariadb-galera:3306/sdnctl
DEBUG 2022-07-04 04:37:36.960 +0000 DBResourceManager - Timeout set to 60 seconds
DEBUG 2022-07-04 04:37:37.256 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > connected to onap-mariadb-galera-0, read-only is false, tested successfully
DEBUG 2022-07-04 04:37:37.258 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.258 +0000 CachedDataSource - SQL Statement: SELECT @@global.read_only, @@global.hostname
DEBUG 2022-07-04 04:37:37.370 +0000 CachedDataSource - SQL SUCCESS. rows returned: 1, time(ms): 112
DEBUG 2022-07-04 04:37:37.371 +0000 CachedDataSource - SQL MASTER : sdnctldb01 on server sdnctldb01, pool 10
INFO 2022-07-04 04:37:37.372 +0000 DBResourceManager - Adding MASTER sdnctldb01 to active queue
INFO 2022-07-04 04:37:37.372 +0000 DBResourceManager - Completed wait with 1 active datasource(s) in 437 ms
WARN 2022-07-04 04:37:37.372 +0000 SdncUebCallback - DBLIB: JDBC DataSource has been initialized.
DEBUG 2022-07-04 04:37:37.374 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.374 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "0c6d237f-87d8-45d9-8f0d-7ea1fcc3d258";
INFO 2022-07-04 04:37:37.375 +0000 DBResourceManager - Thread DataSourceTester terminated Thread-2 for sdnctldb01
DEBUG 2022-07-04 04:37:37.397 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 23
DEBUG 2022-07-04 04:37:37.398 +0000 DBResourceManager - >> getData : sdnctldb01 25  miliseconds.
INFO 2022-07-04 04:37:37.398 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "0c6d237f-87d8-45d9-8f0d-7ea1fcc3d258"
DEBUG 2022-07-04 04:37:37.399 +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 ("0c6d237f-87d8-45d9-8f0d-7ea1fcc3d258", "null", "service-Vfw20220704043522-csar.csar", "Vfw20220704043522", "Y", "vFW 2022-07-04 04-35-22", "catalog service description", "Service", "Network L1-3", "7c642fe4-d7cd-42fb-a66f-8d8a6891b5b6");
DEBUG 2022-07-04 04:37:37.399 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.411 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 12
DEBUG 2022-07-04 04:37:37.412 +0000 DBResourceManager - writeData processing time : sdnctldb01 13 miliseconds.
DEBUG 2022-07-04 04:37:37.419 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.420 +0000 QueryProcessor - Service vFW 2022-07-04 04-35-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:37:37.423 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.423 +0000 QueryProcessor - Service vFW 2022-07-04 04-35-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:37:37.426 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is matching search criteria
DEBUG 2022-07-04 04:37:37.427 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:37:37.434 +0000 QueryProcessor - Found topology templates [vFW f098ea18-e3bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-04 04:37:37.443 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.443 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.444 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.444 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.444 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.444 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.445 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.445 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.446 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.446 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is matching search criteria
DEBUG 2022-07-04 04:37:37.446 +0000 QueryProcessor - Found topology templates [vFW f098ea18-e3bb 0] matching following query criteria: sdcType=VF, customizationUUID=b6e2ea4d-9f3f-477c-8bc7-adeccc458c58
DEBUG 2022-07-04 04:37:37.449 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.450 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "b6e2ea4d-9f3f-477c-8bc7-adeccc458c58";
DEBUG 2022-07-04 04:37:37.474 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 24
DEBUG 2022-07-04 04:37:37.474 +0000 DBResourceManager - >> getData : sdnctldb01 25  miliseconds.
INFO 2022-07-04 04:37:37.475 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "b6e2ea4d-9f3f-477c-8bc7-adeccc458c58"
DEBUG 2022-07-04 04:37:37.475 +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 ("b6e2ea4d-9f3f-477c-8bc7-adeccc458c58", "null", "fdca8133-93cd-4c6b-8824", "vFW f098ea18-e3bb", "Y", 1, "1.0", "38bda88a-9aa7-4ff0-9dff-3ed463e92064", "7bcd9082-83e4-4e94-971c-14a21f900bd7", "1.0");
DEBUG 2022-07-04 04:37:37.476 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.487 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-04 04:37:37.488 +0000 DBResourceManager - writeData processing time : sdnctldb01 13 miliseconds.
DEBUG 2022-07-04 04:37:37.488 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.489 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.489 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.489 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-07-04 04:37:37.489 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.490 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-07-04 04:37:37.490 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-07-04 04:37:37.490 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:37:37.491 +0000 QueryProcessor - Found topology templates [abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-07-04 04:37:37.492 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.492 +0000 QueryProcessor - Service vFW 2022-07-04 04-35-22 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:37:37.494 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.495 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "884ed0c4-ad09-4ba9-88d7-bf6403f4ae30";
DEBUG 2022-07-04 04:37:37.505 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-04 04:37:37.506 +0000 DBResourceManager - >> getData : sdnctldb01 12  miliseconds.
DEBUG 2022-07-04 04:37:37.507 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.507 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "884ed0c4-ad09-4ba9-88d7-bf6403f4ae30";
DEBUG 2022-07-04 04:37:37.523 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 16
DEBUG 2022-07-04 04:37:37.524 +0000 DBResourceManager - >> getData : sdnctldb01 17  miliseconds.
INFO 2022-07-04 04:37:37.524 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "884ed0c4-ad09-4ba9-88d7-bf6403f4ae30"
DEBUG 2022-07-04 04:37:37.524 +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 ("884ed0c4-ad09-4ba9-88d7-bf6403f4ae30", "null", "base_vfw", "b6e2ea4d-9f3f-477c-8bc7-adeccc458c58", "Base", "8c55887a-c117-432c-9923-04b29bb36549", "1033d378-e090-4f35-a095-be75a15aa32e", "1");
DEBUG 2022-07-04 04:37:37.525 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.531 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 04:37:37.532 +0000 DBResourceManager - writeData processing time : sdnctldb01 8 miliseconds.
DEBUG 2022-07-04 04:37:37.532 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.534 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is matching search criteria
DEBUG 2022-07-04 04:37:37.534 +0000 QueryProcessor - Found topology templates [vFW f098ea18-e3bb 0] matching following query criteria: sdcType=VF, customizationUUID=b6e2ea4d-9f3f-477c-8bc7-adeccc458c58
DEBUG 2022-07-04 04:37:37.536 +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-04 04:37:37.536 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.536 +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-04 04:37:37.536 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-04 04:37:37.537 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "884ed0c4-ad09-4ba9-88d7-bf6403f4ae30"
DEBUG 2022-07-04 04:37:37.537 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("884ed0c4-ad09-4ba9-88d7-bf6403f4ae30", "96ef4ffe-59b0-401c-aa3e-fe6c77d099ed", "vsn", "1")
DEBUG 2022-07-04 04:37:37.538 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.550 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 12
DEBUG 2022-07-04 04:37:37.551 +0000 DBResourceManager - writeData processing time : sdnctldb01 14 miliseconds.
DEBUG 2022-07-04 04:37:37.551 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.552 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.552 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.552 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-07-04 04:37:37.552 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.552 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.552 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.553 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-07-04 04:37:37.553 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.553 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-07-04 04:37:37.553 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-07-04 04:37:37.553 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.553 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-07-04 04:37:37.554 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.554 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:37:37.555 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=96ef4ffe-59b0-401c-aa3e-fe6c77d099ed
DEBUG 2022-07-04 04:37:37.556 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 96ef4ffe-59b0-401c-aa3e-fe6c77d099ed
DEBUG 2022-07-04 04:37:37.556 +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-04 04:37:37.556 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.557 +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-04 04:37:37.557 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-04 04:37:37.557 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "884ed0c4-ad09-4ba9-88d7-bf6403f4ae30"
DEBUG 2022-07-04 04:37:37.557 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("884ed0c4-ad09-4ba9-88d7-bf6403f4ae30", "675abfb9-9783-496b-9a65-0333f26e9e5c", "vfw", "1")
DEBUG 2022-07-04 04:37:37.558 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.573 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 15
DEBUG 2022-07-04 04:37:37.574 +0000 DBResourceManager - writeData processing time : sdnctldb01 17 miliseconds.
DEBUG 2022-07-04 04:37:37.574 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.574 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.575 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.575 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-07-04 04:37:37.575 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.575 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-07-04 04:37:37.576 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-07-04 04:37:37.576 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.576 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.576 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-07-04 04:37:37.577 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.577 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-07-04 04:37:37.577 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.577 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:37:37.578 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=675abfb9-9783-496b-9a65-0333f26e9e5c
DEBUG 2022-07-04 04:37:37.578 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 675abfb9-9783-496b-9a65-0333f26e9e5c
DEBUG 2022-07-04 04:37:37.578 +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-04 04:37:37.579 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.579 +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-04 04:37:37.579 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-04 04:37:37.579 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "884ed0c4-ad09-4ba9-88d7-bf6403f4ae30"
DEBUG 2022-07-04 04:37:37.580 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("884ed0c4-ad09-4ba9-88d7-bf6403f4ae30", "6409e287-26e5-4cf6-aa04-4d350d6e2494", "vpg", "1")
DEBUG 2022-07-04 04:37:37.580 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.588 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-07-04 04:37:37.589 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-07-04 04:37:37.589 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.590 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.590 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.590 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-07-04 04:37:37.590 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.596 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.597 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.597 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-07-04 04:37:37.597 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.597 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-07-04 04:37:37.597 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-07-04 04:37:37.597 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.598 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.598 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-07-04 04:37:37.598 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:37:37.598 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6409e287-26e5-4cf6-aa04-4d350d6e2494
DEBUG 2022-07-04 04:37:37.598 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 6409e287-26e5-4cf6-aa04-4d350d6e2494
DEBUG 2022-07-04 04:37:37.599 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.600 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "b6e2ea4d-9f3f-477c-8bc7-adeccc458c58";
DEBUG 2022-07-04 04:37:37.626 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 26
DEBUG 2022-07-04 04:37:37.627 +0000 DBResourceManager - >> getData : sdnctldb01 28  miliseconds.
DEBUG 2022-07-04 04:37:37.627 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.628 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is matching search criteria
DEBUG 2022-07-04 04:37:37.628 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:37:37.628 +0000 QueryProcessor - Found topology templates [vFW f098ea18-e3bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=b6e2ea4d-9f3f-477c-8bc7-adeccc458c58
DEBUG 2022-07-04 04:37:37.629 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.629 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is matching search criteria
DEBUG 2022-07-04 04:37:37.629 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:37:37.629 +0000 QueryProcessor - Found topology templates [vFW f098ea18-e3bb 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=b6e2ea4d-9f3f-477c-8bc7-adeccc458c58
DEBUG 2022-07-04 04:37:37.633 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.633 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.633 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.633 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.634 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.634 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.634 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.634 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.634 +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-04 04:37:37.634 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.635 +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-04 04:37:37.635 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.638 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.638 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "675abfb9-9783-496b-9a65-0333f26e9e5c";
DEBUG 2022-07-04 04:37:37.659 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 21
DEBUG 2022-07-04 04:37:37.660 +0000 DBResourceManager - >> getData : sdnctldb01 23  miliseconds.
INFO 2022-07-04 04:37:37.660 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "675abfb9-9783-496b-9a65-0333f26e9e5c"
DEBUG 2022-07-04 04:37:37.661 +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 ("675abfb9-9783-496b-9a65-0333f26e9e5c", "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)", "5e421ccc-1271-49f2-9f7d-8c51d2bcc655", "0360a830-cfb7-4017-bd46-670fac08b950", "1.0", "vfw");
DEBUG 2022-07-04 04:37:37.662 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.670 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-07-04 04:37:37.671 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-07-04 04:37:37.671 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.671 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.672 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.672 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-07-04 04:37:37.672 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.672 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-07-04 04:37:37.672 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-07-04 04:37:37.672 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.672 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.673 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-07-04 04:37:37.673 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.673 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-07-04 04:37:37.673 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.673 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:37:37.674 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=675abfb9-9783-496b-9a65-0333f26e9e5c
DEBUG 2022-07-04 04:37:37.675 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.676 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "675abfb9-9783-496b-9a65-0333f26e9e5c";
DEBUG 2022-07-04 04:37:37.689 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 13
DEBUG 2022-07-04 04:37:37.691 +0000 DBResourceManager - >> getData : sdnctldb01 17  miliseconds.
INFO 2022-07-04 04:37:37.691 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "675abfb9-9783-496b-9a65-0333f26e9e5c"
DEBUG 2022-07-04 04:37:37.692 +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 ("675abfb9-9783-496b-9a65-0333f26e9e5c", "default-network-role", "vfw", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-07-04 04:37:37.693 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.709 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 16
DEBUG 2022-07-04 04:37:37.710 +0000 DBResourceManager - writeData processing time : sdnctldb01 18 miliseconds.
INFO 2022-07-04 04:37:37.710 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "675abfb9-9783-496b-9a65-0333f26e9e5c"
DEBUG 2022-07-04 04:37:37.710 +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 ("675abfb9-9783-496b-9a65-0333f26e9e5c", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-07-04 04:37:37.711 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.717 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 04:37:37.718 +0000 DBResourceManager - writeData processing time : sdnctldb01 8 miliseconds.
INFO 2022-07-04 04:37:37.718 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "675abfb9-9783-496b-9a65-0333f26e9e5c"
DEBUG 2022-07-04 04:37:37.718 +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 ("675abfb9-9783-496b-9a65-0333f26e9e5c", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-07-04 04:37:37.720 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.730 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-04 04:37:37.730 +0000 DBResourceManager - writeData processing time : sdnctldb01 11 miliseconds.
DEBUG 2022-07-04 04:37:37.731 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.731 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.731 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.731 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.732 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.732 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.732 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.732 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.732 +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-04 04:37:37.732 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.733 +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-04 04:37:37.733 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.734 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.734 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "96ef4ffe-59b0-401c-aa3e-fe6c77d099ed";
DEBUG 2022-07-04 04:37:37.740 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 04:37:37.740 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-07-04 04:37:37.740 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "96ef4ffe-59b0-401c-aa3e-fe6c77d099ed"
DEBUG 2022-07-04 04:37:37.740 +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 ("96ef4ffe-59b0-401c-aa3e-fe6c77d099ed", "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)", "100f2d8a-14fb-4f97-8d74-a7395b1cfc1c", "41b3bc96-2802-45f9-b21c-a67a26c53eba", "1.0", "vsn");
DEBUG 2022-07-04 04:37:37.741 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.747 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 04:37:37.748 +0000 DBResourceManager - writeData processing time : sdnctldb01 8 miliseconds.
DEBUG 2022-07-04 04:37:37.749 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.750 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.750 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.750 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-07-04 04:37:37.750 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.751 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.751 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.752 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-07-04 04:37:37.752 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.753 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-07-04 04:37:37.753 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-07-04 04:37:37.753 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.753 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-07-04 04:37:37.753 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.753 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:37:37.754 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=96ef4ffe-59b0-401c-aa3e-fe6c77d099ed
DEBUG 2022-07-04 04:37:37.755 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.755 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "96ef4ffe-59b0-401c-aa3e-fe6c77d099ed";
DEBUG 2022-07-04 04:37:37.761 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 04:37:37.762 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-07-04 04:37:37.762 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "96ef4ffe-59b0-401c-aa3e-fe6c77d099ed"
DEBUG 2022-07-04 04:37:37.762 +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 ("96ef4ffe-59b0-401c-aa3e-fe6c77d099ed", "default-network-role", "vsn", "N", "0", "0", "N", "4");
DEBUG 2022-07-04 04:37:37.763 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.775 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 12
DEBUG 2022-07-04 04:37:37.776 +0000 DBResourceManager - writeData processing time : sdnctldb01 14 miliseconds.
INFO 2022-07-04 04:37:37.776 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "96ef4ffe-59b0-401c-aa3e-fe6c77d099ed"
DEBUG 2022-07-04 04:37:37.777 +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 ("96ef4ffe-59b0-401c-aa3e-fe6c77d099ed", "default-network-role", "vsn", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-07-04 04:37:37.777 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.786 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-07-04 04:37:37.787 +0000 DBResourceManager - writeData processing time : sdnctldb01 10 miliseconds.
DEBUG 2022-07-04 04:37:37.787 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.787 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.788 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.788 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.788 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.788 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.788 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:37:37.788 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.789 +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-04 04:37:37.789 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.789 +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-04 04:37:37.789 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:37:37.790 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.790 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "6409e287-26e5-4cf6-aa04-4d350d6e2494";
DEBUG 2022-07-04 04:37:37.803 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 13
DEBUG 2022-07-04 04:37:37.803 +0000 DBResourceManager - >> getData : sdnctldb01 14  miliseconds.
INFO 2022-07-04 04:37:37.804 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "6409e287-26e5-4cf6-aa04-4d350d6e2494"
DEBUG 2022-07-04 04:37:37.804 +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 ("6409e287-26e5-4cf6-aa04-4d350d6e2494", "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)", "68d418d9-7779-45d3-8c0a-25866034f52b", "e09467c8-8393-4d76-9adf-d5c0c7b73f2d", "1.0", "vpg");
DEBUG 2022-07-04 04:37:37.805 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.820 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 15
DEBUG 2022-07-04 04:37:37.821 +0000 DBResourceManager - writeData processing time : sdnctldb01 17 miliseconds.
DEBUG 2022-07-04 04:37:37.822 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.822 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.822 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.822 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-07-04 04:37:37.823 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.823 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.823 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.823 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-07-04 04:37:37.823 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-07-04 04:37:37.823 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-07-04 04:37:37.824 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-07-04 04:37:37.824 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.824 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-07-04 04:37:37.824 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-07-04 04:37:37.824 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:37:37.825 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6409e287-26e5-4cf6-aa04-4d350d6e2494
DEBUG 2022-07-04 04:37:37.829 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.830 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "6409e287-26e5-4cf6-aa04-4d350d6e2494";
DEBUG 2022-07-04 04:37:37.838 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-07-04 04:37:37.838 +0000 DBResourceManager - >> getData : sdnctldb01 10  miliseconds.
INFO 2022-07-04 04:37:37.839 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "6409e287-26e5-4cf6-aa04-4d350d6e2494"
DEBUG 2022-07-04 04:37:37.839 +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 ("6409e287-26e5-4cf6-aa04-4d350d6e2494", "default-network-role", "vpg", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-07-04 04:37:37.839 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.845 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 04:37:37.845 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
INFO 2022-07-04 04:37:37.845 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "6409e287-26e5-4cf6-aa04-4d350d6e2494"
DEBUG 2022-07-04 04:37:37.846 +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 ("6409e287-26e5-4cf6-aa04-4d350d6e2494", "default-network-role", "vpg", "N", "0", "0", "N", "4");
DEBUG 2022-07-04 04:37:37.846 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:37:37.852 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-04 04:37:37.853 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
DEBUG 2022-07-04 04:37:37.854 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.854 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is matching search criteria
DEBUG 2022-07-04 04:37:37.854 +0000 QueryProcessor - Found topology templates [vFW f098ea18-e3bb 0] matching following query criteria: sdcType=VF, customizationUUID=b6e2ea4d-9f3f-477c-8bc7-adeccc458c58
DEBUG 2022-07-04 04:37:37.856 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.856 +0000 TopologyTemplateQuery - Node template vFW f098ea18-e3bb 0 is matching search criteria
DEBUG 2022-07-04 04:37:37.856 +0000 QueryProcessor - Found topology templates [vFW f098ea18-e3bb 0] matching following query criteria: sdcType=VF, customizationUUID=b6e2ea4d-9f3f-477c-8bc7-adeccc458c58
DEBUG 2022-07-04 04:37:37.858 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "7bcd9082-83e4-4e94-971c-14a21f900bd7"
DEBUG 2022-07-04 04:37:37.858 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:37:37.858 +0000 QueryProcessor - Service vFW 2022-07-04 04-35-22 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-07-04 04:37:37.859 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-04 04:37:37.861 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-04 04:37:37.861 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:37:37.864 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:37:37.864 +0000 DistributionClientImpl - try to send status {
  "distributionID": "47375808-94b7-4e4c-afb8-4f5cc518a339",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909457861,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220704043522/1.0/artifacts/service-Vfw20220704043522-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-04 04:37:37.969 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 105 ms
WARN 2022-07-04 04:37:37.971 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:37:37.971 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:37:38.044 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:37:38.045 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:37:38.045 +0000 CambriaSimplerBatchPublisher - cambria reply ok (75 ms):{"serverTimeMs":4,"count":1}
DEBUG 2022-07-04 04:37:38.867 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220704043522
INFO 2022-07-04 04:37:38.868 +0000 SdncUebCallback - Sending Component Status for Distribution: (47375808-94b7-4e4c-afb8-4f5cc518a339,vFW 2022-07-04 04-35-22,1.0,catalog service description)
INFO 2022-07-04 04:37:38.869 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-04 04:37:38.870 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:37:38.901 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:37:38.902 +0000 DistributionClientImpl - try to send status {
  "distributionID": "47375808-94b7-4e4c-afb8-4f5cc518a339",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909458870,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-04 04:37:38.996 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 93 ms
WARN 2022-07-04 04:37:38.997 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:37:38.997 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:37:39.026 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:37:39.026 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:37:39.027 +0000 CambriaSimplerBatchPublisher - cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:37:39.903 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-07-04 04:37:51.393 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:37:51.394 +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-04 04:37:51.394 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:38:00.962 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:38:00.963 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:38:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:38:21.389 +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-04 04:38:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:38:31.015 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:38:31.015 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:38:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:38:51.390 +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-04 04:38:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:39:00.972 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:39:00.973 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:39:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:39:21.389 +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-04 04:39:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:39:31.020 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:39:31.020 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:39:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:39:51.390 +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-04 04:39:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:40:01.011 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:40:01.012 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:40:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:40:21.389 +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-04 04:40:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:40:31.046 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:40:31.046 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:40:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:40:51.389 +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-04 04:40:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:41:01.026 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:41:01.029 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:41:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:41:21.389 +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-04 04:41:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:41:30.998 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:41:30.999 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:41:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:41:51.390 +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-04 04:41:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:42:00.992 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:42:00.993 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:42:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:42:21.389 +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-04 04:42:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:42:31.047 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:42:31.048 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:42:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:42:51.396 +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-04 04:42:51.397 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:42:52.053 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:42:52.058 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-04 04:42:52.059 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-04 04:42:52.059 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"32ac6fe2-c7aa-468e-a68b-24b1575fc1e1","serviceName":"basic_onboard_GlonhO","serviceVersion":"1.0","serviceUUID":"ad745062-ebf8-4bfa-a2b3-aee7efe5ef4c","serviceDescription":"service","serviceInvariantUUID":"7fa7d456-7b04-4816-9f86-0f9f8eb778dc","resources":[{"resourceInstanceName":"basic_onboard_GlonhO 0","resourceName":"basic_onboard_GlonhO","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"df59f1d5-a65e-47c5-ba75-59c9519da709","resourceInvariantUUID":"fa64fb5f-322a-4ff0-bd89-3f4215199d52","resourceCustomizationUUID":"e3ca2ca1-2408-4d40-a403-ab8a38f17db8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/resourceInstances/basic_onboard_glonho0/artifacts/vf-license-model.xml","artifactChecksum":"MThlZDQ2ZmZkNGYwNWQxM2Y4NjUxMWEzMTA3NTI0YzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b510be9e-60ab-4274-8e5a-6147254716e7","artifactVersion":"1"},{"artifactName":"basic_onboard_glonho0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/resourceInstances/basic_onboard_glonho0/artifacts/basic_onboard_glonho0_modules.json","artifactChecksum":"N2E5YjcwYjY1OGY5NzU1OGYxZWYzMmMyZTI3OWFmZDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f3222475-7c19-4e42-9929-3ad7a6efd61f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/resourceInstances/basic_onboard_glonho0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"dffd467d-56c0-4f89-8806-68a5b007bdeb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/resourceInstances/basic_onboard_glonho0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6a77948b-6f8b-4950-860c-1612b5b2964d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/resourceInstances/basic_onboard_glonho0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f830c1a3-48dd-493c-a05a-6f97bbd791e1","artifactVersion":"2","generatedFromUUID":"dffd467d-56c0-4f89-8806-68a5b007bdeb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGlonho-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/artifacts/service-BasicOnboardGlonho-template.yml","artifactChecksum":"YzAyMTQ5YzIzNzAwNjU1NDRmMWJkZDA4ZDhiMDM1M2E\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4d5e02e4-2bc9-49c2-aef6-f5ca33e35b76","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGlonho-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/artifacts/service-BasicOnboardGlonho-csar.csar","artifactChecksum":"OTg0MDU0Nzc1MDI2YWZhNjY4Mjg5MWI2YTQ4ZTY0YzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c931066a-cab0-4947-8766-b5a62225a081","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-04 04:42:52.070 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:42:52.071 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:42:52.079 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:42:52.080 +0000 DistributionClientImpl - try to send status {
  "distributionID": "32ac6fe2-c7aa-468e-a68b-24b1575fc1e1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909771388,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/resourceInstances/basic_onboard_glonho0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:42:52.179 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
WARN 2022-07-04 04:42:52.181 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:42:52.181 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:42:52.267 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:42:52.268 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:42:52.269 +0000 CambriaSimplerBatchPublisher - cambria reply ok (89 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:42:53.083 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:42:53.084 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:42:53.112 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:42:53.112 +0000 DistributionClientImpl - try to send status {
  "distributionID": "32ac6fe2-c7aa-468e-a68b-24b1575fc1e1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909771388,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/resourceInstances/basic_onboard_glonho0/artifacts/basic_onboard_glonho0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:42:53.191 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 77 ms
WARN 2022-07-04 04:42:53.194 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:42:53.194 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:42:53.231 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:42:53.232 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:42:53.233 +0000 CambriaSimplerBatchPublisher - cambria reply ok (41 ms):{"serverTimeMs":2,"count":1}
INFO 2022-07-04 04:42:54.113 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:42:54.114 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:42:54.120 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:42:54.120 +0000 DistributionClientImpl - try to send status {
  "distributionID": "32ac6fe2-c7aa-468e-a68b-24b1575fc1e1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909771388,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/resourceInstances/basic_onboard_glonho0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:42:54.223 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
WARN 2022-07-04 04:42:54.224 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:42:54.224 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:42:54.267 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:42:54.268 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:42:54.268 +0000 CambriaSimplerBatchPublisher - cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:42:55.120 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:42:55.121 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:42:55.125 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:42:55.125 +0000 DistributionClientImpl - try to send status {
  "distributionID": "32ac6fe2-c7aa-468e-a68b-24b1575fc1e1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909771388,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/resourceInstances/basic_onboard_glonho0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:42:55.225 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:42:55.227 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:42:55.227 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:42:55.250 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:42:55.251 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:42:55.251 +0000 CambriaSimplerBatchPublisher - cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:42:56.126 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:42:56.128 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:42:56.132 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:42:56.132 +0000 DistributionClientImpl - try to send status {
  "distributionID": "32ac6fe2-c7aa-468e-a68b-24b1575fc1e1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909771388,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/resourceInstances/basic_onboard_glonho0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:42:56.232 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:42:56.233 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:42:56.234 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:42:56.259 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:42:56.259 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:42:56.260 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:42:57.134 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:42:57.135 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:42:57.139 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:42:57.139 +0000 DistributionClientImpl - try to send status {
  "distributionID": "32ac6fe2-c7aa-468e-a68b-24b1575fc1e1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909771388,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/artifacts/service-BasicOnboardGlonho-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:42:57.240 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-07-04 04:42:57.243 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:42:57.244 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:42:57.287 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:42:57.288 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:42:57.288 +0000 CambriaSimplerBatchPublisher - cambria reply ok (46 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:42:58.140 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:42:58.141 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:42:58.147 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:42:58.147 +0000 DistributionClientImpl - try to send status {
  "distributionID": "32ac6fe2-c7aa-468e-a68b-24b1575fc1e1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909771388,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/artifacts/service-BasicOnboardGlonho-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-04 04:42:58.268 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 121 ms
WARN 2022-07-04 04:42:58.272 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:42:58.272 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:42:58.295 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:42:58.296 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:42:58.297 +0000 CambriaSimplerBatchPublisher - cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-04 04:42:59.164 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "32ac6fe2-c7aa-468e-a68b-24b1575fc1e1",
  "serviceName": "basic_onboard_GlonhO",
  "serviceVersion": "1.0",
  "serviceUUID": "ad745062-ebf8-4bfa-a2b3-aee7efe5ef4c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "7fa7d456-7b04-4816-9f86-0f9f8eb778dc",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardGlonho-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/artifacts/service-BasicOnboardGlonho-csar.csar",
      "artifactChecksum": "OTg0MDU0Nzc1MDI2YWZhNjY4Mjg5MWI2YTQ4ZTY0YzI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c931066a-cab0-4947-8766-b5a62225a081"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-04 04:42:59.165 +0000 SdncUebCallback - Received notification : (32ac6fe2-c7aa-468e-a68b-24b1575fc1e1,basic_onboard_GlonhO,1.0,service)
DEBUG 2022-07-04 04:42:59.165 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-04 04:42:59.166 +0000 SdncUebCallback - Received artifact service-BasicOnboardGlonho-csar.csar
INFO 2022-07-04 04:42:59.166 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-04 04:42:59.166 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/artifacts/service-BasicOnboardGlonho-csar.csar
DEBUG 2022-07-04 04:42:59.567 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-04 04:42:59.594 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-04 04:42:59.594 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:42:59.597 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:42:59.597 +0000 DistributionClientImpl - try to send status {
  "distributionID": "32ac6fe2-c7aa-468e-a68b-24b1575fc1e1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909779594,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/artifacts/service-BasicOnboardGlonho-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-04 04:42:59.697 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:42:59.699 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:42:59.699 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:42:59.718 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:42:59.719 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:42:59.720 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:43:00.598 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_GlonhO/service-BasicOnboardGlonho-csar.csar
DEBUG 2022-07-04 04:43:00.599 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-04 04:43:00.602 +0000 Reflections - Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-04 04:43:00.849 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP5712079492948176679/Definitions/service-BasicOnboardGlonho-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-04 04:43:02.482 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-04 04:43:02.483 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-04 04:43:02.483 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_GlonhO/service-BasicOnboardGlonho-csar.csar
WARN 2022-07-04 04:43:02.483 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-07-04 04:43:02.483 +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_GlonhO/service-BasicOnboardGlonho-csar.csar
WARN 2022-07-04 04:43:02.483 +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_GlonhO/service-BasicOnboardGlonho-csar.csar
WARN 2022-07-04 04:43:02.483 +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_GlonhO/service-BasicOnboardGlonho-csar.csar
WARN 2022-07-04 04:43:02.483 +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_GlonhO/service-BasicOnboardGlonho-csar.csar
WARN 2022-07-04 04:43:02.483 +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_GlonhO/service-BasicOnboardGlonho-csar.csar
WARN 2022-07-04 04:43:02.483 +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_GlonhO/service-BasicOnboardGlonho-csar.csar
WARN 2022-07-04 04:43:02.484 +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_GlonhO/service-BasicOnboardGlonho-csar.csar
WARN 2022-07-04 04:43:02.484 +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_GlonhO/service-BasicOnboardGlonho-csar.csar
WARN 2022-07-04 04:43:02.484 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_GlonhO 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_GlonhO/service-BasicOnboardGlonho-csar.csar
WARN 2022-07-04 04:43:02.484 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-07-04 04:43:02.513 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.514 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "ad745062-ebf8-4bfa-a2b3-aee7efe5ef4c";
DEBUG 2022-07-04 04:43:02.521 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 04:43:02.521 +0000 DBResourceManager - >> getData : sdnctldb01 37  miliseconds.
INFO 2022-07-04 04:43:02.521 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "ad745062-ebf8-4bfa-a2b3-aee7efe5ef4c"
DEBUG 2022-07-04 04:43:02.521 +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 ("ad745062-ebf8-4bfa-a2b3-aee7efe5ef4c", "null", "service-BasicOnboardGlonho-csar.csar", "BasicOnboardGlonho", "Y", "basic_onboard_GlonhO", "service", "Service", "Network Service", "7fa7d456-7b04-4816-9f86-0f9f8eb778dc");
DEBUG 2022-07-04 04:43:02.522 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.532 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-04 04:43:02.533 +0000 DBResourceManager - writeData processing time : sdnctldb01 12 miliseconds.
DEBUG 2022-07-04 04:43:02.534 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.534 +0000 QueryProcessor - Service basic_onboard_GlonhO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:43:02.535 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.535 +0000 QueryProcessor - Service basic_onboard_GlonhO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:43:02.536 +0000 TopologyTemplateQuery - Node template basic_onboard_GlonhO 0 is matching search criteria
DEBUG 2022-07-04 04:43:02.536 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:43:02.537 +0000 QueryProcessor - Found topology templates [basic_onboard_GlonhO 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-04 04:43:02.537 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:43:02.537 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:43:02.538 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:43:02.538 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:43:02.538 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:43:02.538 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:43:02.539 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:43:02.539 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:43:02.539 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.540 +0000 TopologyTemplateQuery - Node template basic_onboard_GlonhO 0 is matching search criteria
DEBUG 2022-07-04 04:43:02.540 +0000 QueryProcessor - Found topology templates [basic_onboard_GlonhO 0] matching following query criteria: sdcType=VF, customizationUUID=e3ca2ca1-2408-4d40-a403-ab8a38f17db8
DEBUG 2022-07-04 04:43:02.542 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.542 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "e3ca2ca1-2408-4d40-a403-ab8a38f17db8";
DEBUG 2022-07-04 04:43:02.552 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-04 04:43:02.553 +0000 DBResourceManager - >> getData : sdnctldb01 12  miliseconds.
INFO 2022-07-04 04:43:02.553 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "e3ca2ca1-2408-4d40-a403-ab8a38f17db8"
DEBUG 2022-07-04 04:43:02.554 +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 ("e3ca2ca1-2408-4d40-a403-ab8a38f17db8", "null", "basic_onboard_vendor", "basic_onboard_GlonhO", "Y", 1, "1.0", "fa64fb5f-322a-4ff0-bd89-3f4215199d52", "7bdea26d-984d-43cc-a33c-692f702150aa", "1.0");
DEBUG 2022-07-04 04:43:02.555 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.562 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-07-04 04:43:02.563 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-07-04 04:43:02.564 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.565 +0000 TopologyTemplateQuery - Node template basic_onboard_GlonhO 0 is not matching search criteria
DEBUG 2022-07-04 04:43:02.565 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-07-04 04:43:02.565 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-07-04 04:43:02.566 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:43:02.566 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-07-04 04:43:02.566 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.567 +0000 QueryProcessor - Service basic_onboard_GlonhO is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:43:02.568 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.568 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "89d9b97e-6784-4728-9ccd-e75f77a97ba0";
DEBUG 2022-07-04 04:43:02.574 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 04:43:02.575 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
DEBUG 2022-07-04 04:43:02.576 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.576 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "89d9b97e-6784-4728-9ccd-e75f77a97ba0";
DEBUG 2022-07-04 04:43:02.583 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-07-04 04:43:02.583 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-07-04 04:43:02.584 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "89d9b97e-6784-4728-9ccd-e75f77a97ba0"
DEBUG 2022-07-04 04:43:02.584 +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 ("89d9b97e-6784-4728-9ccd-e75f77a97ba0", "null", "base_ubuntu18", "e3ca2ca1-2408-4d40-a403-ab8a38f17db8", "Base", "228e0eaf-8bb6-4528-a747-cf3633186729", "c62ca740-9e41-4465-9247-f56ff973d9c6", "1");
DEBUG 2022-07-04 04:43:02.585 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.607 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 22
DEBUG 2022-07-04 04:43:02.608 +0000 DBResourceManager - writeData processing time : sdnctldb01 24 miliseconds.
DEBUG 2022-07-04 04:43:02.608 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.609 +0000 TopologyTemplateQuery - Node template basic_onboard_GlonhO 0 is matching search criteria
DEBUG 2022-07-04 04:43:02.609 +0000 QueryProcessor - Found topology templates [basic_onboard_GlonhO 0] matching following query criteria: sdcType=VF, customizationUUID=e3ca2ca1-2408-4d40-a403-ab8a38f17db8
DEBUG 2022-07-04 04:43:02.609 +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-04 04:43:02.610 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:43:02.610 +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-04 04:43:02.610 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-04 04:43:02.611 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "89d9b97e-6784-4728-9ccd-e75f77a97ba0"
DEBUG 2022-07-04 04:43:02.611 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("89d9b97e-6784-4728-9ccd-e75f77a97ba0", "8abd4b30-31d5-4ed4-a7e9-78e2e7244044", "ubuntu18", "1")
DEBUG 2022-07-04 04:43:02.612 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.627 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 15
DEBUG 2022-07-04 04:43:02.628 +0000 DBResourceManager - writeData processing time : sdnctldb01 17 miliseconds.
DEBUG 2022-07-04 04:43:02.629 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.630 +0000 TopologyTemplateQuery - Node template basic_onboard_GlonhO 0 is not matching search criteria
DEBUG 2022-07-04 04:43:02.631 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-07-04 04:43:02.631 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-07-04 04:43:02.631 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:43:02.632 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=8abd4b30-31d5-4ed4-a7e9-78e2e7244044
DEBUG 2022-07-04 04:43:02.633 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 8abd4b30-31d5-4ed4-a7e9-78e2e7244044
DEBUG 2022-07-04 04:43:02.634 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.634 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "e3ca2ca1-2408-4d40-a403-ab8a38f17db8";
DEBUG 2022-07-04 04:43:02.640 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-04 04:43:02.640 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
DEBUG 2022-07-04 04:43:02.641 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.641 +0000 TopologyTemplateQuery - Node template basic_onboard_GlonhO 0 is matching search criteria
DEBUG 2022-07-04 04:43:02.641 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:43:02.642 +0000 QueryProcessor - Found topology templates [basic_onboard_GlonhO 0, abstract_ubuntu18] matching following query criteria: sdcType=VF, customizationUUID=e3ca2ca1-2408-4d40-a403-ab8a38f17db8
DEBUG 2022-07-04 04:43:02.642 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.642 +0000 TopologyTemplateQuery - Node template basic_onboard_GlonhO 0 is matching search criteria
DEBUG 2022-07-04 04:43:02.642 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:43:02.643 +0000 QueryProcessor - Found topology templates [basic_onboard_GlonhO 0, abstract_ubuntu18] matching following query criteria: sdcType=VF, customizationUUID=e3ca2ca1-2408-4d40-a403-ab8a38f17db8
DEBUG 2022-07-04 04:43:02.643 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:43:02.643 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:43:02.643 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:43:02.644 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:43:02.644 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:43:02.644 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:43:02.644 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:43:02.644 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:43:02.645 +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-04 04:43:02.645 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:43:02.645 +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-04 04:43:02.645 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:43:02.646 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.647 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "8abd4b30-31d5-4ed4-a7e9-78e2e7244044";
DEBUG 2022-07-04 04:43:02.654 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-07-04 04:43:02.655 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-07-04 04:43:02.655 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "8abd4b30-31d5-4ed4-a7e9-78e2e7244044"
DEBUG 2022-07-04 04:43:02.656 +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 ("8abd4b30-31d5-4ed4-a7e9-78e2e7244044", "null", "ubuntu18", "ubuntu-18.04-daily", "ubuntu18", "Y", "0", "{ecomp_generated_naming=true}", "m1.small", "d51b629a-09a6-4253-b543-18671ed57706", "a27fbb98-9512-4843-ab9a-d3630f53b1a7", "1.0", "ubuntu18");
DEBUG 2022-07-04 04:43:02.657 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.668 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-04 04:43:02.669 +0000 DBResourceManager - writeData processing time : sdnctldb01 13 miliseconds.
DEBUG 2022-07-04 04:43:02.671 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.672 +0000 TopologyTemplateQuery - Node template basic_onboard_GlonhO 0 is not matching search criteria
DEBUG 2022-07-04 04:43:02.672 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-07-04 04:43:02.672 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-07-04 04:43:02.673 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:43:02.673 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=8abd4b30-31d5-4ed4-a7e9-78e2e7244044
DEBUG 2022-07-04 04:43:02.675 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.676 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "8abd4b30-31d5-4ed4-a7e9-78e2e7244044";
DEBUG 2022-07-04 04:43:02.686 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-04 04:43:02.687 +0000 DBResourceManager - >> getData : sdnctldb01 12  miliseconds.
INFO 2022-07-04 04:43:02.687 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "8abd4b30-31d5-4ed4-a7e9-78e2e7244044"
DEBUG 2022-07-04 04:43:02.688 +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 ("8abd4b30-31d5-4ed4-a7e9-78e2e7244044", "default-network-role", "ubuntu18", "N", "0", "0", "N", "admin_plane", "4");
DEBUG 2022-07-04 04:43:02.688 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:43:02.704 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 15
DEBUG 2022-07-04 04:43:02.705 +0000 DBResourceManager - writeData processing time : sdnctldb01 17 miliseconds.
DEBUG 2022-07-04 04:43:02.705 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.705 +0000 TopologyTemplateQuery - Node template basic_onboard_GlonhO 0 is matching search criteria
DEBUG 2022-07-04 04:43:02.705 +0000 QueryProcessor - Found topology templates [basic_onboard_GlonhO 0] matching following query criteria: sdcType=VF, customizationUUID=e3ca2ca1-2408-4d40-a403-ab8a38f17db8
DEBUG 2022-07-04 04:43:02.706 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.706 +0000 TopologyTemplateQuery - Node template basic_onboard_GlonhO 0 is matching search criteria
DEBUG 2022-07-04 04:43:02.706 +0000 QueryProcessor - Found topology templates [basic_onboard_GlonhO 0] matching following query criteria: sdcType=VF, customizationUUID=e3ca2ca1-2408-4d40-a403-ab8a38f17db8
DEBUG 2022-07-04 04:43:02.707 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "7bdea26d-984d-43cc-a33c-692f702150aa"
DEBUG 2022-07-04 04:43:02.707 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:43:02.707 +0000 QueryProcessor - Service basic_onboard_GlonhO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-07-04 04:43:02.707 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-04 04:43:02.708 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-04 04:43:02.709 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:43:02.712 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:43:02.712 +0000 DistributionClientImpl - try to send status {
  "distributionID": "32ac6fe2-c7aa-468e-a68b-24b1575fc1e1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909782709,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGlonho/1.0/artifacts/service-BasicOnboardGlonho-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-04 04:43:02.812 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-04 04:43:02.814 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:43:02.814 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:43:02.865 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:43:02.865 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:43:02.866 +0000 CambriaSimplerBatchPublisher - cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-04 04:43:03.713 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_GlonhO
INFO 2022-07-04 04:43:03.714 +0000 SdncUebCallback - Sending Component Status for Distribution: (32ac6fe2-c7aa-468e-a68b-24b1575fc1e1,basic_onboard_GlonhO,1.0,service)
INFO 2022-07-04 04:43:03.715 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-04 04:43:03.715 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:43:03.719 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:43:03.719 +0000 DistributionClientImpl - try to send status {
  "distributionID": "32ac6fe2-c7aa-468e-a68b-24b1575fc1e1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656909783715,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-04 04:43:03.819 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:43:03.821 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:43:03.821 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:43:03.857 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:43:03.858 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:43:03.858 +0000 CambriaSimplerBatchPublisher - cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:43:04.720 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-07-04 04:43:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:43:21.389 +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-04 04:43:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:43:31.048 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:43:31.049 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:43:51.389 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:43:51.392 +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-04 04:43:51.392 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:44:01.029 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:44:01.030 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:44:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:44:21.389 +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-04 04:44:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:44:31.053 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:44:31.054 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:44:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:44:51.389 +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-04 04:44:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:45:00.996 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:45:00.997 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:45:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:45:21.389 +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-04 04:45:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:45:31.021 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:45:31.022 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:45:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:45:51.389 +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-04 04:45:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:46:00.995 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:46:00.996 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:46:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:46:21.389 +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-04 04:46:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:46:31.051 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:46:31.052 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:46:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:46:51.388 +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-04 04:46:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:47:00.994 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:47:00.995 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:47:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:47:21.389 +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-04 04:47:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:47:31.117 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:47:31.118 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:47:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:47:51.389 +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-04 04:47:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:48:01.019 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:48:01.019 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:48:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:48:21.389 +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-04 04:48:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:48:31.127 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:48:31.127 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:48:51.391 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:48:51.392 +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-04 04:48:51.392 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:49:01.016 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:49:01.016 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:49:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:49:21.389 +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-04 04:49:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:49:30.969 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:49:30.970 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:49:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:49:51.389 +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-04 04:49:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:50:00.981 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:50:00.982 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:50:21.390 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:50:21.393 +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-04 04:50:21.394 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:50:31.058 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:50:31.060 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:50:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:50:51.390 +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-04 04:50:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:51:01.008 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:51:01.009 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:51:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:51:21.389 +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-04 04:51:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:51:22.048 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:51:22.049 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-04 04:51:22.049 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-04 04:51:22.049 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"b85a5e96-a2e4-415a-b8eb-267059228a40","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"44acd74e-4f1e-49e9-90f4-e0961d9b4c95","serviceDescription":"service","serviceInvariantUUID":"14f20f06-4fad-458a-a90d-43dd6ec4998b","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"44e5702e-1a78-4f25-9bf7-1dd527b1430b","resourceInvariantUUID":"a975fc2c-6484-4db6-a76a-a01203a708ea","resourceCustomizationUUID":"85d38282-4ec8-4ba4-9abb-382f6f1617e2","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":"MzQ2YjYyODQ3MTU0ZDAwNTY0MTRiNTBiY2EwODU4ZDg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c86a6904-8f95-4cf6-9893-7472846a6641","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZTcwMWE2ODdjOTgwODQ3MmEzODY3Y2Y0OTNkMzRlZDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bbbccbf8-379b-483d-8de6-6b5e43cd51f2","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-04 04:51:22.064 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:51:22.065 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:51:22.078 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:51:22.079 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b85a5e96-a2e4-415a-b8eb-267059228a40",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910281388,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:51:22.179 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-04 04:51:22.181 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:51:22.181 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:51:22.234 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:51:22.237 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:51:22.238 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:51:23.080 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:51:23.082 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:51:23.088 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:51:23.088 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b85a5e96-a2e4-415a-b8eb-267059228a40",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910281388,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-04 04:51:23.190 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
WARN 2022-07-04 04:51:23.191 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:51:23.192 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:51:23.247 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:51:23.248 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:51:23.249 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-04 04:51:24.091 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "b85a5e96-a2e4-415a-b8eb-267059228a40",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "44acd74e-4f1e-49e9-90f4-e0961d9b4c95",
  "serviceDescription": "service",
  "serviceInvariantUUID": "14f20f06-4fad-458a-a90d-43dd6ec4998b",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "ZTcwMWE2ODdjOTgwODQ3MmEzODY3Y2Y0OTNkMzRlZDI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "bbbccbf8-379b-483d-8de6-6b5e43cd51f2"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-04 04:51:24.092 +0000 SdncUebCallback - Received notification : (b85a5e96-a2e4-415a-b8eb-267059228a40,basic_network,1.0,service)
DEBUG 2022-07-04 04:51:24.092 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-04 04:51:24.092 +0000 SdncUebCallback - Received artifact service-BasicNetwork-csar.csar
INFO 2022-07-04 04:51:24.093 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-04 04:51:24.093 +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-04 04:51:24.324 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-04 04:51:24.329 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-04 04:51:24.329 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:51:24.332 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:51:24.333 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b85a5e96-a2e4-415a-b8eb-267059228a40",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910284329,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-04 04:51:24.433 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:51:24.434 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:51:24.435 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:51:24.473 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:51:24.475 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:51:24.475 +0000 CambriaSimplerBatchPublisher - cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:51:25.333 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
DEBUG 2022-07-04 04:51:25.336 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-04 04:51:25.338 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-04 04:51:25.547 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP8123043380507890059/Definitions/service-BasicNetwork-template.yml
DEBUG 2022-07-04 04:51:26.299 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-04 04:51:26.300 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-04 04:51:26.300 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-07-04 04:51:26.300 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
WARN 2022-07-04 04:51:26.301 +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-04 04:51:26.301 +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-04 04:51:26.301 +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-04 04:51:26.301 +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-04 04:51:26.301 +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-04 04:51:26.301 +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-04 04:51:26.302 +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-04 04:51:26.302 +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-04 04:51:26.302 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-07-04 04:51:26.308 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:51:26.308 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "44acd74e-4f1e-49e9-90f4-e0961d9b4c95";
DEBUG 2022-07-04 04:51:26.312 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-04 04:51:26.313 +0000 DBResourceManager - >> getData : sdnctldb01 11  miliseconds.
INFO 2022-07-04 04:51:26.313 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "44acd74e-4f1e-49e9-90f4-e0961d9b4c95"
DEBUG 2022-07-04 04:51:26.313 +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 ("44acd74e-4f1e-49e9-90f4-e0961d9b4c95", "null", "service-BasicNetwork-csar.csar", "BasicNetwork", "Y", "basic_network", "service", "Service", "Network Service", "14f20f06-4fad-458a-a90d-43dd6ec4998b");
DEBUG 2022-07-04 04:51:26.314 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:51:26.320 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 04:51:26.321 +0000 DBResourceManager - writeData processing time : sdnctldb01 8 miliseconds.
DEBUG 2022-07-04 04:51:26.321 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:51:26.321 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:51:26.326 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:51:26.326 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.327 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:51:26.327 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.327 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:51:26.327 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.327 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:51:26.327 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.328 +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-04 04:51:26.328 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.328 +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-04 04:51:26.328 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.329 +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-04 04:51:26.329 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.329 +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-04 04:51:26.329 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.330 +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-04 04:51:26.330 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.330 +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-04 04:51:26.331 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.331 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-07-04 04:51:26.331 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.331 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-07-04 04:51:26.332 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.332 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-07-04 04:51:26.332 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.333 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-07-04 04:51:26.333 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:51:26.334 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:51:26.334 +0000 CachedDataSource - SQL Statement: SELECT * from NETWORK_MODEL where customization_uuid = "85d38282-4ec8-4ba4-9abb-382f6f1617e2";
DEBUG 2022-07-04 04:51:26.349 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 15
DEBUG 2022-07-04 04:51:26.349 +0000 DBResourceManager - >> getData : sdnctldb01 16  miliseconds.
DEBUG 2022-07-04 04:51:26.350 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:51:26.351 +0000 CachedDataSource - SQL Statement: SELECT * from VPN_BINDINGS where network_customization_uuid = "85d38282-4ec8-4ba4-9abb-382f6f1617e2";
DEBUG 2022-07-04 04:51:26.363 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 12
DEBUG 2022-07-04 04:51:26.364 +0000 DBResourceManager - >> getData : sdnctldb01 14  miliseconds.
INFO 2022-07-04 04:51:26.364 +0000 SdncNodeModel - Call insertToscaData for NETWORK_MODEL where customization_uuid = "85d38282-4ec8-4ba4-9abb-382f6f1617e2"
DEBUG 2022-07-04 04:51:26.365 +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 ("44acd74e-4f1e-49e9-90f4-e0961d9b4c95", "85d38282-4ec8-4ba4-9abb-382f6f1617e2", "null", "N", "N", "N", "Y", "NEUTRON", "a975fc2c-6484-4db6-a76a-a01203a708ea", "7d5d7157-a1dd-4d56-b2bb-242b56d6ef99", "1.0", "NEUTRON");
DEBUG 2022-07-04 04:51:26.366 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:51:26.376 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-04 04:51:26.377 +0000 DBResourceManager - writeData processing time : sdnctldb01 12 miliseconds.
DEBUG 2022-07-04 04:51:26.377 +0000 SdncBaseModel - insertToscaData: INSERT into VPN_BINDINGS (network_customization_uuid, binding_uuid) values ("85d38282-4ec8-4ba4-9abb-382f6f1617e2", ""); 
DEBUG 2022-07-04 04:51:26.378 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:51:26.388 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-07-04 04:51:26.388 +0000 DBResourceManager - writeData processing time : sdnctldb01 10 miliseconds.
DEBUG 2022-07-04 04:51:26.389 +0000 SdncNodeModel - Node Template [Generic NeutronNet 0], property [related_networks] property value: null
DEBUG 2022-07-04 04:51:26.389 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:51:26.390 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:51:26.390 +0000 TopologyTemplateQuery - Node template Generic NeutronNet 0 is not matching search criteria
DEBUG 2022-07-04 04:51:26.391 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:51:26.391 +0000 QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-04 04:51:26.391 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:51:26.392 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-07-04 04:51:26.392 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-04 04:51:26.392 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-04 04:51:26.393 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:51:26.397 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:51:26.397 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b85a5e96-a2e4-415a-b8eb-267059228a40",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910286392,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-04 04:51:26.496 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-04 04:51:26.497 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:51:26.498 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:51:26.532 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:51:26.532 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:51:26.533 +0000 CambriaSimplerBatchPublisher - cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-04 04:51:27.399 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network
INFO 2022-07-04 04:51:27.400 +0000 SdncUebCallback - Sending Component Status for Distribution: (b85a5e96-a2e4-415a-b8eb-267059228a40,basic_network,1.0,service)
INFO 2022-07-04 04:51:27.400 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-04 04:51:27.400 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:51:27.403 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:51:27.404 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b85a5e96-a2e4-415a-b8eb-267059228a40",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910287400,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-04 04:51:27.511 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
WARN 2022-07-04 04:51:27.512 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:51:27.513 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:51:27.550 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:51:27.551 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:51:27.551 +0000 CambriaSimplerBatchPublisher - cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:51:28.404 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-07-04 04:51:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:51:51.392 +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-04 04:51:51.392 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:01.060 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:01.071 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:52:21.389 +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-04 04:52:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:22.041 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:22.042 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-04 04:52:22.043 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-04 04:52:22.043 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d","serviceName":"Demo_pNF_zGPoOYogPRS098XtrLDP","serviceVersion":"1.0","serviceUUID":"e9a7cc5f-0171-4001-81a9-f00a5c67fe92","serviceDescription":"catalog service description","serviceInvariantUUID":"491cf2f2-12d7-4ce7-98ba-58e0690a85ee","resources":[{"resourceInstanceName":"pNF 2e4198cc-8844 0","resourceName":"pNF 2e4198cc-8844","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"1073d88d-56e9-4f0c-81f7-a88b97f830ce","resourceInvariantUUID":"900104ec-bae6-40e9-a516-50c3d5582084","resourceCustomizationUUID":"0228c2a1-85d2-4837-bf09-747e1f5dc904","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/resourceInstances/pnf2e4198cc88440/artifacts/vf-license-model.xml","artifactChecksum":"Y2Y5ZWI5MDRiZjBkNzhkOWMwYjY0MGU3MzQ2MjhhNzg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4f841997-1fa8-4e87-b2cb-be1828a40001","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/resourceInstances/pnf2e4198cc88440/artifacts/pNF.csar","artifactChecksum":"N2YxYjdmMDAwOWU4OGEyZmY1YjNmYzlhZjFiNzg5M2Y\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cb67a98c-8430-4eeb-a88f-5599045e25e7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/resourceInstances/pnf2e4198cc88440/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae209cb5-c456-4fd8-9430-6a943b12fb23","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/resourceInstances/pnf2e4198cc88440/artifacts/vendor-license-model.xml","artifactChecksum":"ZThjOGVjMDFhOTVjZDVkZjllMDJmZjY3MTcxMTRmNGE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"56735347-055e-46de-8bcc-a630e8e6a564","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/resourceInstances/pnf2e4198cc88440/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f890d9e7-d1e7-481a-9139-e8ac556a63b3","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/resourceInstances/pnf2e4198cc88440/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0d10a4c9-b10a-4828-9b66-c234c592d230","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfZgpooyogprs098xtrldp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/artifacts/service-DemoPnfZgpooyogprs098xtrldp-template.yml","artifactChecksum":"MjFlYmJmNjU2ZjMyMzJjODBkN2M2MjNjZmI4M2M1ZTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bd98614e-9287-404b-a2f8-4a11fdb725ff","artifactVersion":"1"},{"artifactName":"service-DemoPnfZgpooyogprs098xtrldp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/artifacts/service-DemoPnfZgpooyogprs098xtrldp-csar.csar","artifactChecksum":"NGY2ZDk2MzYzNWJiNGRhN2YzZWMwMDZiNzc5MWRlN2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dbc78e18-a89f-420c-8ed2-dd64146b0a67","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-04 04:52:22.053 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:22.053 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:22.057 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:22.058 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910341388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/resourceInstances/pnf2e4198cc88440/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:22.159 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-07-04 04:52:22.160 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:22.161 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:22.211 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:22.212 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:22.212 +0000 CambriaSimplerBatchPublisher - cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:52:23.058 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:23.059 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:23.062 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:23.062 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910341388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/resourceInstances/pnf2e4198cc88440/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:23.162 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:52:23.165 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:23.165 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:23.240 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:23.241 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:23.242 +0000 CambriaSimplerBatchPublisher - cambria reply ok (78 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:52:24.065 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:24.067 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:24.071 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:24.071 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910341388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/resourceInstances/pnf2e4198cc88440/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:24.171 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-07-04 04:52:24.172 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:24.173 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:24.193 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:24.194 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:24.194 +0000 CambriaSimplerBatchPublisher - cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:52:25.073 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:25.078 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:25.082 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:25.082 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910341388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/resourceInstances/pnf2e4198cc88440/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:25.182 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:52:25.184 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:25.184 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:25.218 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:25.219 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:25.219 +0000 CambriaSimplerBatchPublisher - cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:52:26.083 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:26.084 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:26.098 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:26.098 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910341388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/resourceInstances/pnf2e4198cc88440/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:26.196 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 91 ms
WARN 2022-07-04 04:52:26.201 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:26.201 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:26.245 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:26.246 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:26.246 +0000 CambriaSimplerBatchPublisher - cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:52:27.112 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:27.113 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:27.118 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:27.118 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910341388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/resourceInstances/pnf2e4198cc88440/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:27.218 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:52:27.220 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:27.220 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:27.265 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:27.265 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:27.265 +0000 CambriaSimplerBatchPublisher - cambria reply ok (46 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:52:28.119 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:28.121 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:28.125 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:28.125 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910341388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/artifacts/service-DemoPnfZgpooyogprs098xtrldp-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:28.225 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:52:28.227 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:28.227 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:28.263 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:28.264 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:28.264 +0000 CambriaSimplerBatchPublisher - cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:52:29.126 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:29.147 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:29.186 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:29.186 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910341388,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/artifacts/service-DemoPnfZgpooyogprs098xtrldp-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-04 04:52:29.277 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 91 ms
WARN 2022-07-04 04:52:29.279 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:29.279 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:29.321 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:29.321 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:29.322 +0000 CambriaSimplerBatchPublisher - cambria reply ok (43 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-07-04 04:52:30.189 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d",
  "serviceName": "Demo_pNF_zGPoOYogPRS098XtrLDP",
  "serviceVersion": "1.0",
  "serviceUUID": "e9a7cc5f-0171-4001-81a9-f00a5c67fe92",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "491cf2f2-12d7-4ce7-98ba-58e0690a85ee",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfZgpooyogprs098xtrldp-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/artifacts/service-DemoPnfZgpooyogprs098xtrldp-csar.csar",
      "artifactChecksum": "NGY2ZDk2MzYzNWJiNGRhN2YzZWMwMDZiNzc5MWRlN2M\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "dbc78e18-a89f-420c-8ed2-dd64146b0a67"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-04 04:52:30.190 +0000 SdncUebCallback - Received notification : (9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d,Demo_pNF_zGPoOYogPRS098XtrLDP,1.0,catalog service description)
DEBUG 2022-07-04 04:52:30.190 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-04 04:52:30.190 +0000 SdncUebCallback - Received artifact service-DemoPnfZgpooyogprs098xtrldp-csar.csar
INFO 2022-07-04 04:52:30.190 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-04 04:52:30.190 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/artifacts/service-DemoPnfZgpooyogprs098xtrldp-csar.csar
DEBUG 2022-07-04 04:52:30.322 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-04 04:52:30.330 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-04 04:52:30.331 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:30.334 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:30.334 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910350330,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/artifacts/service-DemoPnfZgpooyogprs098xtrldp-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-04 04:52:30.434 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:52:30.435 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:30.435 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:30.461 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:30.461 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:30.461 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:52:31.335 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_zGPoOYogPRS098XtrLDP/service-DemoPnfZgpooyogprs098xtrldp-csar.csar
DEBUG 2022-07-04 04:52:31.337 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-04 04:52:31.340 +0000 Reflections - Reflections took 3 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-04 04:52:31.504 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4911936507592676535/Definitions/service-DemoPnfZgpooyogprs098xtrldp-template.yml
DEBUG 2022-07-04 04:52:32.615 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-04 04:52:32.616 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-04 04:52:32.616 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_zGPoOYogPRS098XtrLDP/service-DemoPnfZgpooyogprs098xtrldp-csar.csar
WARN 2022-07-04 04:52:32.616 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
WARN 2022-07-04 04:52:32.617 +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_zGPoOYogPRS098XtrLDP/service-DemoPnfZgpooyogprs098xtrldp-csar.csar
WARN 2022-07-04 04:52:32.617 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 2e4198cc-8844 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_zGPoOYogPRS098XtrLDP/service-DemoPnfZgpooyogprs098xtrldp-csar.csar
WARN 2022-07-04 04:52:32.617 +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_zGPoOYogPRS098XtrLDP/service-DemoPnfZgpooyogprs098xtrldp-csar.csar
WARN 2022-07-04 04:52:32.617 +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_zGPoOYogPRS098XtrLDP/service-DemoPnfZgpooyogprs098xtrldp-csar.csar
WARN 2022-07-04 04:52:32.617 +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_zGPoOYogPRS098XtrLDP/service-DemoPnfZgpooyogprs098xtrldp-csar.csar
WARN 2022-07-04 04:52:32.618 +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_zGPoOYogPRS098XtrLDP/service-DemoPnfZgpooyogprs098xtrldp-csar.csar
WARN 2022-07-04 04:52:32.618 +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_zGPoOYogPRS098XtrLDP/service-DemoPnfZgpooyogprs098xtrldp-csar.csar
WARN 2022-07-04 04:52:32.618 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-07-04 04:52:32.625 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:52:32.626 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "e9a7cc5f-0171-4001-81a9-f00a5c67fe92";
DEBUG 2022-07-04 04:52:32.630 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-04 04:52:32.630 +0000 DBResourceManager - >> getData : sdnctldb01 12  miliseconds.
INFO 2022-07-04 04:52:32.630 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "e9a7cc5f-0171-4001-81a9-f00a5c67fe92"
DEBUG 2022-07-04 04:52:32.631 +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 ("e9a7cc5f-0171-4001-81a9-f00a5c67fe92", "null", "service-DemoPnfZgpooyogprs098xtrldp-csar.csar", "DemoPnfZgpooyogprs098xtrldp", "Y", "Demo_pNF_zGPoOYogPRS098XtrLDP", "catalog service description", "Service", "Network L1-3", "491cf2f2-12d7-4ce7-98ba-58e0690a85ee");
DEBUG 2022-07-04 04:52:32.632 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:52:32.638 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 04:52:32.639 +0000 DBResourceManager - writeData processing time : sdnctldb01 8 miliseconds.
DEBUG 2022-07-04 04:52:32.639 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:52:32.640 +0000 QueryProcessor - Service Demo_pNF_zGPoOYogPRS098XtrLDP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:52:32.640 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:52:32.640 +0000 QueryProcessor - Service Demo_pNF_zGPoOYogPRS098XtrLDP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:52:32.641 +0000 TopologyTemplateQuery - Node template pNF 2e4198cc-8844 0 is matching search criteria
DEBUG 2022-07-04 04:52:32.641 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:52:32.641 +0000 QueryProcessor - Found topology templates [pNF 2e4198cc-8844 0] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-04 04:52:32.642 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:52:32.642 +0000 QueryProcessor - Service Demo_pNF_zGPoOYogPRS098XtrLDP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:52:32.645 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:52:32.646 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "0228c2a1-85d2-4837-bf09-747e1f5dc904";
DEBUG 2022-07-04 04:52:32.652 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-07-04 04:52:32.652 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
DEBUG 2022-07-04 04:52:32.653 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:52:32.654 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL_TO_VF_MODEL_MAPPING where service_uuid = "e9a7cc5f-0171-4001-81a9-f00a5c67fe92" AND vf_customization_uuid = "0228c2a1-85d2-4837-bf09-747e1f5dc904";
DEBUG 2022-07-04 04:52:32.674 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 20
DEBUG 2022-07-04 04:52:32.675 +0000 DBResourceManager - >> getData : sdnctldb01 22  miliseconds.
INFO 2022-07-04 04:52:32.675 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "0228c2a1-85d2-4837-bf09-747e1f5dc904"
DEBUG 2022-07-04 04:52:32.676 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, vendor_version, invariant_uuid, uuid, version) values ("0228c2a1-85d2-4837-bf09-747e1f5dc904", "null", "2f9ec48b-eb15-42fa-884d", "pNF 2e4198cc-8844", "1.0", "900104ec-bae6-40e9-a516-50c3d5582084", "1f84a4b2-6201-41af-bb1d-88ef718ed443", "1.0");
DEBUG 2022-07-04 04:52:32.677 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:52:32.682 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-04 04:52:32.682 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-07-04 04:52:32.683 +0000 SdncBaseModel - insertToscaData: INSERT into SERVICE_MODEL_TO_VF_MODEL_MAPPING (service_uuid, vf_uuid, vf_customization_uuid, service_invariant_uuid) values ("e9a7cc5f-0171-4001-81a9-f00a5c67fe92", "1f84a4b2-6201-41af-bb1d-88ef718ed443", "0228c2a1-85d2-4837-bf09-747e1f5dc904", "491cf2f2-12d7-4ce7-98ba-58e0690a85ee");
DEBUG 2022-07-04 04:52:32.684 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:52:32.690 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 04:52:32.690 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
INFO 2022-07-04 04:52:32.691 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-04 04:52:32.691 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-04 04:52:32.692 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:32.694 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:32.695 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910352692,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfZgpooyogprs098xtrldp/1.0/artifacts/service-DemoPnfZgpooyogprs098xtrldp-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-04 04:52:32.796 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-07-04 04:52:32.798 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:32.798 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:32.839 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:32.840 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:32.840 +0000 CambriaSimplerBatchPublisher - cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-04 04:52:33.695 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_zGPoOYogPRS098XtrLDP
INFO 2022-07-04 04:52:33.697 +0000 SdncUebCallback - Sending Component Status for Distribution: (9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d,Demo_pNF_zGPoOYogPRS098XtrLDP,1.0,catalog service description)
INFO 2022-07-04 04:52:33.697 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-04 04:52:33.698 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:33.702 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:33.702 +0000 DistributionClientImpl - try to send status {
  "distributionID": "9412d8eb-d6f5-46ff-8ee2-cc9ec020b28d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910353698,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-04 04:52:33.802 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:52:33.804 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:33.804 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:33.826 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:33.827 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:33.827 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:52:34.707 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-07-04 04:52:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:52:51.389 +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-04 04:52:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:52.041 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:52.043 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-04 04:52:52.043 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-04 04:52:52.043 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"8eafe636-013a-4e47-b444-397925716819","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"e5c70c6f-9a47-44bf-9e4b-033f1ef2f4ed","serviceDescription":"service","serviceInvariantUUID":"d29e1f40-2ebf-4db9-9b57-5e1f3d06f3b0","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"70cab17d-5599-4c87-a00a-8175ba52acc0","resourceInvariantUUID":"14ede150-1cd5-42e8-87c1-4be44b338e8a","resourceCustomizationUUID":"e8fded2b-c662-4c18-89c7-603b14ad5cdd","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":"NTljOTMyNGFhMThkOWY3ODJkNzU4N2Y4MTI0MjIzODE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"186271e0-9463-4ab4-9371-5876f7cdd880","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":"70c4e703-fdcc-4c50-8d81-cad84d0ebf5c","artifactVersion":"2","generatedFromUUID":"8c04c529-0bf2-4f46-bbb6-228aa4022f60"},{"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":"8c04c529-0bf2-4f46-bbb6-228aa4022f60","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":"NjA4MDlkZGNiNWRlMmM0Mzk3NzRlNGE5OTg0MmNhMTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6b3b823b-aeb3-4600-9202-57f543043d47","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":"0a9395c4-4a99-47de-9082-8a1b894f9d7d","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":"53ce6c4e-d87a-40ac-a4d3-e788e273f907","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":"1aeb9803-bdba-4e5f-8e6f-11e69201fd29","artifactVersion":"2","generatedFromUUID":"0a9395c4-4a99-47de-9082-8a1b894f9d7d"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"NDQ2NTIyNDZjNWU2OTcxNzYzNTA1OGRhMzdjOGQ2MjA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"16800bb8-bc1f-47fc-9729-3d3327e6a66c","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ODRjZDdkNDkzMzg3ZTQwZDdhZjAwMGEwOGVmMmJjYzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"87fee21b-8107-4342-b357-7e53b18cf3ad","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-04 04:52:52.058 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:52.059 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:52.062 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:52.062 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910371387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:52.163 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:52:52.172 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:52.172 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:52.232 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:52.233 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:52.233 +0000 CambriaSimplerBatchPublisher - cambria reply ok (69 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:52:53.080 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:53.081 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:53.086 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:53.086 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910371387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:53.188 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-07-04 04:52:53.189 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:53.189 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:53.246 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:53.246 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:53.247 +0000 CambriaSimplerBatchPublisher - cambria reply ok (59 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:52:54.087 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:54.087 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:54.091 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:54.091 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910371387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:54.191 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:52:54.192 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:54.192 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:54.223 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:54.224 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:54.224 +0000 CambriaSimplerBatchPublisher - cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:52:55.095 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:55.096 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:55.116 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:55.116 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910371387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:55.216 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-07-04 04:52:55.218 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:55.218 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:55.282 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:55.283 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:55.283 +0000 CambriaSimplerBatchPublisher - cambria reply ok (67 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:52:56.118 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:56.119 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:56.123 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:56.123 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910371387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:56.223 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:52:56.225 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:56.226 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:56.272 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:56.272 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:56.273 +0000 CambriaSimplerBatchPublisher - cambria reply ok (49 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:52:57.148 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:57.149 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:57.188 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:57.190 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910371387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:57.282 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 92 ms
WARN 2022-07-04 04:52:57.284 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:57.285 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:57.320 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:57.321 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:57.321 +0000 CambriaSimplerBatchPublisher - cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:52:58.190 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:58.191 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:58.197 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:58.198 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910371387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:58.298 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:52:58.300 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:58.300 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:58.328 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:58.329 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:58.329 +0000 CambriaSimplerBatchPublisher - cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:52:59.198 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:52:59.199 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:52:59.205 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:52:59.205 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910371387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:52:59.312 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 107 ms
WARN 2022-07-04 04:52:59.320 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:52:59.320 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:52:59.359 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:52:59.360 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:52:59.360 +0000 CambriaSimplerBatchPublisher - cambria reply ok (47 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:53:00.206 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:53:00.207 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:00.210 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:00.211 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910371387,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-04 04:53:00.310 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-04 04:53:00.312 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:00.312 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:00.334 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:00.334 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:00.334 +0000 CambriaSimplerBatchPublisher - cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-07-04 04:53:01.212 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "e5c70c6f-9a47-44bf-9e4b-033f1ef2f4ed",
  "serviceDescription": "service",
  "serviceInvariantUUID": "d29e1f40-2ebf-4db9-9b57-5e1f3d06f3b0",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "ODRjZDdkNDkzMzg3ZTQwZDdhZjAwMGEwOGVmMmJjYzI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "87fee21b-8107-4342-b357-7e53b18cf3ad"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-04 04:53:01.212 +0000 SdncUebCallback - Received notification : (8eafe636-013a-4e47-b444-397925716819,basic_cnf,1.0,service)
DEBUG 2022-07-04 04:53:01.213 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-04 04:53:01.213 +0000 SdncUebCallback - Received artifact service-BasicCnf-csar.csar
INFO 2022-07-04 04:53:01.213 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-04 04:53:01.213 +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-04 04:53:01.307 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-04 04:53:01.311 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-04 04:53:01.311 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:01.316 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:01.316 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910381311,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-04 04:53:01.414 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
WARN 2022-07-04 04:53:01.417 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:01.417 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:01.447 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:01.448 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:01.448 +0000 CambriaSimplerBatchPublisher - cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:53:02.318 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
DEBUG 2022-07-04 04:53:02.321 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-04 04:53:02.323 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-04 04:53:02.561 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP6659996808552320836/Definitions/service-BasicCnf-template.yml
DEBUG 2022-07-04 04:53:04.175 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-04 04:53:04.176 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-04 04:53:04.176 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-07-04 04:53:04.176 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
WARN 2022-07-04 04:53:04.176 +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-04 04:53:04.177 +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-04 04:53:04.177 +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-04 04:53:04.177 +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-04 04:53:04.177 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-07-04 04:53:04.185 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:04.185 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "e5c70c6f-9a47-44bf-9e4b-033f1ef2f4ed";
DEBUG 2022-07-04 04:53:04.190 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-04 04:53:04.190 +0000 DBResourceManager - >> getData : sdnctldb01 13  miliseconds.
INFO 2022-07-04 04:53:04.191 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "e5c70c6f-9a47-44bf-9e4b-033f1ef2f4ed"
DEBUG 2022-07-04 04:53:04.191 +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 ("e5c70c6f-9a47-44bf-9e4b-033f1ef2f4ed", "null", "service-BasicCnf-csar.csar", "BasicCnf", "Y", "basic_cnf", "service", "Service", "Network Service", "d29e1f40-2ebf-4db9-9b57-5e1f3d06f3b0");
DEBUG 2022-07-04 04:53:04.192 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:04.200 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-07-04 04:53:04.201 +0000 DBResourceManager - writeData processing time : sdnctldb01 10 miliseconds.
DEBUG 2022-07-04 04:53:04.201 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.201 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:53:04.202 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.202 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:53:04.202 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-04 04:53:04.202 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:53:04.203 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-04 04:53:04.203 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:04.204 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:04.204 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:04.204 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:04.204 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:04.204 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:04.206 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:04.207 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:04.207 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.207 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-04 04:53:04.208 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=e8fded2b-c662-4c18-89c7-603b14ad5cdd
DEBUG 2022-07-04 04:53:04.209 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:04.209 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "e8fded2b-c662-4c18-89c7-603b14ad5cdd";
DEBUG 2022-07-04 04:53:04.216 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-07-04 04:53:04.217 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-07-04 04:53:04.217 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "e8fded2b-c662-4c18-89c7-603b14ad5cdd"
DEBUG 2022-07-04 04:53:04.217 +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 ("e8fded2b-c662-4c18-89c7-603b14ad5cdd", "null", "basicnf_vendor", "basic_cnf", "Y", 1, "1.0", "14ede150-1cd5-42e8-87c1-4be44b338e8a", "4c17aab0-ffa6-4870-8c6a-a1a0e4137356", "1.0");
DEBUG 2022-07-04 04:53:04.218 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:04.233 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 15
DEBUG 2022-07-04 04:53:04.233 +0000 DBResourceManager - writeData processing time : sdnctldb01 16 miliseconds.
DEBUG 2022-07-04 04:53:04.235 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.236 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-07-04 04:53:04.236 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-07-04 04:53:04.236 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:53:04.237 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-07-04 04:53:04.237 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.237 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:53:04.244 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:04.244 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "8c4814d8-a2cf-4aca-8248-352688176d23";
DEBUG 2022-07-04 04:53:04.251 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-07-04 04:53:04.251 +0000 DBResourceManager - >> getData : sdnctldb01 13  miliseconds.
DEBUG 2022-07-04 04:53:04.252 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:04.252 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "8c4814d8-a2cf-4aca-8248-352688176d23";
DEBUG 2022-07-04 04:53:04.255 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-04 04:53:04.255 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-07-04 04:53:04.255 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "8c4814d8-a2cf-4aca-8248-352688176d23"
DEBUG 2022-07-04 04:53:04.256 +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 ("8c4814d8-a2cf-4aca-8248-352688176d23", "null", "base_dummy", "e8fded2b-c662-4c18-89c7-603b14ad5cdd", "Base", "622541ab-77ff-43c3-a66e-115c536218bd", "6d722f25-d33c-4474-92cb-97db13e29dc5", "1");
DEBUG 2022-07-04 04:53:04.256 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:04.262 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-04 04:53:04.263 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
DEBUG 2022-07-04 04:53:04.263 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.263 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-04 04:53:04.263 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=e8fded2b-c662-4c18-89c7-603b14ad5cdd
DEBUG 2022-07-04 04:53:04.264 +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-04 04:53:04.264 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:04.264 +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-04 04:53:04.264 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-04 04:53:04.265 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "8c4814d8-a2cf-4aca-8248-352688176d23"
DEBUG 2022-07-04 04:53:04.265 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("8c4814d8-a2cf-4aca-8248-352688176d23", "f5bbb634-6dca-44fa-953f-5f0070f80ab6", "dummy", "1")
DEBUG 2022-07-04 04:53:04.265 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:04.280 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 14
DEBUG 2022-07-04 04:53:04.281 +0000 DBResourceManager - writeData processing time : sdnctldb01 16 miliseconds.
DEBUG 2022-07-04 04:53:04.281 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.281 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-07-04 04:53:04.282 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-07-04 04:53:04.282 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:53:04.282 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=f5bbb634-6dca-44fa-953f-5f0070f80ab6
DEBUG 2022-07-04 04:53:04.283 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: f5bbb634-6dca-44fa-953f-5f0070f80ab6
DEBUG 2022-07-04 04:53:04.284 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:04.284 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "e8fded2b-c662-4c18-89c7-603b14ad5cdd";
DEBUG 2022-07-04 04:53:04.288 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-04 04:53:04.288 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
DEBUG 2022-07-04 04:53:04.289 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.289 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-04 04:53:04.289 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:53:04.290 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=VF, customizationUUID=e8fded2b-c662-4c18-89c7-603b14ad5cdd
DEBUG 2022-07-04 04:53:04.290 +0000 SdncVFModel - insertVFtoNetworkRoleMappingData: Could not find CPs for VF: e8fded2b-c662-4c18-89c7-603b14ad5cdd
DEBUG 2022-07-04 04:53:04.290 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.290 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-04 04:53:04.291 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:53:04.291 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=VF, customizationUUID=e8fded2b-c662-4c18-89c7-603b14ad5cdd
DEBUG 2022-07-04 04:53:04.291 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:04.292 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:04.292 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:04.292 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:04.292 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:04.292 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:04.292 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:04.293 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:04.293 +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-04 04:53:04.293 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:04.293 +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-04 04:53:04.293 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:04.294 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:04.295 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "f5bbb634-6dca-44fa-953f-5f0070f80ab6";
DEBUG 2022-07-04 04:53:04.300 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-04 04:53:04.301 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-07-04 04:53:04.301 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "f5bbb634-6dca-44fa-953f-5f0070f80ab6"
DEBUG 2022-07-04 04:53:04.301 +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 ("f5bbb634-6dca-44fa-953f-5f0070f80ab6", "null", "dummy", "dummy", "dummy", "Y", "0", "{ecomp_generated_naming=true}", "dummy.default", "6e7702bd-2f83-4d0f-8a4d-5af7cac2c1a4", "5b4a58ac-c8c9-4be7-a759-0b18bd01951d", "1.0", "dummy");
DEBUG 2022-07-04 04:53:04.302 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:04.309 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-07-04 04:53:04.310 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-07-04 04:53:04.310 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.310 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-07-04 04:53:04.311 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-07-04 04:53:04.311 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:53:04.311 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=f5bbb634-6dca-44fa-953f-5f0070f80ab6
DEBUG 2022-07-04 04:53:04.311 +0000 SdncVFCModel - insertVFCtoNetworkRoleMappingData: Could not find the nested CVFCs for: f5bbb634-6dca-44fa-953f-5f0070f80ab6
DEBUG 2022-07-04 04:53:04.312 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.312 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-04 04:53:04.312 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=e8fded2b-c662-4c18-89c7-603b14ad5cdd
DEBUG 2022-07-04 04:53:04.312 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.312 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-07-04 04:53:04.313 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=e8fded2b-c662-4c18-89c7-603b14ad5cdd
DEBUG 2022-07-04 04:53:04.313 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "4c17aab0-ffa6-4870-8c6a-a1a0e4137356"
DEBUG 2022-07-04 04:53:04.313 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:04.313 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-07-04 04:53:04.313 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-04 04:53:04.314 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-04 04:53:04.314 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:04.317 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:04.317 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910384314,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-04 04:53:04.417 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-04 04:53:04.419 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:04.420 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:04.440 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:04.441 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:04.441 +0000 CambriaSimplerBatchPublisher - cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-07-04 04:53:05.318 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf
INFO 2022-07-04 04:53:05.319 +0000 SdncUebCallback - Sending Component Status for Distribution: (8eafe636-013a-4e47-b444-397925716819,basic_cnf,1.0,service)
INFO 2022-07-04 04:53:05.319 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-04 04:53:05.319 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:05.322 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:05.322 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8eafe636-013a-4e47-b444-397925716819",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910385319,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-04 04:53:05.422 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:53:05.424 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:05.424 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:05.470 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:05.471 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:05.471 +0000 CambriaSimplerBatchPublisher - cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:53:06.323 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-07-04 04:53:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:53:21.389 +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-04 04:53:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:22.033 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:22.034 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-04 04:53:22.034 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-04 04:53:22.034 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"b1afed22-3c4a-43a6-87eb-b557a38a8052","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"307adade-bd2b-4aec-b600-35cc6ca57da9","serviceDescription":"service","serviceInvariantUUID":"c0ffa847-cb4c-48ac-8818-856dcaada373","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6a8cdad8-bb68-45f6-8d20-8271ed5a6b47","resourceInvariantUUID":"be689211-d19e-4a06-9e89-8b80ca91e1af","resourceCustomizationUUID":"ce15d958-2a38-435f-84db-c5a09abb4feb","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":"MDE0NWRmZjE2Y2M5YTc2OTBhOTIzZTA0OTMxNWQzNDA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"bc94f0c1-1dc3-4d0d-8661-b6d1a8c1dfdf","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":"OWIyY2Q1YmU5MThkNjFlMzA4OGQyNDM1MTZjYzQ2MjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8c3e3d75-685b-4dbe-8426-249c525e8264","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":"a5c9a1c7-9e3d-4643-857c-aeecd435923b","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":"89e6354e-d123-44cf-96d6-d22e4b587787","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":"d6eb89a8-2942-4115-83f4-325295dba1fa","artifactVersion":"2","generatedFromUUID":"a5c9a1c7-9e3d-4643-857c-aeecd435923b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YTA4MGIwZDQ4MTFjZWMyZjRiNjFlOGE0NTJkZGUzNGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ad1c026-de76-4da9-97e8-1b51e70e852c","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YjkwZWViYTU5OTVhZDZiYTMxZjFlNWE3MDZjMTNiOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9d39342e-a191-4a41-ad77-1ac1d306a58e","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-04 04:53:22.039 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:53:22.039 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:22.043 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:22.043 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b1afed22-3c4a-43a6-87eb-b557a38a8052",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910401388,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:53:22.143 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-04 04:53:22.145 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:22.145 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:22.170 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:22.171 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:22.171 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:53:23.044 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:53:23.045 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:23.049 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:23.049 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b1afed22-3c4a-43a6-87eb-b557a38a8052",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910401388,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:53:23.149 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:53:23.150 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:23.150 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:23.203 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:23.204 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:23.204 +0000 CambriaSimplerBatchPublisher - cambria reply ok (55 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:53:24.049 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:53:24.050 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:24.053 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:24.053 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b1afed22-3c4a-43a6-87eb-b557a38a8052",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910401388,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:53:24.154 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:53:24.155 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:24.155 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:24.200 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:24.201 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:24.201 +0000 CambriaSimplerBatchPublisher - cambria reply ok (47 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:53:25.054 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:53:25.055 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:25.058 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:25.058 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b1afed22-3c4a-43a6-87eb-b557a38a8052",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910401388,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:53:25.158 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-04 04:53:25.160 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:25.160 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:25.183 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:25.184 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:25.184 +0000 CambriaSimplerBatchPublisher - cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:53:26.059 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:53:26.060 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:26.066 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:26.066 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b1afed22-3c4a-43a6-87eb-b557a38a8052",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910401388,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:53:26.167 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:53:26.168 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:26.169 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:26.207 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:26.209 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:26.209 +0000 CambriaSimplerBatchPublisher - cambria reply ok (41 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:53:27.068 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:53:27.069 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:27.074 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:27.075 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b1afed22-3c4a-43a6-87eb-b557a38a8052",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910401388,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 04:53:27.175 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:53:27.176 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:27.176 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:27.254 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:27.255 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:27.255 +0000 CambriaSimplerBatchPublisher - cambria reply ok (80 ms):{"serverTimeMs":2,"count":1}
INFO 2022-07-04 04:53:28.076 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 04:53:28.078 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:28.081 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:28.081 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b1afed22-3c4a-43a6-87eb-b557a38a8052",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910401388,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-04 04:53:28.184 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
WARN 2022-07-04 04:53:28.185 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:28.186 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:28.241 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:28.242 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:28.242 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-04 04:53:29.092 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "b1afed22-3c4a-43a6-87eb-b557a38a8052",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "307adade-bd2b-4aec-b600-35cc6ca57da9",
  "serviceDescription": "service",
  "serviceInvariantUUID": "c0ffa847-cb4c-48ac-8818-856dcaada373",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "YjkwZWViYTU5OTVhZDZiYTMxZjFlNWE3MDZjMTNiOWI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9d39342e-a191-4a41-ad77-1ac1d306a58e"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-04 04:53:29.092 +0000 SdncUebCallback - Received notification : (b1afed22-3c4a-43a6-87eb-b557a38a8052,basic_vm,1.0,service)
DEBUG 2022-07-04 04:53:29.092 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-04 04:53:29.093 +0000 SdncUebCallback - Received artifact service-BasicVm-csar.csar
INFO 2022-07-04 04:53:29.093 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-04 04:53:29.093 +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-04 04:53:29.291 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-04 04:53:29.295 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-04 04:53:29.296 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:29.299 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:29.299 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b1afed22-3c4a-43a6-87eb-b557a38a8052",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910409296,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-04 04:53:29.399 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:53:29.400 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:29.400 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:29.448 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:29.449 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:29.449 +0000 CambriaSimplerBatchPublisher - cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 04:53:30.313 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
DEBUG 2022-07-04 04:53:30.314 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-04 04:53:30.315 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-04 04:53:30.446 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP5330065040036927735/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-04 04:53:31.963 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-04 04:53:31.964 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-04 04:53:31.964 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-07-04 04:53:31.964 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-07-04 04:53:31.965 +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-04 04:53:31.965 +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-04 04:53:31.965 +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-04 04:53:31.965 +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-04 04:53:31.965 +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-04 04:53:31.965 +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-04 04:53:31.965 +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-04 04:53:31.965 +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-04 04:53:31.965 +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-04 04:53:31.966 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-07-04 04:53:31.967 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:31.967 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "307adade-bd2b-4aec-b600-35cc6ca57da9";
DEBUG 2022-07-04 04:53:31.971 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-04 04:53:31.972 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-07-04 04:53:31.972 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "307adade-bd2b-4aec-b600-35cc6ca57da9"
DEBUG 2022-07-04 04:53:31.972 +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 ("307adade-bd2b-4aec-b600-35cc6ca57da9", "null", "service-BasicVm-csar.csar", "BasicVm", "Y", "basic_vm", "service", "Service", "Network Service", "c0ffa847-cb4c-48ac-8818-856dcaada373");
DEBUG 2022-07-04 04:53:31.973 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:31.984 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 11
DEBUG 2022-07-04 04:53:31.985 +0000 DBResourceManager - writeData processing time : sdnctldb01 13 miliseconds.
DEBUG 2022-07-04 04:53:31.985 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:31.986 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:53:31.986 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:31.986 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:53:31.986 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-04 04:53:31.986 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:53:31.987 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-04 04:53:31.987 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:31.987 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:31.988 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:31.988 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:31.988 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:31.988 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:31.988 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:31.989 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:31.989 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:31.989 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-04 04:53:31.989 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=ce15d958-2a38-435f-84db-c5a09abb4feb
DEBUG 2022-07-04 04:53:31.990 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:31.990 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "ce15d958-2a38-435f-84db-c5a09abb4feb";
DEBUG 2022-07-04 04:53:31.994 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-04 04:53:31.994 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-07-04 04:53:31.994 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "ce15d958-2a38-435f-84db-c5a09abb4feb"
DEBUG 2022-07-04 04:53:31.995 +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 ("ce15d958-2a38-435f-84db-c5a09abb4feb", "null", "basicvm_vendor", "basic_vm", "Y", 1, "1.0", "be689211-d19e-4a06-9e89-8b80ca91e1af", "5f02abbc-0820-4cc3-a375-4a56734b2b86", "1.0");
DEBUG 2022-07-04 04:53:31.995 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:32.001 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 04:53:32.002 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
DEBUG 2022-07-04 04:53:32.002 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:32.003 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-07-04 04:53:32.003 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-07-04 04:53:32.003 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-07-04 04:53:32.003 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:53:32.004 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-07-04 04:53:32.004 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:32.004 +0000 QueryProcessor - Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-07-04 04:53:32.005 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:32.006 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "06f512ff-2f21-4ab9-afc3-fb3c2f685189";
DEBUG 2022-07-04 04:53:32.010 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-04 04:53:32.010 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
DEBUG 2022-07-04 04:53:32.011 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:32.012 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "06f512ff-2f21-4ab9-afc3-fb3c2f685189";
DEBUG 2022-07-04 04:53:32.016 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-04 04:53:32.017 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-07-04 04:53:32.017 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "06f512ff-2f21-4ab9-afc3-fb3c2f685189"
DEBUG 2022-07-04 04:53:32.017 +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 ("06f512ff-2f21-4ab9-afc3-fb3c2f685189", "null", "base_ubuntu20", "ce15d958-2a38-435f-84db-c5a09abb4feb", "Base", "a39b3939-72a2-4361-b239-b7bb1db72289", "2e9bd082-6503-4565-91ec-629e30e702db", "1");
DEBUG 2022-07-04 04:53:32.018 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:32.026 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-07-04 04:53:32.027 +0000 DBResourceManager - writeData processing time : sdnctldb01 10 miliseconds.
DEBUG 2022-07-04 04:53:32.028 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:32.028 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-04 04:53:32.029 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=ce15d958-2a38-435f-84db-c5a09abb4feb
DEBUG 2022-07-04 04:53:32.029 +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-04 04:53:32.029 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:32.030 +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-04 04:53:32.030 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-04 04:53:32.030 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "06f512ff-2f21-4ab9-afc3-fb3c2f685189"
DEBUG 2022-07-04 04:53:32.030 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("06f512ff-2f21-4ab9-afc3-fb3c2f685189", "26aeac5a-be86-461c-9ad1-b9d080ca1c9e", "ubuntu20", "1")
DEBUG 2022-07-04 04:53:32.031 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:32.042 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-04 04:53:32.043 +0000 DBResourceManager - writeData processing time : sdnctldb01 13 miliseconds.
DEBUG 2022-07-04 04:53:32.043 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:32.044 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-07-04 04:53:32.044 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-07-04 04:53:32.044 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-07-04 04:53:32.044 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:53:32.045 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=26aeac5a-be86-461c-9ad1-b9d080ca1c9e
DEBUG 2022-07-04 04:53:32.045 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 26aeac5a-be86-461c-9ad1-b9d080ca1c9e
DEBUG 2022-07-04 04:53:32.047 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:32.048 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "ce15d958-2a38-435f-84db-c5a09abb4feb";
DEBUG 2022-07-04 04:53:32.051 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-04 04:53:32.051 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
DEBUG 2022-07-04 04:53:32.052 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:32.052 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-04 04:53:32.052 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:53:32.052 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=ce15d958-2a38-435f-84db-c5a09abb4feb
DEBUG 2022-07-04 04:53:32.053 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:32.053 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-04 04:53:32.054 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:53:32.054 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=ce15d958-2a38-435f-84db-c5a09abb4feb
DEBUG 2022-07-04 04:53:32.055 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:32.055 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:32.055 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:32.055 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:32.055 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:32.055 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:32.055 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 04:53:32.056 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:32.056 +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-04 04:53:32.056 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:32.056 +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-04 04:53:32.056 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 04:53:32.057 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:32.057 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "26aeac5a-be86-461c-9ad1-b9d080ca1c9e";
DEBUG 2022-07-04 04:53:32.066 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-07-04 04:53:32.067 +0000 DBResourceManager - >> getData : sdnctldb01 10  miliseconds.
INFO 2022-07-04 04:53:32.067 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "26aeac5a-be86-461c-9ad1-b9d080ca1c9e"
DEBUG 2022-07-04 04:53:32.067 +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 ("26aeac5a-be86-461c-9ad1-b9d080ca1c9e", "null", "ubuntu20", "ubuntu-20.04", "ubuntu20", "Y", "0", "{ecomp_generated_naming=true}", "m1.small", "bbfe2b9a-ccdd-4c62-8e22-cd094cca4b72", "5a2bb061-b956-491a-80cc-9c09ba18e5fa", "1.0", "ubuntu20");
DEBUG 2022-07-04 04:53:32.069 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:32.073 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-04 04:53:32.074 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-07-04 04:53:32.074 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:32.075 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-07-04 04:53:32.075 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-07-04 04:53:32.075 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-07-04 04:53:32.075 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 04:53:32.076 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=26aeac5a-be86-461c-9ad1-b9d080ca1c9e
DEBUG 2022-07-04 04:53:32.077 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:32.077 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "26aeac5a-be86-461c-9ad1-b9d080ca1c9e";
DEBUG 2022-07-04 04:53:32.087 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-04 04:53:32.089 +0000 DBResourceManager - >> getData : sdnctldb01 13  miliseconds.
INFO 2022-07-04 04:53:32.089 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "26aeac5a-be86-461c-9ad1-b9d080ca1c9e"
DEBUG 2022-07-04 04:53:32.090 +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 ("26aeac5a-be86-461c-9ad1-b9d080ca1c9e", "default-network-role", "ubuntu20", "N", "0", "0", "N", "admin_plane", "4");
DEBUG 2022-07-04 04:53:32.093 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 04:53:32.102 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-07-04 04:53:32.102 +0000 DBResourceManager - writeData processing time : sdnctldb01 12 miliseconds.
DEBUG 2022-07-04 04:53:32.103 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:32.103 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-04 04:53:32.103 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=ce15d958-2a38-435f-84db-c5a09abb4feb
DEBUG 2022-07-04 04:53:32.104 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:32.104 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-07-04 04:53:32.104 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=ce15d958-2a38-435f-84db-c5a09abb4feb
DEBUG 2022-07-04 04:53:32.104 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "5f02abbc-0820-4cc3-a375-4a56734b2b86"
DEBUG 2022-07-04 04:53:32.105 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 04:53:32.105 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-07-04 04:53:32.106 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-04 04:53:32.107 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-04 04:53:32.107 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:32.112 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:32.112 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b1afed22-3c4a-43a6-87eb-b557a38a8052",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910412107,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-04 04:53:32.212 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:53:32.214 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:32.215 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:32.241 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:32.246 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:32.248 +0000 CambriaSimplerBatchPublisher - cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-04 04:53:33.113 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm
INFO 2022-07-04 04:53:33.114 +0000 SdncUebCallback - Sending Component Status for Distribution: (b1afed22-3c4a-43a6-87eb-b557a38a8052,basic_vm,1.0,service)
INFO 2022-07-04 04:53:33.114 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-04 04:53:33.115 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 04:53:33.117 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 04:53:33.117 +0000 DistributionClientImpl - try to send status {
  "distributionID": "b1afed22-3c4a-43a6-87eb-b557a38a8052",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656910413114,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-04 04:53:33.218 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 04:53:33.220 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 04:53:33.220 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:53:33.248 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:53:33.251 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:53:33.251 +0000 CambriaSimplerBatchPublisher - cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 04:53:34.118 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-07-04 04:53:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:53:51.388 +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-04 04:53:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:54:01.018 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:54:01.018 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:54:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:54:21.389 +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-04 04:54:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:54:31.016 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:54:31.018 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:54:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:54:51.389 +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-04 04:54:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:55:01.156 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:55:01.156 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:55:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:55:21.389 +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-04 04:55:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:55:31.062 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:55:31.063 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:55:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:55:51.391 +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-04 04:55:51.391 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:56:01.115 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:56:01.115 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:56:21.390 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:56:21.394 +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-04 04:56:21.394 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:56:31.049 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:56:31.051 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:56:51.389 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:56:51.390 +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-04 04:56:51.392 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:57:01.081 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:57:01.082 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:57:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:57:21.389 +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-04 04:57:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:57:31.034 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:57:31.035 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:57:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:57:51.389 +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-04 04:57:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:58:01.064 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:58:01.065 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:58:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:58:21.389 +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-04 04:58:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:58:31.084 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:58:31.085 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:58:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:58:51.389 +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-04 04:58:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:59:01.037 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:59:01.039 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:59:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:59:21.389 +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-04 04:59:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 04:59:31.092 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 04:59:31.092 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 04:59:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 04:59:51.389 +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-04 04:59:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:00:01.043 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:00:01.044 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:00:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:00:21.389 +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-04 05:00:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:00:31.038 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:00:31.039 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:00:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:00:51.389 +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-04 05:00:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:01:01.036 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:01:01.037 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:01:21.392 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:01:21.393 +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-04 05:01:21.393 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:01:31.134 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:01:31.134 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:01:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:01:51.388 +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-04 05:01:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:02:01.013 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:02:01.014 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:02:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:02:21.389 +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-04 05:02:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:02:30.974 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:02:30.975 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:02:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:02:51.391 +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-04 05:02:51.392 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:03:01.120 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:03:01.121 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:03:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:03:21.389 +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-04 05:03:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:03:31.140 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:03:31.141 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:03:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:03:51.389 +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-04 05:03:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:04:01.070 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:04:01.071 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:04:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:04:21.388 +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-04 05:04:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:04:30.987 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:04:30.987 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:04:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:04:51.390 +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-04 05:04:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:05:01.048 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:05:01.049 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:05:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:05:21.389 +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-04 05:05:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:05:31.147 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:05:31.148 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:05:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:05:51.388 +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-04 05:05:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:06:01.030 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:06:01.030 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:06:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:06:21.389 +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-04 05:06:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:06:31.149 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:06:31.149 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:06:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:06:51.389 +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-04 05:06:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:07:01.023 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:07:01.024 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:07:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:07:21.389 +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-04 05:07:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:07:30.992 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:07:30.992 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:07:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:07:51.389 +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-04 05:07:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:08:01.006 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:08:01.007 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:08:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:08:21.388 +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-04 05:08:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:08:31.014 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:08:31.014 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:08:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:08:51.389 +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-04 05:08:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:09:01.005 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:09:01.006 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:09:21.389 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:09:21.391 +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-04 05:09:21.392 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:09:31.098 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:09:31.100 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:09:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:09:51.390 +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-04 05:09:51.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:10:01.044 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:10:01.044 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:10:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:10:21.389 +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-04 05:10:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:10:30.978 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:10:30.978 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:10:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:10:51.389 +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-04 05:10:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:11:01.019 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:11:01.020 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:11:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:11:21.390 +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-04 05:11:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:11:31.041 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:11:31.042 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:11:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:11:51.389 +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-04 05:11:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:12:01.096 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:12:01.096 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:12:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:12:21.388 +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-04 05:12:21.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:12:31.146 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:12:31.147 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:12:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:12:51.389 +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-04 05:12:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:13:01.043 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:13:01.044 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:13:21.396 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:13:21.400 +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-04 05:13:21.401 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:13:31.011 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:13:31.011 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:13:51.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:13:51.389 +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-04 05:13:51.389 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:14:01.022 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:14:01.024 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:14:21.388 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:14:21.389 +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-04 05:14:21.390 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:14:31.004 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:14:31.005 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:14:51.387 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:14:51.392 +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-04 05:14:51.393 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:01.075 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:01.076 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:21.389 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-07-04 05:15:21.394 +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-04 05:15:21.394 +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 mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:22.081 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:22.096 +0000 HttpClient - Consuming the entity.
DEBUG 2022-07-04 05:15:22.097 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-04 05:15:22.097 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"cb7c9e65-bf0a-4207-91a2-19f6d28389d4","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"bca6c338-095c-49b7-a74c-038124e6d8c2","serviceDescription":"service","serviceInvariantUUID":"46b4af43-f04d-4fe2-bea7-ca893b9711a3","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"abc11c88-5ba8-4425-a04d-7182284c0e53","resourceInvariantUUID":"bb251881-ac5a-44c5-92f3-7acf6320497e","resourceCustomizationUUID":"d9f82c9e-fd87-4bd9-b935-648e9a772ff9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NjE3MTNmMzEwMzRhNDcxNjUzYmJmNTFkOGQ0ZjI0MjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"99fcf3e7-1d6d-4aa4-8647-7d675fff490c","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"NjUzYjIzZDE4MGQwYWE0NzdkNWExMTAwOWU4MjdjMDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ae858a2a-7f46-436e-bc2d-9ec4cb195166","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a4faf199-f231-4fd5-91c7-e525a8afa6fb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d8b06b7c-71ca-4b81-a636-82a3a2460296","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a5a681e6-d455-4779-b09b-4e46c1e1dc8d","artifactVersion":"2","generatedFromUUID":"5c72327b-e5c9-4db8-bc4c-b9b04d6dce0f"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a3ded2ad-f5d8-4395-ab42-82899743ba67","artifactVersion":"2","generatedFromUUID":"a4faf199-f231-4fd5-91c7-e525a8afa6fb"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5c72327b-e5c9-4db8-bc4c-b9b04d6dce0f","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"ca6beafc-fbe1-4330-8fd0-c2741ce76242","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"Y2ExOTA3NTQ5YzFhMGE3MjFkNjUxMTgxYzc4YjIzZTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"717e7e93-3c85-40d0-a03c-82ff6681757f","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NTJjYmQ5MGQ1NWQwODZiZDFiZTY3ZmFiOTE4YjZlZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cea1b8e3-afe5-47f5-b3ad-60d75041e953","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-04 05:15:22.118 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:22.124 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:22.152 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:22.153 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:22.251 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-07-04 05:15:22.253 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:22.253 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:22.301 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:22.301 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:22.302 +0000 CambriaSimplerBatchPublisher - cambria reply ok (50 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 05:15:23.154 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:23.156 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:23.161 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:23.161 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:23.262 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 05:15:23.264 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:23.264 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:23.309 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:23.310 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:23.310 +0000 CambriaSimplerBatchPublisher - cambria reply ok (47 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 05:15:24.162 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:24.164 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:24.173 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:24.174 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:24.274 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 05:15:24.275 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:24.275 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:24.336 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:24.337 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:24.337 +0000 CambriaSimplerBatchPublisher - cambria reply ok (63 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 05:15:25.175 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:25.177 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:25.181 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:25.181 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:25.282 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-04 05:15:25.283 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:25.284 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:25.329 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:25.329 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:25.330 +0000 CambriaSimplerBatchPublisher - cambria reply ok (48 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 05:15:26.182 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:26.184 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:26.187 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:26.187 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:26.293 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
WARN 2022-07-04 05:15:26.304 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:26.305 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:26.363 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:26.364 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:26.364 +0000 CambriaSimplerBatchPublisher - cambria reply ok (64 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 05:15:27.188 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:27.190 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:27.193 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:27.194 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:27.295 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-07-04 05:15:27.296 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:27.297 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:27.374 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:27.374 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:27.375 +0000 CambriaSimplerBatchPublisher - cambria reply ok (80 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 05:15:28.194 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:28.195 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:28.200 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:28.200 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:28.300 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 05:15:28.301 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:28.301 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:28.382 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:28.382 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:28.383 +0000 CambriaSimplerBatchPublisher - cambria reply ok (83 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 05:15:29.201 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:29.202 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:29.205 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:29.205 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:29.308 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
WARN 2022-07-04 05:15:29.311 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:29.311 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:29.347 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:29.348 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:29.348 +0000 CambriaSimplerBatchPublisher - cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 05:15:30.206 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:30.207 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:30.222 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:30.223 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:30.310 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 87 ms
WARN 2022-07-04 05:15:30.311 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:30.311 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:30.362 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:30.364 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:30.365 +0000 CambriaSimplerBatchPublisher - cambria reply ok (55 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 05:15:31.224 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:31.225 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:31.227 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:31.227 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-04 05:15:31.328 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 05:15:31.329 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:31.329 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:31.371 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:31.371 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:31.372 +0000 CambriaSimplerBatchPublisher - cambria reply ok (44 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-07-04 05:15:32.229 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "bca6c338-095c-49b7-a74c-038124e6d8c2",
  "serviceDescription": "service",
  "serviceInvariantUUID": "46b4af43-f04d-4fe2-bea7-ca893b9711a3",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NTJjYmQ5MGQ1NWQwODZiZDFiZTY3ZmFiOTE4YjZlZTc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "cea1b8e3-afe5-47f5-b3ad-60d75041e953"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-04 05:15:32.230 +0000 SdncUebCallback - Received notification : (cb7c9e65-bf0a-4207-91a2-19f6d28389d4,basic_cnf_macro,1.0,service)
DEBUG 2022-07-04 05:15:32.230 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-04 05:15:32.231 +0000 SdncUebCallback - Received artifact service-BasicCnfMacro-csar.csar
INFO 2022-07-04 05:15:32.231 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-04 05:15:32.231 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
DEBUG 2022-07-04 05:15:32.639 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-04 05:15:32.660 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-04 05:15:32.661 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:32.675 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:32.676 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911732660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-04 05:15:32.776 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-07-04 05:15:32.777 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:32.778 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:32.856 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:32.856 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:32.856 +0000 CambriaSimplerBatchPublisher - cambria reply ok (80 ms):{"serverTimeMs":3,"count":1}
INFO 2022-07-04 05:15:33.677 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
DEBUG 2022-07-04 05:15:33.680 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-04 05:15:33.681 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-04 05:15:33.951 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP14562423279796801275/Definitions/service-BasicCnfMacro-template.yml
DEBUG 2022-07-04 05:15:35.786 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-04 05:15:35.787 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-04 05:15:35.787 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-07-04 05:15:35.787 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
WARN 2022-07-04 05:15:35.788 +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_macro/service-BasicCnfMacro-csar.csar
WARN 2022-07-04 05:15:35.788 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-07-04 05:15:35.788 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-07-04 05:15:35.788 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-07-04 05:15:35.788 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-07-04 05:15:35.797 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.798 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "bca6c338-095c-49b7-a74c-038124e6d8c2";
DEBUG 2022-07-04 05:15:35.804 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 05:15:35.804 +0000 DBResourceManager - >> getData : sdnctldb01 16  miliseconds.
INFO 2022-07-04 05:15:35.804 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "bca6c338-095c-49b7-a74c-038124e6d8c2"
DEBUG 2022-07-04 05:15:35.804 +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 ("bca6c338-095c-49b7-a74c-038124e6d8c2", "null", "service-BasicCnfMacro-csar.csar", "BasicCnfMacro", "Y", "basic_cnf_macro", "service", "Service", "Network Service", "46b4af43-f04d-4fe2-bea7-ca893b9711a3");
DEBUG 2022-07-04 05:15:35.805 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.813 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-07-04 05:15:35.814 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-07-04 05:15:35.816 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.816 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 05:15:35.817 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.817 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-07-04 05:15:35.818 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-07-04 05:15:35.818 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 05:15:35.818 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-07-04 05:15:35.819 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 05:15:35.819 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 05:15:35.819 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 05:15:35.819 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 05:15:35.820 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 05:15:35.820 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 05:15:35.820 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 05:15:35.820 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 05:15:35.820 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.820 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-07-04 05:15:35.821 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=d9f82c9e-fd87-4bd9-b935-648e9a772ff9
DEBUG 2022-07-04 05:15:35.822 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.822 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "d9f82c9e-fd87-4bd9-b935-648e9a772ff9";
DEBUG 2022-07-04 05:15:35.825 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-07-04 05:15:35.826 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-07-04 05:15:35.826 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "d9f82c9e-fd87-4bd9-b935-648e9a772ff9"
DEBUG 2022-07-04 05:15:35.826 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, sdnc_model_version, vendor, sdnc_artifact_name, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version, sdnc_model_name) values ("d9f82c9e-fd87-4bd9-b935-648e9a772ff9", "null", "1.0.0", "basiccnf_macro_vendor", "vnf", "basic_cnf_macro", "Y", 1, "1.0", "bb251881-ac5a-44c5-92f3-7acf6320497e", "db934d9c-017e-4a21-b101-98aec89f61ea", "1.0", "APACHE");
DEBUG 2022-07-04 05:15:35.827 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.837 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-07-04 05:15:35.838 +0000 DBResourceManager - writeData processing time : sdnctldb01 12 miliseconds.
DEBUG 2022-07-04 05:15:35.838 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.838 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is not matching search criteria
DEBUG 2022-07-04 05:15:35.839 +0000 TopologyTemplateQuery - Node template abstract_dummy_base is matching search criteria
DEBUG 2022-07-04 05:15:35.839 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 05:15:35.839 +0000 QueryProcessor - Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-07-04 05:15:35.839 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.839 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-07-04 05:15:35.841 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.841 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "dee1f884-64ef-4022-993c-e9fbe48c38db";
DEBUG 2022-07-04 05:15:35.847 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 05:15:35.848 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
DEBUG 2022-07-04 05:15:35.849 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.849 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "dee1f884-64ef-4022-993c-e9fbe48c38db";
DEBUG 2022-07-04 05:15:35.858 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-07-04 05:15:35.858 +0000 DBResourceManager - >> getData : sdnctldb01 10  miliseconds.
INFO 2022-07-04 05:15:35.858 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "dee1f884-64ef-4022-993c-e9fbe48c38db"
DEBUG 2022-07-04 05:15:35.858 +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 ("dee1f884-64ef-4022-993c-e9fbe48c38db", "null", "helm_apache", "d9f82c9e-fd87-4bd9-b935-648e9a772ff9", "Expansion", "1470e1a7-fea9-44f6-9ffe-28223627f3ae", "44c8846f-cc07-4f55-a7c9-091c79e967c5", "1");
DEBUG 2022-07-04 05:15:35.859 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.865 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-07-04 05:15:35.873 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
DEBUG 2022-07-04 05:15:35.873 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.874 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-07-04 05:15:35.874 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=d9f82c9e-fd87-4bd9-b935-648e9a772ff9
DEBUG 2022-07-04 05:15:35.875 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.876 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "b5f08cc3-26fc-4eb7-b258-2e680fa52324";
DEBUG 2022-07-04 05:15:35.884 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-07-04 05:15:35.885 +0000 DBResourceManager - >> getData : sdnctldb01 10  miliseconds.
DEBUG 2022-07-04 05:15:35.886 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.886 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "b5f08cc3-26fc-4eb7-b258-2e680fa52324";
DEBUG 2022-07-04 05:15:35.891 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-07-04 05:15:35.891 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-07-04 05:15:35.891 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "b5f08cc3-26fc-4eb7-b258-2e680fa52324"
DEBUG 2022-07-04 05:15:35.892 +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 ("b5f08cc3-26fc-4eb7-b258-2e680fa52324", "null", "base_template_dummy_ignore", "d9f82c9e-fd87-4bd9-b935-648e9a772ff9", "Base", "6aa7d946-e5b1-47ce-81b7-574d9c96d219", "b010d299-ddce-4149-aba1-b0b373d92383", "1");
DEBUG 2022-07-04 05:15:35.893 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.901 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-07-04 05:15:35.901 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-07-04 05:15:35.902 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.902 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-07-04 05:15:35.902 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=d9f82c9e-fd87-4bd9-b935-648e9a772ff9
DEBUG 2022-07-04 05:15:35.905 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummy_baseServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-04 05:15:35.905 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 05:15:35.905 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummy_baseServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-04 05:15:35.906 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-07-04 05:15:35.909 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "b5f08cc3-26fc-4eb7-b258-2e680fa52324"
DEBUG 2022-07-04 05:15:35.909 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("b5f08cc3-26fc-4eb7-b258-2e680fa52324", "ee6459a5-f6cc-46e2-a831-ce43ff747600", "dummy_base", "1")
DEBUG 2022-07-04 05:15:35.910 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.918 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-07-04 05:15:35.919 +0000 DBResourceManager - writeData processing time : sdnctldb01 10 miliseconds.
DEBUG 2022-07-04 05:15:35.919 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.919 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is not matching search criteria
DEBUG 2022-07-04 05:15:35.919 +0000 TopologyTemplateQuery - Node template abstract_dummy_base is matching search criteria
DEBUG 2022-07-04 05:15:35.919 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 05:15:35.920 +0000 QueryProcessor - Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=ee6459a5-f6cc-46e2-a831-ce43ff747600
DEBUG 2022-07-04 05:15:35.920 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: ee6459a5-f6cc-46e2-a831-ce43ff747600
DEBUG 2022-07-04 05:15:35.921 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.921 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "d9f82c9e-fd87-4bd9-b935-648e9a772ff9";
DEBUG 2022-07-04 05:15:35.925 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-07-04 05:15:35.925 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
DEBUG 2022-07-04 05:15:35.926 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.926 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-07-04 05:15:35.926 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 05:15:35.926 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=VF, customizationUUID=d9f82c9e-fd87-4bd9-b935-648e9a772ff9
DEBUG 2022-07-04 05:15:35.926 +0000 SdncVFModel - insertVFtoNetworkRoleMappingData: Could not find CPs for VF: d9f82c9e-fd87-4bd9-b935-648e9a772ff9
DEBUG 2022-07-04 05:15:35.927 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.927 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-07-04 05:15:35.927 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 05:15:35.927 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=VF, customizationUUID=d9f82c9e-fd87-4bd9-b935-648e9a772ff9
DEBUG 2022-07-04 05:15:35.928 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 05:15:35.928 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 05:15:35.928 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 05:15:35.928 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 05:15:35.928 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 05:15:35.928 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 05:15:35.928 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-07-04 05:15:35.928 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 05:15:35.929 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummy_baseServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-04 05:15:35.929 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 05:15:35.934 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummy_baseServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-07-04 05:15:35.934 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-07-04 05:15:35.944 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.944 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "ee6459a5-f6cc-46e2-a831-ce43ff747600";
DEBUG 2022-07-04 05:15:35.952 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-07-04 05:15:35.953 +0000 DBResourceManager - >> getData : sdnctldb01 19  miliseconds.
INFO 2022-07-04 05:15:35.953 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "ee6459a5-f6cc-46e2-a831-ce43ff747600"
DEBUG 2022-07-04 05:15:35.953 +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 ("ee6459a5-f6cc-46e2-a831-ce43ff747600", "null", "dummy_base", "test", "dummy_base", "Y", "0", "{ecomp_generated_naming=true}", "test", "77cbb69a-7f97-4153-a15b-65aecf8f011f", "7d83f7c2-bbe9-44da-8ad7-b5b70e764f2f", "1.0", "dummy_base");
DEBUG 2022-07-04 05:15:35.954 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@447eff86]]
DEBUG 2022-07-04 05:15:35.975 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 21
DEBUG 2022-07-04 05:15:35.976 +0000 DBResourceManager - writeData processing time : sdnctldb01 22 miliseconds.
DEBUG 2022-07-04 05:15:35.977 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.977 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is not matching search criteria
DEBUG 2022-07-04 05:15:35.977 +0000 TopologyTemplateQuery - Node template abstract_dummy_base is matching search criteria
DEBUG 2022-07-04 05:15:35.978 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-07-04 05:15:35.978 +0000 QueryProcessor - Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=ee6459a5-f6cc-46e2-a831-ce43ff747600
DEBUG 2022-07-04 05:15:35.978 +0000 SdncVFCModel - insertVFCtoNetworkRoleMappingData: Could not find the nested CVFCs for: ee6459a5-f6cc-46e2-a831-ce43ff747600
DEBUG 2022-07-04 05:15:35.979 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.979 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-07-04 05:15:35.979 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=d9f82c9e-fd87-4bd9-b935-648e9a772ff9
DEBUG 2022-07-04 05:15:35.980 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.980 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-07-04 05:15:35.980 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=d9f82c9e-fd87-4bd9-b935-648e9a772ff9
DEBUG 2022-07-04 05:15:35.981 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "db934d9c-017e-4a21-b101-98aec89f61ea"
DEBUG 2022-07-04 05:15:35.981 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-07-04 05:15:35.981 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-07-04 05:15:35.982 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-07-04 05:15:35.982 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-07-04 05:15:35.983 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:35.986 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:35.986 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911735983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-07-04 05:15:36.088 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 05:15:36.089 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:36.089 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:36.140 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:36.140 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:36.141 +0000 CambriaSimplerBatchPublisher - cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-04 05:15:36.988 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro
INFO 2022-07-04 05:15:36.989 +0000 SdncUebCallback - Sending Component Status for Distribution: (cb7c9e65-bf0a-4207-91a2-19f6d28389d4,basic_cnf_macro,1.0,service)
INFO 2022-07-04 05:15:36.989 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-07-04 05:15:36.990 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:36.994 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:36.994 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cb7c9e65-bf0a-4207-91a2-19f6d28389d4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911736990,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-07-04 05:15:37.095 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-07-04 05:15:37.097 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:37.098 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:37.141 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:37.141 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:37.141 +0000 CambriaSimplerBatchPublisher - cambria reply ok (45 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 05:15:37.995 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
DEBUG 2022-07-04 05:15:37.995 +0000 NotificationConsumer - received message from topic
DEBUG 2022-07-04 05:15:37.995 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"1da8ad85-85d9-4d3b-b72e-a4d550557383","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"bfa8c44d-e050-4620-8e6f-835a97b42d8a","serviceDescription":"service","serviceInvariantUUID":"1998c2fe-a39e-497c-9122-b985838c5340","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0181e1e9-283f-4d0f-ac15-e30223d166e1","resourceInvariantUUID":"9b160d3c-6514-4234-b27f-3f795818eb1c","resourceCustomizationUUID":"c2b2503e-b743-4764-923e-7bc79f31cc4b","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":"N2FlYzg1MTQ2OGNiZmVmOGZkZGMzZjE2YWY1NDYyNzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"379fd016-93ed-49e3-9846-ae8670546932","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":"YzFiNGE2ZWU4MjY2YjQ4YjFiYmIwNWVjOTQ3ZDg1YTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"295ee588-522a-47b2-9516-9bebfee80de0","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3669d102-71cb-4c7e-8726-cf64a9731f85","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e5f96651-5a35-440b-9b04-d93a7554cb61","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"827369b1-00e8-44ab-8f85-1c520eb48648","artifactVersion":"2","generatedFromUUID":"3669d102-71cb-4c7e-8726-cf64a9731f85"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"ZDEwMzFkNmMyN2FkYTZkYWVmODFmNTFhMmVjNjczNjE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"2a2140bd-0576-4e02-9e0a-3acb7a7f0e1f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"NWFlYzVhODg2NTEyODQwN2ZjMTY3NzZjNWVhMjNiNWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ba46e305-3857-4799-af6f-b39c809c57b1","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"Y2M3MmU2Y2ZmOWE3MTZjOTc2NmM2NzZjNzBmYjgzYmY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8dae33da-391d-4d58-a575-c7b4fdedcb53","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-07-04 05:15:37.996 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:37.996 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:37.999 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:37.999 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1da8ad85-85d9-4d3b-b72e-a4d550557383",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:38.104 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 105 ms
WARN 2022-07-04 05:15:38.105 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:38.106 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:38.134 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:38.134 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:38.135 +0000 CambriaSimplerBatchPublisher - cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 05:15:39.000 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:39.001 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:39.006 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:39.006 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1da8ad85-85d9-4d3b-b72e-a4d550557383",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:39.105 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-04 05:15:39.107 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:39.107 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:39.139 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:39.140 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:39.140 +0000 CambriaSimplerBatchPublisher - cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 05:15:40.006 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:40.007 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:40.009 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:40.009 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1da8ad85-85d9-4d3b-b72e-a4d550557383",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:40.110 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-07-04 05:15:40.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-04 05:15:40.112 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:40.133 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:40.134 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:40.134 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 05:15:41.010 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:41.011 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:41.015 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:41.016 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1da8ad85-85d9-4d3b-b72e-a4d550557383",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:41.116 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-07-04 05:15:41.118 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:41.118 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:41.161 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:41.162 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:41.162 +0000 CambriaSimplerBatchPublisher - cambria reply ok (45 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 05:15:42.018 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:42.018 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:42.022 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:42.023 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1da8ad85-85d9-4d3b-b72e-a4d550557383",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:42.124 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-07-04 05:15:42.125 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:42.125 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:42.147 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:42.147 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:42.148 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 05:15:43.023 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:43.024 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:43.028 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:43.028 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1da8ad85-85d9-4d3b-b72e-a4d550557383",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:43.132 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
WARN 2022-07-04 05:15:43.133 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:43.134 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:43.184 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:43.185 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:43.185 +0000 CambriaSimplerBatchPublisher - cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
INFO 2022-07-04 05:15:44.029 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:44.031 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:44.035 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:44.036 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1da8ad85-85d9-4d3b-b72e-a4d550557383",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-07-04 05:15:44.136 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-07-04 05:15:44.137 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:44.137 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:44.172 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:44.172 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:44.173 +0000 CambriaSimplerBatchPublisher - cambria reply ok (37 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 05:15:45.036 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-07-04 05:15:45.038 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:45.040 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:45.040 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1da8ad85-85d9-4d3b-b72e-a4d550557383",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911721389,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-07-04 05:15:45.148 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
WARN 2022-07-04 05:15:45.148 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:45.149 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:45.205 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:45.206 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:45.206 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-07-04 05:15:46.042 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "1da8ad85-85d9-4d3b-b72e-a4d550557383",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "bfa8c44d-e050-4620-8e6f-835a97b42d8a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "1998c2fe-a39e-497c-9122-b985838c5340",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "Y2M3MmU2Y2ZmOWE3MTZjOTc2NmM2NzZjNzBmYjgzYmY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "8dae33da-391d-4d58-a575-c7b4fdedcb53"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-07-04 05:15:46.043 +0000 SdncUebCallback - Received notification : (1da8ad85-85d9-4d3b-b72e-a4d550557383,basic_vm_macro,1.0,service)
DEBUG 2022-07-04 05:15:46.043 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-07-04 05:15:46.044 +0000 SdncUebCallback - Received artifact service-BasicVmMacro-csar.csar
INFO 2022-07-04 05:15:46.045 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-07-04 05:15:46.046 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
DEBUG 2022-07-04 05:15:46.178 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-07-04 05:15:46.185 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-07-04 05:15:46.187 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-07-04 05:15:46.193 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-07-04 05:15:46.193 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1da8ad85-85d9-4d3b-b72e-a4d550557383",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1656911746187,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-07-04 05:15:46.293 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-07-04 05:15:46.295 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-07-04 05:15:46.295 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mmJGWDH6ZZfUf5HB) ...
INFO 2022-07-04 05:15:46.352 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-07-04 05:15:46.352 +0000 HttpClient - Consuming the entity.
INFO 2022-07-04 05:15:46.352 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":1,"count":1}
INFO 2022-07-04 05:15:47.196 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
DEBUG 2022-07-04 05:15:47.197 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-07-04 05:15:47.198 +0000 Reflections - Reflections took 0 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-07-04 05:15:47.418 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP17445828796227180981/Definitions/service-BasicVmMacro-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-04 05:15:49.146 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-07-04 05:15:49.147 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-07-04 05:15:49.147 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-07-04 05:15:49.147 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-07-04 05:15:49.147 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-07-04 05:15:49.148 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-07-04 05:15:49.148 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-07-04 05:15:49.148 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-07-04 05:15:49.148 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-07-04 05:15:49.148 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-07-04 05:15:49.149 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of typ