Results

By type

          Starting ueb-listener
2022-03-15 10:34:01,127 main DEBUG Apache Log4j Core 2.17.1 initializing configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.3.4.jar!/log4j2.xml]
2022-03-15 10:34:01,137 main DEBUG Installed 1 script engine
Warning: Nashorn engine is planned to be removed from a future JDK release
2022-03-15 10:34:01,612 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-03-15 10:34:01,613 main DEBUG PluginManager 'Core' found 127 plugins
2022-03-15 10:34:01,614 main DEBUG PluginManager 'Level' found 0 plugins
2022-03-15 10:34:01,624 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2022-03-15 10:34:01,649 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2022-03-15 10:34:01,667 main DEBUG createProperty(name="logDir", value="${env:LOGDIR:-logs}")
2022-03-15 10:34:01,668 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2022-03-15 10:34:01,677 main DEBUG configureSubstitutor(={logDir=${env:LOGDIR:-logs}}, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.3.4.jar!/log4j2.xml))
2022-03-15 10:34:01,678 main DEBUG PluginManager 'Lookup' found 15 plugins
2022-03-15 10:34:01,680 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-03-15 10:34:01,691 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.3.4.jar!/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2022-03-15 10:34:01,691 main DEBUG PluginManager 'Converter' found 45 plugins
2022-03-15 10:34:01,832 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2022-03-15 10:34:01,836 main DEBUG createPolicy(size="10 MB")
2022-03-15 10:34:01,840 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2022-03-15 10:34:01,841 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=10485760)})
2022-03-15 10:34:01,841 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2022-03-15 10:34:01,847 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.3.4.jar!/log4j2.xml))
2022-03-15 10:34:01,848 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2022-03-15 10:34:01,862 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.3.4.jar!/log4j2.xml), Filter=null, ={})
2022-03-15 10:34:01,868 main DEBUG Returning file creation time for /opt/onap/sdnc/ueb-listener/logs/ueb-listener.log
2022-03-15 10:34:01,869 main DEBUG Starting RollingFileManager logs/ueb-listener.log
2022-03-15 10:34:01,872 main DEBUG PluginManager 'FileConverter' found 2 plugins
2022-03-15 10:34:01,876 main DEBUG Setting prev file time to 2022-03-15T10:34:01.864+0000
2022-03-15 10:34:01,877 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=10485760)])
2022-03-15 10:34:01,877 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=10485760)
2022-03-15 10:34:01,878 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-03-15 10:34:01,879 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.3.4.jar!/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2022-03-15 10:34:01,880 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2022-03-15 10:34:01,883 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.3.4.jar!/log4j2.xml), Filter=null, ={})
2022-03-15 10:34:01,886 main DEBUG Starting OutputStreamManager SYSTEM_OUT.false.false
2022-03-15 10:34:01,886 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2022-03-15 10:34:01,888 main DEBUG createAppenders(={LOGFILE, CONSOLE})
2022-03-15 10:34:01,888 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-03-15 10:34:01,889 main DEBUG createAppenderRef(ref="LOGFILE", level="null", Filter=null)
2022-03-15 10:34:01,889 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-03-15 10:34:01,890 main DEBUG createAppenderRef(ref="CONSOLE", level="null", Filter=null)
2022-03-15 10:34:01,890 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2022-03-15 10:34:01,892 main DEBUG createLogger(additivity="null", level="DEBUG", includeLocation="null", ={LOGFILE, CONSOLE}, ={}, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.3.4.jar!/log4j2.xml), Filter=null)
2022-03-15 10:34:01,895 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2022-03-15 10:34:01,896 main DEBUG createLoggers(={root})
2022-03-15 10:34:01,898 main DEBUG Configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.3.4.jar!/log4j2.xml] initialized
2022-03-15 10:34:01,898 main DEBUG Starting configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.3.4.jar!/log4j2.xml]
2022-03-15 10:34:01,899 main DEBUG Started configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.3.4.jar!/log4j2.xml] OK.
2022-03-15 10:34:01,901 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2022-03-15 10:34:01,902 main DEBUG OutputStream closed
2022-03-15 10:34:01,902 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2022-03-15 10:34:01,902 main DEBUG Appender DefaultConsole-1 stopped with status true
2022-03-15 10:34:01,903 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@28c4711c OK
2022-03-15 10:34:02,067 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986
2022-03-15 10:34:02,073 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=StatusLogger
2022-03-15 10:34:02,075 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=ContextSelector
2022-03-15 10:34:02,076 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Loggers,name=
2022-03-15 10:34:02,078 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Appenders,name=LOGFILE
2022-03-15 10:34:02,079 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Appenders,name=CONSOLE
2022-03-15 10:34:02,081 main DEBUG org.apache.logging.log4j.core.util.SystemClock supports precise timestamps.
2022-03-15 10:34:02,082 main DEBUG Reconfiguration complete for context[name=97e1986] at URI jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.3.4.jar!/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@14b030a0) with optional ClassLoader: null
2022-03-15 10:34:02,082 main DEBUG Shutdown hook enabled. Registering a new one.
2022-03-15 10:34:02,083 main DEBUG LoggerContext[name=97e1986, org.apache.logging.log4j.core.LoggerContext@14b030a0] started OK.
INFO 2022-03-15 10:34:02.102 +0000 SdncUebConfiguration - Loading artifactMapFile /opt/onap/sdnc/data/properties/artifact.map
INFO 2022-03-15 10:34:02.108 +0000 SdncUebConfiguration - Initializing ASDC distribution client
INFO 2022-03-15 10:34:02.122 +0000 DistributionClientImpl - DistributionClient - init
DEBUG 2022-03-15 10:34:02.127 +0000 DistributionClientImpl - get ueb cluster server list from component(configuration file)
DEBUG 2022-03-15 10:34:02.462 +0000 SdcConnectorClient - about to perform getServerList. requestId= 93b6a090-43c1-4110-88c6-5de4f3c187f6 url= /sdc/v1/artifactTypes
DEBUG 2022-03-15 10:34:02.463 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
DEBUG 2022-03-15 10:34:02.740 +0000 HttpAsdcClient - GET Response Status 200
DEBUG 2022-03-15 10:34:02.802 +0000 DistributionClientImpl - Artifact types: [TOSCA_CSAR] were validated with ASDC server
DEBUG 2022-03-15 10:34:02.819 +0000 DistributionClientImpl - create keys
INFO 2022-03-15 10:34:02.825 +0000 HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
INFO 2022-03-15 10:34:02.882 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:34:02.886 +0000 HttpClient - Consuming the entity.
DEBUG 2022-03-15 10:34:02.895 +0000 SdcConnectorClient - about to perform registerAsdcTopics. requestId= da2cd510-8d0c-40c4-927f-9de0d212c5de url= /sdc/v1/registerForDistribution
DEBUG 2022-03-15 10:34:03.247 +0000 SdcConnectorClient - registerAsdcTopics response= 200. requestId= da2cd510-8d0c-40c4-927f-9de0d212c5de url= /sdc/v1/registerForDistribution
INFO 2022-03-15 10:34:03.250 +0000 SdncUebConfiguration - Initialized ASDC distribution client - results = distribution client initialized successfuly
INFO 2022-03-15 10:34:03.250 +0000 SdncUebConfiguration - Scanning for local distribution artifacts before starting client
DEBUG 2022-03-15 10:34:03.250 +0000 SdncUebCallback - incomingDir is null - using /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-03-15 10:34:03.252 +0000 SdncUebConfiguration - Starting client...
INFO 2022-03-15 10:34:03.253 +0000 DistributionClientImpl - start DistributionClient
INFO 2022-03-15 10:34:03.266 +0000 SdncUebConfiguration - Client startup result = distribution client started successfuly
INFO 2022-03-15 10:34:03.268 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:34:03.274 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:34:03.274 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:34:13.547 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:34:13.550 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:34:33.267 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:34:33.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:34:33.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:34:42.830 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:34:42.831 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:35:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:35:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:35:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:35:12.829 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:35:12.830 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:35:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:35:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:35:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:35:42.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:35:42.816 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:36:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:36:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:36:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:36:12.816 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:36:12.817 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:36:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:36:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:36:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:36:42.832 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:36:42.835 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:37:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:37:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:37:03.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:37:12.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:37:12.816 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:37:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:37:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:37:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:37:42.817 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:37:42.818 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:38:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:38:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:38:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:38:12.827 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:38:12.828 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:38:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:38:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:38:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:38:42.816 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:38:42.817 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:39:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:39:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:39:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:39:12.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:39:12.816 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:39:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:39:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:39:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:39:42.818 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:39:42.820 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:40:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:40:03.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:40:03.270 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:40:12.836 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:40:12.839 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:40:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:40:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:40:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:40:42.841 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:40:42.842 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:41:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:41:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:41:03.270 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:41:12.822 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:41:12.823 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:41:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:41:33.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:41:33.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:41:42.835 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:41:42.836 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:42:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:42:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:42:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:42:12.828 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:42:12.829 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:42:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:42:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:42:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:42:42.816 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:42:42.817 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:43:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:43:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:43:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:43:12.862 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:43:12.863 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:43:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:43:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:43:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:43:42.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:43:42.815 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:44:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:44:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:44:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:44:12.834 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:44:12.837 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:44:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:44:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:44:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:44:42.827 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:44:42.827 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:45:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:45:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:45:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:45:12.814 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:45:12.815 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:45:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:45:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:45:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:45:42.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:45:42.816 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:46:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:46:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:46:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:46:12.808 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:46:12.809 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:46:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:46:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:46:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:46:42.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:46:42.814 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:47:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:47:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:47:03.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:47:12.810 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:47:12.811 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:47:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:47:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:47:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:47:42.822 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:47:42.823 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:48:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:48:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:48:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:48:12.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:48:12.814 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:48:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:48:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:48:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:48:42.816 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:48:42.816 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:49:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:49:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:49:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:49:12.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:49:12.811 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:49:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:49:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:49:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:49:42.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:49:42.816 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:50:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:50:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:50:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:50:12.847 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:50:12.848 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:50:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:50:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:50:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:50:42.808 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:50:42.809 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:51:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:51:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:51:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:51:12.822 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:51:12.823 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:51:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:51:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:51:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:51:42.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:51:42.812 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:52:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:52:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:52:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:52:12.819 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:52:12.820 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:52:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:52:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:52:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:52:42.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:52:42.812 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:53:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:53:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:53:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:53:12.817 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:53:12.817 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:53:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:53:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:53:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:53:42.809 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:53:42.810 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:54:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:54:03.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:54:03.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:54:12.821 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:54:12.822 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:54:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:54:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:54:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:54:42.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:54:42.814 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:55:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:55:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:55:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:55:12.808 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:55:12.809 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:55:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:55:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:55:33.270 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:55:42.819 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:55:42.820 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:56:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:56:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:56:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:56:12.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:56:12.816 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:56:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:56:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:56:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:56:42.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:56:42.813 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:57:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:57:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:57:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:57:12.818 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:57:12.819 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:57:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:57:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:57:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:57:42.810 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:57:42.811 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:58:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:58:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:58:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:58:12.820 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:58:12.821 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:58:33.268 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:58:33.270 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:58:33.270 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:58:42.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:58:42.813 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:59:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:59:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:59:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:59:12.807 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:59:12.807 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 10:59:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 10:59:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 10:59:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 10:59:42.827 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 10:59:42.828 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:00:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:00:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:00:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:00:12.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:00:12.815 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:00:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:00:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:00:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:00:42.830 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:00:42.831 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:01:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:01:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:01:03.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:01:12.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:01:12.812 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:01:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:01:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:01:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:01:42.814 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:01:42.815 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:02:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:02:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:02:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:02:12.819 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:02:12.820 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:02:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:02:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:02:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:02:42.808 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:02:42.810 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:03:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:03:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:03:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:03:12.809 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:03:12.810 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:03:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:03:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:03:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:03:42.808 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:03:42.808 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:04:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:04:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:04:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:04:12.816 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:04:12.818 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:04:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:04:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:04:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:04:42.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:04:42.814 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:05:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:05:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:05:03.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:05:12.827 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:05:12.828 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:05:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:05:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:05:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:05:42.820 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:05:42.820 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:06:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:06:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:06:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:06:12.825 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:06:12.825 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:06:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:06:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:06:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:06:42.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:06:42.812 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:07:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:07:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:07:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:07:12.818 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:07:12.819 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:07:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:07:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:07:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:07:42.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:07:42.812 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:08:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:08:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:08:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:08:12.808 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:08:12.809 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:08:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:08:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:08:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:08:42.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:08:42.816 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:09:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:09:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:09:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:09:12.814 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:09:12.815 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:09:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:09:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:09:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:09:42.808 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:09:42.809 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:10:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:10:03.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:10:03.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:10:12.845 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:10:12.846 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:10:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:10:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:10:33.269 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:10:42.816 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:10:42.817 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:11:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:11:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:11:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:11:12.846 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:11:12.847 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:11:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:11:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:11:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:11:42.827 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:11:42.828 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:12:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:12:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:12:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:12:12.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:12:12.816 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:12:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:12:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:12:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:12:42.817 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:12:42.818 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:13:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:13:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:13:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:13:03.896 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:13:03.898 +0000 HttpClient - Consuming the entity.
DEBUG 2022-03-15 11:13:03.898 +0000 NotificationConsumer - received message from topic
DEBUG 2022-03-15 11:13:03.898 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"cfe6d427-7d1f-4ff6-9318-37bba2cc22e8","serviceName":"basic_onboard_yKszfE","serviceVersion":"1.0","serviceUUID":"6cd5efd2-82de-429b-a270-cfe1ef0f8635","serviceDescription":"service","serviceInvariantUUID":"1452d246-884c-45fc-bd88-cade6f09beb5","resources":[{"resourceInstanceName":"basic_onboard_yKszfE 0","resourceName":"basic_onboard_yKszfE","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"39764b2d-65f9-4cb5-b231-6a0568599349","resourceInvariantUUID":"5abdc588-b204-42dd-be2c-8a7090facd3f","resourceCustomizationUUID":"52036f02-d5f7-41d5-bd99-0748da4717c7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/resourceInstances/basic_onboard_ykszfe0/artifacts/vf-license-model.xml","artifactChecksum":"NTg3NGQwZjIzZDBjYjVhOWQ2YWUyYzlkMmNhZWRlMjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"76d556a3-b0e6-4b50-9cc3-7b1f0fc7d78a","artifactVersion":"1"},{"artifactName":"basic_onboard_ykszfe0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/resourceInstances/basic_onboard_ykszfe0/artifacts/basic_onboard_ykszfe0_modules.json","artifactChecksum":"OGE5NGRiZTM1NDAxOTRkZWE4YWZkOGFhZjYxZjI4ZjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8aa06528-9e67-4ae8-8157-8dad3b36d83c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/resourceInstances/basic_onboard_ykszfe0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7fd2391b-d00f-443f-ab30-e76c704eb714","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/resourceInstances/basic_onboard_ykszfe0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b4b9abcc-7367-490f-84f2-33051aae392a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/resourceInstances/basic_onboard_ykszfe0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d874c0f4-ebb8-42d9-9172-78d02cad5828","artifactVersion":"2","generatedFromUUID":"7fd2391b-d00f-443f-ab30-e76c704eb714"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardYkszfe-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/artifacts/service-BasicOnboardYkszfe-template.yml","artifactChecksum":"MGNjMmFiNDY1Yzk5M2MyNDk3ZjJmMjM4ZTEwNzk3ZjA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"35f4b7bd-9baf-43cc-a669-c67c8986ed9b","artifactVersion":"1"},{"artifactName":"service-BasicOnboardYkszfe-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/artifacts/service-BasicOnboardYkszfe-csar.csar","artifactChecksum":"NTk1ZTMzNGZjMjgyYmQxNDIzZmE5OTU5YzViMTg2ZDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bf59875c-0209-4840-99c4-076f093aa5bd","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-03-15 11:13:03.915 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:13:03.922 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:13:03.941 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:13:03.942 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cfe6d427-7d1f-4ff6-9318-37bba2cc22e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342783265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/resourceInstances/basic_onboard_ykszfe0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:13:04.041 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
WARN 2022-03-15 11:13:04.047 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:13:04.047 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:13:04.066 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:13:04.075 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:13:04.075 +0000 CambriaSimplerBatchPublisher - cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:13:04.947 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:13:04.948 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:13:04.951 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:13:04.952 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cfe6d427-7d1f-4ff6-9318-37bba2cc22e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342783265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/resourceInstances/basic_onboard_ykszfe0/artifacts/basic_onboard_ykszfe0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:13:05.052 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-03-15 11:13:05.053 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:13:05.054 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:13:05.089 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:13:05.090 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:13:05.090 +0000 CambriaSimplerBatchPublisher - cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:13:05.952 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:13:05.953 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:13:05.956 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:13:05.956 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cfe6d427-7d1f-4ff6-9318-37bba2cc22e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342783265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/resourceInstances/basic_onboard_ykszfe0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:13:06.056 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:13:06.057 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:13:06.058 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:13:06.083 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:13:06.084 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:13:06.084 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:13:06.957 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:13:06.958 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:13:06.960 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:13:06.960 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cfe6d427-7d1f-4ff6-9318-37bba2cc22e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342783265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/resourceInstances/basic_onboard_ykszfe0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:13:07.060 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:13:07.062 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:13:07.062 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:13:07.078 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:13:07.078 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:13:07.078 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:13:07.961 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:13:07.962 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:13:07.964 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:13:07.964 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cfe6d427-7d1f-4ff6-9318-37bba2cc22e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342783265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/resourceInstances/basic_onboard_ykszfe0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:13:08.065 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-03-15 11:13:08.066 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:13:08.066 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:13:08.081 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:13:08.081 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:13:08.081 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:13:08.965 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:13:08.965 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:13:08.968 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:13:08.968 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cfe6d427-7d1f-4ff6-9318-37bba2cc22e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342783265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/artifacts/service-BasicOnboardYkszfe-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:13:09.068 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:13:09.069 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:13:09.069 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:13:09.083 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:13:09.084 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:13:09.084 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:13:09.970 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:13:09.971 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:13:09.973 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:13:09.973 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cfe6d427-7d1f-4ff6-9318-37bba2cc22e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342783265,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/artifacts/service-BasicOnboardYkszfe-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-03-15 11:13:10.073 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:13:10.075 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:13:10.075 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:13:10.087 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:13:10.088 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:13:10.088 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-03-15 11:13:10.975 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "cfe6d427-7d1f-4ff6-9318-37bba2cc22e8",
  "serviceName": "basic_onboard_yKszfE",
  "serviceVersion": "1.0",
  "serviceUUID": "6cd5efd2-82de-429b-a270-cfe1ef0f8635",
  "serviceDescription": "service",
  "serviceInvariantUUID": "1452d246-884c-45fc-bd88-cade6f09beb5",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardYkszfe-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/artifacts/service-BasicOnboardYkszfe-csar.csar",
      "artifactChecksum": "NTk1ZTMzNGZjMjgyYmQxNDIzZmE5OTU5YzViMTg2ZDI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "bf59875c-0209-4840-99c4-076f093aa5bd"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-03-15 11:13:10.975 +0000 SdncUebCallback - Received notification : (cfe6d427-7d1f-4ff6-9318-37bba2cc22e8,basic_onboard_yKszfE,1.0,service)
DEBUG 2022-03-15 11:13:10.975 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-03-15 11:13:10.976 +0000 SdncUebCallback - Received artifact service-BasicOnboardYkszfe-csar.csar
INFO 2022-03-15 11:13:10.976 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-03-15 11:13:10.978 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/artifacts/service-BasicOnboardYkszfe-csar.csar
DEBUG 2022-03-15 11:13:11.344 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-03-15 11:13:11.359 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-03-15 11:13:11.360 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:13:11.362 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:13:11.363 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cfe6d427-7d1f-4ff6-9318-37bba2cc22e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342791360,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/artifacts/service-BasicOnboardYkszfe-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-03-15 11:13:11.463 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:13:11.464 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:13:11.464 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:13:11.483 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:13:11.483 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:13:11.484 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:13:12.363 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_yKszfE/service-BasicOnboardYkszfe-csar.csar
DEBUG 2022-03-15 11:13:12.786 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-03-15 11:13:12.798 +0000 Reflections - Reflections took 10 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-03-15 11:13:13.161 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-03-15 11:13:13.163 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-03-15 11:13:13.379 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP17063738127307212309/Definitions/service-BasicOnboardYkszfe-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-03-15 11:13:15.535 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-03-15 11:13:15.539 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-03-15 11:13:15.539 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_yKszfE/service-BasicOnboardYkszfe-csar.csar
WARN 2022-03-15 11:13:15.539 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-03-15 11:13:15.539 +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_yKszfE/service-BasicOnboardYkszfe-csar.csar
WARN 2022-03-15 11:13:15.540 +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_yKszfE/service-BasicOnboardYkszfe-csar.csar
WARN 2022-03-15 11:13:15.540 +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_yKszfE/service-BasicOnboardYkszfe-csar.csar
WARN 2022-03-15 11:13:15.540 +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_yKszfE/service-BasicOnboardYkszfe-csar.csar
WARN 2022-03-15 11:13:15.540 +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_yKszfE/service-BasicOnboardYkszfe-csar.csar
WARN 2022-03-15 11:13:15.541 +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_yKszfE/service-BasicOnboardYkszfe-csar.csar
WARN 2022-03-15 11:13:15.541 +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_yKszfE/service-BasicOnboardYkszfe-csar.csar
WARN 2022-03-15 11:13:15.541 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_yKszfE 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_yKszfE/service-BasicOnboardYkszfe-csar.csar
WARN 2022-03-15 11:13:15.541 +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_yKszfE/service-BasicOnboardYkszfe-csar.csar
WARN 2022-03-15 11:13:15.542 +0000 SdcToscaParserFactory - ####################################################################################################
INFO 2022-03-15 11:13:15.557 +0000 DBResourceManager - Creating dummy instance of org.mariadb.jdbc.Driver
INFO 2022-03-15 11:13:15.560 +0000 DBResourceManager - Recovery Mode disabled
DEBUG 2022-03-15 11:13:15.563 +0000 DbConfigPool - Initializing DbConfigType
INFO 2022-03-15 11:13:15.576 +0000 JdbcDBCachedDataSource - JdbcDBCachedDataSource  configured successfully. Using URL: jdbc:mysql://mariadb-galera:3306/sdnctl
DEBUG 2022-03-15 11:13:15.579 +0000 DBResourceManager - Timeout set to 60 seconds
ERROR 2022-03-15 11:13:15.748 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > test failed. Cause : (conn=1829) Lock wait timeout exceeded; try restarting transaction> test failed. Cause : {}
DEBUG 2022-03-15 11:13:15.749 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@76f97d93]]
DEBUG 2022-03-15 11:13:15.750 +0000 CachedDataSource - SQL Statement: SELECT @@global.read_only, @@global.hostname
DEBUG 2022-03-15 11:13:15.815 +0000 CachedDataSource - SQL FAILURE. time(ms): 60
ERROR 2022-03-15 11:13:15.816 +0000 CachedDataSource -  Failed to execute: SELECT @@global.read_only, @@global.hostname with no arguments. 
java.sql.SQLTransientConnectionException: (conn=1829) Lock wait timeout exceeded; try restarting transaction
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:79) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:155) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163) ~[mariadb-java-client-2.7.3.jar:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
	at org.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:118) ~[tomcat-jdbc-9.0.52.jar:?]
	at com.sun.proxy.$Proxy24.executeQuery(Unknown Source) ~[?:?]
	at org.onap.ccsdk.sli.core.dblib.CachedDataSource.executePreparedStatement(CachedDataSource.java:181) [dblib-provider-1.3.4.jar:?]
	at org.onap.ccsdk.sli.core.dblib.CachedDataSource.getData(CachedDataSource.java:139) [dblib-provider-1.3.4.jar:?]
	at org.onap.ccsdk.sli.core.dblib.CachedDataSource.isSlave(CachedDataSource.java:500) [dblib-provider-1.3.4.jar:?]
	at org.onap.ccsdk.sli.core.dblib.DBResourceManager$DataSourceTester.run(DBResourceManager.java:298) [dblib-provider-1.3.4.jar:?]
Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: Lock wait timeout exceeded; try restarting transaction
	at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:177) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:321) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220) ~[mariadb-java-client-2.7.3.jar:?]
	... 12 more
Caused by: java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1694) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1556) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1519) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:318) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220) ~[mariadb-java-client-2.7.3.jar:?]
	... 12 more
ERROR 2022-03-15 11:13:15.824 +0000 CachedDataSource - 
java.sql.SQLTransientConnectionException: (conn=1829) Lock wait timeout exceeded; try restarting transaction
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:79) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:155) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163) ~[mariadb-java-client-2.7.3.jar:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
	at org.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:118) ~[tomcat-jdbc-9.0.52.jar:?]
	at com.sun.proxy.$Proxy24.executeQuery(Unknown Source) ~[?:?]
	at org.onap.ccsdk.sli.core.dblib.CachedDataSource.executePreparedStatement(CachedDataSource.java:181) ~[dblib-provider-1.3.4.jar:?]
	at org.onap.ccsdk.sli.core.dblib.CachedDataSource.getData(CachedDataSource.java:139) ~[dblib-provider-1.3.4.jar:?]
	at org.onap.ccsdk.sli.core.dblib.CachedDataSource.isSlave(CachedDataSource.java:500) [dblib-provider-1.3.4.jar:?]
	at org.onap.ccsdk.sli.core.dblib.DBResourceManager$DataSourceTester.run(DBResourceManager.java:298) [dblib-provider-1.3.4.jar:?]
Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: Lock wait timeout exceeded; try restarting transaction
	at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:177) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:321) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220) ~[mariadb-java-client-2.7.3.jar:?]
	... 12 more
Caused by: java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1694) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1556) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1519) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:318) ~[mariadb-java-client-2.7.3.jar:?]
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220) ~[mariadb-java-client-2.7.3.jar:?]
	... 12 more
DEBUG 2022-03-15 11:13:15.825 +0000 CachedDataSource - SQL SLAVE : sdnctldb01 on server sdnctldb01, pool 10
INFO 2022-03-15 11:13:15.825 +0000 DBResourceManager - Thread DataSourceTester terminated Thread-2 for sdnctldb01
INFO 2022-03-15 11:13:15.825 +0000 DBResourceManager - Completed wait with 0 active datasource(s) in 261 ms
WARN 2022-03-15 11:13:15.826 +0000 SdncUebCallback - DBLIB: JDBC DataSource did not initialize successfully.
ERROR 2022-03-15 11:13:15.826 +0000 DBResourceManager - Generated alarm: DBResourceManager.getData - No active DB connection pools are available.
ERROR 2022-03-15 11:13:15.826 +0000 SdncUebCallback - Could not clean up existing NETWORK_MODEL and SERVICE_MODEL for service_UUID "6cd5efd2-82de-429b-a270-cfe1ef0f8635"
org.onap.ccsdk.sli.core.dblib.DBLibException: No active DB connection pools are available in RequestDataNoRecovery call.
	at org.onap.ccsdk.sli.core.dblib.DBResourceManager.requestDataNoRecovery(DBResourceManager.java:535) ~[dblib-provider-1.3.4.jar:?]
	at org.onap.ccsdk.sli.core.dblib.DBResourceManager.getData(DBResourceManager.java:462) ~[dblib-provider-1.3.4.jar:?]
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.cleanUpExistingToscaServiceData(SdncUebCallback.java:846) [ueb-listener-1.3.4.jar:?]
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.processToscaCsar(SdncUebCallback.java:696) [ueb-listener-1.3.4.jar:?]
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.handleToscaArtifact(SdncUebCallback.java:630) [ueb-listener-1.3.4.jar:?]
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.handleSuccessfulDownload(SdncUebCallback.java:549) [ueb-listener-1.3.4.jar:?]
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.handleArtifact(SdncUebCallback.java:507) [ueb-listener-1.3.4.jar:?]
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.activateCallback(SdncUebCallback.java:307) [ueb-listener-1.3.4.jar:?]
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) [sdc-distribution-client-1.4.1.jar:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
	at java.util.concurrent.FutureTask.runAndReset(Unknown Source) [?:?]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
INFO 2022-03-15 11:13:15.827 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "6cd5efd2-82de-429b-a270-cfe1ef0f8635"
DEBUG 2022-03-15 11:13:15.828 +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 ("6cd5efd2-82de-429b-a270-cfe1ef0f8635", "null", "service-BasicOnboardYkszfe-csar.csar", "BasicOnboardYkszfe", "Y", "basic_onboard_yKszfE", "service", "Service", "Network Service", "1452d246-884c-45fc-bd88-cade6f09beb5");
ERROR 2022-03-15 11:13:15.828 +0000 DBResourceManager - Generated alarm: DBResourceManager.getData - No active DB connection pools are available.
ERROR 2022-03-15 11:13:15.828 +0000 SdncUebCallback - Could not insert Tosca YAML data into the database 
ERROR 2022-03-15 11:13:15.828 +0000 SdncUebCallback - Could not insert Tosca CSAR data into the SERVICE_MODEL table 
java.io.IOException: org.onap.ccsdk.sli.core.dblib.DBLibException: No active DB connection pools are available in RequestDataNoRecovery call.
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.insertToscaData(SdncUebCallback.java:876) ~[ueb-listener-1.3.4.jar:?]
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.processToscaCsar(SdncUebCallback.java:698) [ueb-listener-1.3.4.jar:?]
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.handleToscaArtifact(SdncUebCallback.java:630) [ueb-listener-1.3.4.jar:?]
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.handleSuccessfulDownload(SdncUebCallback.java:549) [ueb-listener-1.3.4.jar:?]
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.handleArtifact(SdncUebCallback.java:507) [ueb-listener-1.3.4.jar:?]
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.activateCallback(SdncUebCallback.java:307) [ueb-listener-1.3.4.jar:?]
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) [sdc-distribution-client-1.4.1.jar:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
	at java.util.concurrent.FutureTask.runAndReset(Unknown Source) [?:?]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: org.onap.ccsdk.sli.core.dblib.DBLibException: No active DB connection pools are available in RequestDataNoRecovery call.
	at org.onap.ccsdk.sli.core.dblib.DBResourceManager.writeDataNoRecovery(DBResourceManager.java:610) ~[dblib-provider-1.3.4.jar:?]
	at org.onap.ccsdk.sli.core.dblib.DBResourceManager.writeData(DBResourceManager.java:582) ~[dblib-provider-1.3.4.jar:?]
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.insertToscaData(SdncUebCallback.java:872) ~[ueb-listener-1.3.4.jar:?]
	... 12 more
INFO 2022-03-15 11:13:15.829 +0000 SdncUebCallback - Update to SDN-C failed
INFO 2022-03-15 11:13:15.829 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-03-15 11:13:15.830 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:13:15.832 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:13:15.832 +0000 DistributionClientImpl - try to send status {
  "distributionID": "cfe6d427-7d1f-4ff6-9318-37bba2cc22e8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342795829,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYkszfe/1.0/artifacts/service-BasicOnboardYkszfe-csar.csar",
  "status": "DEPLOY_ERROR"
}
INFO 2022-03-15 11:13:15.932 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:13:15.934 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:13:15.934 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:13:15.946 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:13:15.947 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:13:15.947 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
ERROR 2022-03-15 11:13:16.833 +0000 NotificationConsumer - Error exception occured when fetching with Cambria Client:null
DEBUG 2022-03-15 11:13:16.833 +0000 NotificationConsumer - Error exception occured when fetching with Cambria Client:null
java.lang.NullPointerException: null
	at org.onap.ccsdk.sli.northbound.uebclient.SdncUebCallback.activateCallback(SdncUebCallback.java:313) ~[ueb-listener-1.3.4.jar:?]
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) [sdc-distribution-client-1.4.1.jar:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
	at java.util.concurrent.FutureTask.runAndReset(Unknown Source) [?:?]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
INFO 2022-03-15 11:13:25.566 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > test failed. Cause : (conn=1829) Lock wait timeout exceeded; try restarting transaction> test failed. Cause : {}
INFO 2022-03-15 11:13:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:13:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:13:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:13:35.569 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > test failed. Cause : (conn=1829) Lock wait timeout exceeded; try restarting transaction> test failed. Cause : {}
INFO 2022-03-15 11:13:42.805 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:13:42.807 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:13:45.572 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > test failed. Cause : (conn=1829) Lock wait timeout exceeded; try restarting transaction> test failed. Cause : {}
INFO 2022-03-15 11:13:55.588 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > test failed. Cause : Failed to validate a newly established connection.> test failed. Cause : {}
INFO 2022-03-15 11:14:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:14:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:14:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
DEBUG 2022-03-15 11:14:05.592 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > connected to onap-mariadb-galera-0, read-only is false, tested successfully
INFO 2022-03-15 11:14:05.595 +0000 DBResourceManager - DataSource  recovered.
INFO 2022-03-15 11:14:12.809 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:14:12.810 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:14:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:14:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:14:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:14:33.893 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:14:33.894 +0000 HttpClient - Consuming the entity.
DEBUG 2022-03-15 11:14:33.895 +0000 NotificationConsumer - received message from topic
DEBUG 2022-03-15 11:14:33.895 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"199385ff-65f5-4758-a02a-b3836b30c3f3","serviceName":"vFW 2022-03-15 11-12-55","serviceVersion":"1.0","serviceUUID":"1fa6c578-8b78-4965-a8a5-f2b00e9e0ffb","serviceDescription":"catalog service description","serviceInvariantUUID":"ae9f3c97-8890-4d75-af28-fbf469c1bba9","resources":[{"resourceInstanceName":"vFW 8f7848c0-9417 0","resourceName":"vFW 8f7848c0-9417","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"dce7fa2b-01de-49db-a0a6-23e6dc9098f2","resourceInvariantUUID":"d594741d-d551-4016-8c2e-79ecff6045e3","resourceCustomizationUUID":"475b7967-e65b-4dc8-af04-bca43b4afcfa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111255/1.0/resourceInstances/vfw8f7848c094170/artifacts/vf-license-model.xml","artifactChecksum":"ZTU5N2QzNDljM2VkYjhhMTdjNGU5OWIyOGYxYTgzYWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"eb718e65-21be-4220-bd16-b93872833036","artifactVersion":"1"},{"artifactName":"vfw8f7848c094170_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111255/1.0/resourceInstances/vfw8f7848c094170/artifacts/vfw8f7848c094170_modules.json","artifactChecksum":"ZGI5Yjc2NDhlYjM2NDE2OWZjMjBjOGY0YjE2ZTAxYTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a7a0e0b9-0d68-440a-894e-674474fc4a6b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111255/1.0/resourceInstances/vfw8f7848c094170/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d541311a-969f-44f6-a705-817c382627fe","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111255/1.0/resourceInstances/vfw8f7848c094170/artifacts/vendor-license-model.xml","artifactChecksum":"M2QyMDgzNTMwY2E2ODEwNjIzNjc2N2E2ZWNkOWQxYWQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e6946ae1-f122-4ca1-a519-68abe7d93d75","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111255/1.0/resourceInstances/vfw8f7848c094170/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a277dc20-116f-4caa-84eb-054a684742d2","artifactVersion":"2","generatedFromUUID":"d541311a-969f-44f6-a705-817c382627fe"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220315111255-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111255/1.0/artifacts/service-Vfw20220315111255-template.yml","artifactChecksum":"MmQyYTViZGMxOTljMWM5NjVlMzcyNTM2YmZkYzYyOTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7d0d9c37-a3a0-47d0-aaeb-2bc12f7d68fe","artifactVersion":"1"},{"artifactName":"service-Vfw20220315111255-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111255/1.0/artifacts/service-Vfw20220315111255-csar.csar","artifactChecksum":"NzZkMTcyZDYyZGNhZDU1MTNjMWQ1ZmM4YjU2N2VhOGE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4a883be9-708b-43bb-b6ac-217d9e1838d2","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-03-15 11:14:33.898 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:14:33.898 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:14:33.901 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:14:33.901 +0000 DistributionClientImpl - try to send status {
  "distributionID": "199385ff-65f5-4758-a02a-b3836b30c3f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342873265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111255/1.0/resourceInstances/vfw8f7848c094170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:14:34.001 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:14:34.003 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:14:34.003 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:14:34.021 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:14:34.022 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:14:34.022 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:14:34.902 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:14:34.903 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:14:34.905 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:14:34.905 +0000 DistributionClientImpl - try to send status {
  "distributionID": "199385ff-65f5-4758-a02a-b3836b30c3f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342873265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111255/1.0/resourceInstances/vfw8f7848c094170/artifacts/vfw8f7848c094170_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:14:35.006 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:14:35.007 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:14:35.007 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:14:35.020 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:14:35.020 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:14:35.021 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:14:35.906 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:14:35.907 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:14:35.910 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:14:35.910 +0000 DistributionClientImpl - try to send status {
  "distributionID": "199385ff-65f5-4758-a02a-b3836b30c3f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342873265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111255/1.0/resourceInstances/vfw8f7848c094170/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:14:36.010 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:14:36.012 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:14:36.012 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:14:36.023 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:14:36.024 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:14:36.024 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:14:36.910 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:14:36.911 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:14:36.913 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:14:36.914 +0000 DistributionClientImpl - try to send status {
  "distributionID": "199385ff-65f5-4758-a02a-b3836b30c3f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342873265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111255/1.0/resourceInstances/vfw8f7848c094170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:14:37.014 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:14:37.015 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:14:37.015 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:14:37.030 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:14:37.031 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:14:37.031 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:14:37.914 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:14:37.915 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:14:37.917 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:14:37.917 +0000 DistributionClientImpl - try to send status {
  "distributionID": "199385ff-65f5-4758-a02a-b3836b30c3f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342873265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111255/1.0/resourceInstances/vfw8f7848c094170/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:14:38.018 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-03-15 11:14:38.019 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:14:38.019 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:14:38.034 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:14:38.035 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:14:38.035 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:14:38.918 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:14:38.919 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:14:38.922 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:14:38.922 +0000 DistributionClientImpl - try to send status {
  "distributionID": "199385ff-65f5-4758-a02a-b3836b30c3f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342873265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111255/1.0/artifacts/service-Vfw20220315111255-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:14:39.022 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:14:39.023 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:14:39.024 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:14:39.039 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:14:39.040 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:14:39.040 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:14:39.923 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:14:39.923 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:14:39.933 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:14:39.933 +0000 DistributionClientImpl - try to send status {
  "distributionID": "199385ff-65f5-4758-a02a-b3836b30c3f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342873265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111255/1.0/artifacts/service-Vfw20220315111255-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-03-15 11:14:40.026 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 93 ms
WARN 2022-03-15 11:14:40.027 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:14:40.027 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:14:40.041 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:14:40.041 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:14:40.041 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-03-15 11:14:40.934 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "199385ff-65f5-4758-a02a-b3836b30c3f3",
  "serviceName": "vFW 2022-03-15 11-12-55",
  "serviceVersion": "1.0",
  "serviceUUID": "1fa6c578-8b78-4965-a8a5-f2b00e9e0ffb",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "ae9f3c97-8890-4d75-af28-fbf469c1bba9",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220315111255-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111255/1.0/artifacts/service-Vfw20220315111255-csar.csar",
      "artifactChecksum": "NzZkMTcyZDYyZGNhZDU1MTNjMWQ1ZmM4YjU2N2VhOGE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "4a883be9-708b-43bb-b6ac-217d9e1838d2"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-03-15 11:14:40.935 +0000 SdncUebCallback - Received notification : (199385ff-65f5-4758-a02a-b3836b30c3f3,vFW 2022-03-15 11-12-55,1.0,catalog service description)
DEBUG 2022-03-15 11:14:40.935 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-03-15 11:14:40.935 +0000 SdncUebCallback - Received artifact service-Vfw20220315111255-csar.csar
INFO 2022-03-15 11:14:40.935 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-03-15 11:14:40.936 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20220315111255/1.0/artifacts/service-Vfw20220315111255-csar.csar
DEBUG 2022-03-15 11:14:41.374 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-03-15 11:14:41.380 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-03-15 11:14:41.380 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:14:41.382 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:14:41.383 +0000 DistributionClientImpl - try to send status {
  "distributionID": "199385ff-65f5-4758-a02a-b3836b30c3f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342881380,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111255/1.0/artifacts/service-Vfw20220315111255-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-03-15 11:14:41.483 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:14:41.484 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:14:41.484 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:14:41.500 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:14:41.501 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:14:41.501 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:14:42.383 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220315111255/service-Vfw20220315111255-csar.csar
DEBUG 2022-03-15 11:14:42.384 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-03-15 11:14:42.386 +0000 Reflections - Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-03-15 11:14:42.536 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4017196521683934219/Definitions/service-Vfw20220315111255-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
DEBUG 2022-03-15 11:14:44.639 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-03-15 11:14:44.640 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-03-15 11:14:44.640 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.640 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
WARN 2022-03-15 11:14:44.641 +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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.641 +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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.641 +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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.641 +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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.641 +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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.641 +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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.641 +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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.641 +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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.642 +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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.642 +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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.642 +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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.642 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 8f7848c0-9417 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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.642 +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/vFW20220315111255/service-Vfw20220315111255-csar.csar
WARN 2022-03-15 11:14:44.642 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-03-15 11:14:44.645 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.646 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "1fa6c578-8b78-4965-a8a5-f2b00e9e0ffb";
DEBUG 2022-03-15 11:14:44.657 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-03-15 11:14:44.657 +0000 DBResourceManager - >> getData : sdnctldb01 15  miliseconds.
INFO 2022-03-15 11:14:44.657 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "1fa6c578-8b78-4965-a8a5-f2b00e9e0ffb"
DEBUG 2022-03-15 11:14:44.657 +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 ("1fa6c578-8b78-4965-a8a5-f2b00e9e0ffb", "null", "service-Vfw20220315111255-csar.csar", "Vfw20220315111255", "Y", "vFW 2022-03-15 11-12-55", "catalog service description", "Service", "Network L1-3", "ae9f3c97-8890-4d75-af28-fbf469c1bba9");
DEBUG 2022-03-15 11:14:44.658 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.662 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:14:44.663 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-03-15 11:14:44.669 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.671 +0000 QueryProcessor - Service vFW 2022-03-15 11-12-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:14:44.673 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.674 +0000 QueryProcessor - Service vFW 2022-03-15 11-12-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:14:44.676 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is matching search criteria
DEBUG 2022-03-15 11:14:44.677 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:14:44.679 +0000 QueryProcessor - Found topology templates [vFW 8f7848c0-9417 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-03-15 11:14:44.684 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.684 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.685 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.685 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.685 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.685 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.685 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.685 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.686 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.686 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is matching search criteria
DEBUG 2022-03-15 11:14:44.686 +0000 QueryProcessor - Found topology templates [vFW 8f7848c0-9417 0] matching following query criteria: sdcType=VF, customizationUUID=475b7967-e65b-4dc8-af04-bca43b4afcfa
DEBUG 2022-03-15 11:14:44.688 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.688 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "475b7967-e65b-4dc8-af04-bca43b4afcfa";
DEBUG 2022-03-15 11:14:44.695 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-03-15 11:14:44.696 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-03-15 11:14:44.696 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "475b7967-e65b-4dc8-af04-bca43b4afcfa"
DEBUG 2022-03-15 11:14:44.696 +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 ("475b7967-e65b-4dc8-af04-bca43b4afcfa", "null", "158d8bb3-cb2f-4950-b5f6", "vFW 8f7848c0-9417", "Y", 1, "1.0", "d594741d-d551-4016-8c2e-79ecff6045e3", "c1815153-6020-4bca-94f2-3031cf6f9835", "1.0");
DEBUG 2022-03-15 11:14:44.697 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.701 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-03-15 11:14:44.701 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-03-15 11:14:44.701 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.701 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.702 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.702 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.702 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-03-15 11:14:44.702 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-03-15 11:14:44.702 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-03-15 11:14:44.702 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:14:44.703 +0000 QueryProcessor - Found topology templates [abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-03-15 11:14:44.703 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.703 +0000 QueryProcessor - Service vFW 2022-03-15 11-12-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:14:44.706 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.706 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "c78088a6-f603-4ef0-8c90-b30820abe0fc";
DEBUG 2022-03-15 11:14:44.712 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-03-15 11:14:44.713 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
DEBUG 2022-03-15 11:14:44.713 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.713 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "c78088a6-f603-4ef0-8c90-b30820abe0fc";
DEBUG 2022-03-15 11:14:44.719 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-03-15 11:14:44.720 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-03-15 11:14:44.720 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "c78088a6-f603-4ef0-8c90-b30820abe0fc"
DEBUG 2022-03-15 11:14:44.720 +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 ("c78088a6-f603-4ef0-8c90-b30820abe0fc", "null", "base_vfw", "475b7967-e65b-4dc8-af04-bca43b4afcfa", "Base", "de9ef54e-3dff-4070-b2fc-f1b6efa27207", "4b4b97e5-ac40-4f43-a988-c1b05904bcf2", "1");
DEBUG 2022-03-15 11:14:44.721 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.724 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:14:44.724 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:14:44.725 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.725 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is matching search criteria
DEBUG 2022-03-15 11:14:44.725 +0000 QueryProcessor - Found topology templates [vFW 8f7848c0-9417 0] matching following query criteria: sdcType=VF, customizationUUID=475b7967-e65b-4dc8-af04-bca43b4afcfa
DEBUG 2022-03-15 11:14:44.727 +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-03-15 11:14:44.728 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.728 +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-03-15 11:14:44.728 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-03-15 11:14:44.728 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "c78088a6-f603-4ef0-8c90-b30820abe0fc"
DEBUG 2022-03-15 11:14:44.728 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("c78088a6-f603-4ef0-8c90-b30820abe0fc", "3ac663de-433a-4bfe-abda-83e530463c5c", "vsn", "1")
DEBUG 2022-03-15 11:14:44.729 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.733 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:14:44.733 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:14:44.734 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.734 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.734 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.735 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.735 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-03-15 11:14:44.735 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.735 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.736 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.736 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-03-15 11:14:44.736 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-03-15 11:14:44.736 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-03-15 11:14:44.737 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.737 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-03-15 11:14:44.737 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.737 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:14:44.738 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=3ac663de-433a-4bfe-abda-83e530463c5c
DEBUG 2022-03-15 11:14:44.738 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 3ac663de-433a-4bfe-abda-83e530463c5c
DEBUG 2022-03-15 11:14:44.739 +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-03-15 11:14:44.739 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.739 +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-03-15 11:14:44.739 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-03-15 11:14:44.740 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "c78088a6-f603-4ef0-8c90-b30820abe0fc"
DEBUG 2022-03-15 11:14:44.740 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("c78088a6-f603-4ef0-8c90-b30820abe0fc", "c79797db-c5fa-4f5c-8791-801a7bb5b27e", "vfw", "1")
DEBUG 2022-03-15 11:14:44.740 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.746 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-03-15 11:14:44.746 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-03-15 11:14:44.747 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.747 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.747 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.747 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.747 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-03-15 11:14:44.747 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-03-15 11:14:44.748 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-03-15 11:14:44.748 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.748 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.748 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-03-15 11:14:44.748 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.748 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-03-15 11:14:44.748 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.749 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:14:44.749 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c79797db-c5fa-4f5c-8791-801a7bb5b27e
DEBUG 2022-03-15 11:14:44.749 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: c79797db-c5fa-4f5c-8791-801a7bb5b27e
DEBUG 2022-03-15 11:14:44.750 +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-03-15 11:14:44.750 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.750 +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-03-15 11:14:44.750 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-03-15 11:14:44.751 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "c78088a6-f603-4ef0-8c90-b30820abe0fc"
DEBUG 2022-03-15 11:14:44.751 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("c78088a6-f603-4ef0-8c90-b30820abe0fc", "8207b76a-f026-4f9d-817d-db2e2dab0f2e", "vpg", "1")
DEBUG 2022-03-15 11:14:44.753 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.756 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:14:44.757 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-03-15 11:14:44.758 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.758 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.758 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.758 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.758 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-03-15 11:14:44.759 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.759 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.759 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.759 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-03-15 11:14:44.759 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-03-15 11:14:44.760 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-03-15 11:14:44.760 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.760 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.760 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-03-15 11:14:44.760 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:14:44.761 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=8207b76a-f026-4f9d-817d-db2e2dab0f2e
DEBUG 2022-03-15 11:14:44.761 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 8207b76a-f026-4f9d-817d-db2e2dab0f2e
DEBUG 2022-03-15 11:14:44.762 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.762 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "475b7967-e65b-4dc8-af04-bca43b4afcfa";
DEBUG 2022-03-15 11:14:44.768 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-03-15 11:14:44.768 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
DEBUG 2022-03-15 11:14:44.768 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.768 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is matching search criteria
DEBUG 2022-03-15 11:14:44.769 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:14:44.769 +0000 QueryProcessor - Found topology templates [vFW 8f7848c0-9417 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=475b7967-e65b-4dc8-af04-bca43b4afcfa
DEBUG 2022-03-15 11:14:44.770 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.770 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is matching search criteria
DEBUG 2022-03-15 11:14:44.770 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:14:44.771 +0000 QueryProcessor - Found topology templates [vFW 8f7848c0-9417 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=475b7967-e65b-4dc8-af04-bca43b4afcfa
DEBUG 2022-03-15 11:14:44.774 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.774 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.774 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.775 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.775 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.775 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.775 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.775 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.775 +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-03-15 11:14:44.775 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.775 +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-03-15 11:14:44.776 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.776 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.776 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "c79797db-c5fa-4f5c-8791-801a7bb5b27e";
DEBUG 2022-03-15 11:14:44.783 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-03-15 11:14:44.784 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-03-15 11:14:44.784 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "c79797db-c5fa-4f5c-8791-801a7bb5b27e"
DEBUG 2022-03-15 11:14:44.784 +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 ("c79797db-c5fa-4f5c-8791-801a7bb5b27e", "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)", "2dae30fc-d4c3-45b1-98bd-42093b2b687c", "87c42354-d355-4f77-83f6-4ed635685d7d", "1.0", "vfw");
DEBUG 2022-03-15 11:14:44.785 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.789 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-03-15 11:14:44.789 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:14:44.790 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.790 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.790 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.790 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.791 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-03-15 11:14:44.791 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-03-15 11:14:44.791 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-03-15 11:14:44.791 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.791 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.791 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-03-15 11:14:44.791 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.791 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-03-15 11:14:44.792 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.792 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:14:44.792 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c79797db-c5fa-4f5c-8791-801a7bb5b27e
DEBUG 2022-03-15 11:14:44.793 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.793 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "c79797db-c5fa-4f5c-8791-801a7bb5b27e";
DEBUG 2022-03-15 11:14:44.801 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-03-15 11:14:44.801 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-03-15 11:14:44.802 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "c79797db-c5fa-4f5c-8791-801a7bb5b27e"
DEBUG 2022-03-15 11:14:44.802 +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 ("c79797db-c5fa-4f5c-8791-801a7bb5b27e", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-03-15 11:14:44.803 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.808 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-03-15 11:14:44.809 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
INFO 2022-03-15 11:14:44.809 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "c79797db-c5fa-4f5c-8791-801a7bb5b27e"
DEBUG 2022-03-15 11:14:44.809 +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 ("c79797db-c5fa-4f5c-8791-801a7bb5b27e", "default-network-role", "vfw", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-03-15 11:14:44.810 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.813 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:14:44.813 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-03-15 11:14:44.813 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "c79797db-c5fa-4f5c-8791-801a7bb5b27e"
DEBUG 2022-03-15 11:14:44.813 +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 ("c79797db-c5fa-4f5c-8791-801a7bb5b27e", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-03-15 11:14:44.814 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.817 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:14:44.817 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-03-15 11:14:44.817 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.817 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.817 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.817 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.818 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.818 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.818 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.818 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.818 +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-03-15 11:14:44.818 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.818 +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-03-15 11:14:44.818 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.819 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.819 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "3ac663de-433a-4bfe-abda-83e530463c5c";
DEBUG 2022-03-15 11:14:44.821 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:14:44.822 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-03-15 11:14:44.822 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "3ac663de-433a-4bfe-abda-83e530463c5c"
DEBUG 2022-03-15 11:14:44.822 +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 ("3ac663de-433a-4bfe-abda-83e530463c5c", "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)", "f7be9f7d-d88c-460f-9be6-8d81e77fbf33", "0e35dba6-bca1-4775-a12e-596eb8474cbb", "1.0", "vsn");
DEBUG 2022-03-15 11:14:44.823 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.825 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:14:44.825 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-03-15 11:14:44.826 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.826 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.826 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.826 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.826 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-03-15 11:14:44.827 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.827 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.827 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.827 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-03-15 11:14:44.827 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-03-15 11:14:44.827 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-03-15 11:14:44.827 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.827 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-03-15 11:14:44.827 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.827 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:14:44.828 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=3ac663de-433a-4bfe-abda-83e530463c5c
DEBUG 2022-03-15 11:14:44.828 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.828 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "3ac663de-433a-4bfe-abda-83e530463c5c";
DEBUG 2022-03-15 11:14:44.830 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:14:44.831 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-03-15 11:14:44.831 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "3ac663de-433a-4bfe-abda-83e530463c5c"
DEBUG 2022-03-15 11:14:44.831 +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 ("3ac663de-433a-4bfe-abda-83e530463c5c", "default-network-role", "vsn", "N", "0", "0", "N", "4");
DEBUG 2022-03-15 11:14:44.831 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.834 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:14:44.834 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-03-15 11:14:44.834 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "3ac663de-433a-4bfe-abda-83e530463c5c"
DEBUG 2022-03-15 11:14:44.834 +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 ("3ac663de-433a-4bfe-abda-83e530463c5c", "default-network-role", "vsn", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-03-15 11:14:44.835 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.837 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:14:44.838 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:14:44.838 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.838 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.838 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.838 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.838 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.838 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.838 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:14:44.839 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.839 +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-03-15 11:14:44.839 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.839 +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-03-15 11:14:44.839 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:14:44.839 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.840 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "8207b76a-f026-4f9d-817d-db2e2dab0f2e";
DEBUG 2022-03-15 11:14:44.842 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-03-15 11:14:44.842 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-03-15 11:14:44.842 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "8207b76a-f026-4f9d-817d-db2e2dab0f2e"
DEBUG 2022-03-15 11:14:44.842 +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 ("8207b76a-f026-4f9d-817d-db2e2dab0f2e", "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)", "c453a711-5750-4e8b-a01f-8da0ea6b90f8", "11c146e8-3d37-4921-b49f-05b0180f0f3e", "1.0", "vpg");
DEBUG 2022-03-15 11:14:44.859 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.863 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-03-15 11:14:44.863 +0000 DBResourceManager - writeData processing time : sdnctldb01 21 miliseconds.
DEBUG 2022-03-15 11:14:44.863 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.863 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.863 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.863 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:14:44.864 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-03-15 11:14:44.864 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.864 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.864 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.864 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-03-15 11:14:44.864 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-03-15 11:14:44.865 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-03-15 11:14:44.865 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.865 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:14:44.865 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-03-15 11:14:44.865 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:14:44.865 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=8207b76a-f026-4f9d-817d-db2e2dab0f2e
DEBUG 2022-03-15 11:14:44.866 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.866 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "8207b76a-f026-4f9d-817d-db2e2dab0f2e";
DEBUG 2022-03-15 11:14:44.869 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:14:44.869 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-03-15 11:14:44.869 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "8207b76a-f026-4f9d-817d-db2e2dab0f2e"
DEBUG 2022-03-15 11:14:44.869 +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 ("8207b76a-f026-4f9d-817d-db2e2dab0f2e", "default-network-role", "vpg", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-03-15 11:14:44.870 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.872 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:14:44.873 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-03-15 11:14:44.873 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "8207b76a-f026-4f9d-817d-db2e2dab0f2e"
DEBUG 2022-03-15 11:14:44.873 +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 ("8207b76a-f026-4f9d-817d-db2e2dab0f2e", "default-network-role", "vpg", "N", "0", "0", "N", "4");
DEBUG 2022-03-15 11:14:44.873 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:14:44.878 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-03-15 11:14:44.878 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-03-15 11:14:44.878 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.878 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is matching search criteria
DEBUG 2022-03-15 11:14:44.879 +0000 QueryProcessor - Found topology templates [vFW 8f7848c0-9417 0] matching following query criteria: sdcType=VF, customizationUUID=475b7967-e65b-4dc8-af04-bca43b4afcfa
DEBUG 2022-03-15 11:14:44.883 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.883 +0000 TopologyTemplateQuery - Node template vFW 8f7848c0-9417 0 is matching search criteria
DEBUG 2022-03-15 11:14:44.883 +0000 QueryProcessor - Found topology templates [vFW 8f7848c0-9417 0] matching following query criteria: sdcType=VF, customizationUUID=475b7967-e65b-4dc8-af04-bca43b4afcfa
DEBUG 2022-03-15 11:14:44.885 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "c1815153-6020-4bca-94f2-3031cf6f9835"
DEBUG 2022-03-15 11:14:44.885 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:14:44.885 +0000 QueryProcessor - Service vFW 2022-03-15 11-12-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-03-15 11:14:44.885 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-03-15 11:14:44.888 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-03-15 11:14:44.888 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:14:44.891 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:14:44.891 +0000 DistributionClientImpl - try to send status {
  "distributionID": "199385ff-65f5-4758-a02a-b3836b30c3f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342884888,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111255/1.0/artifacts/service-Vfw20220315111255-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-03-15 11:14:45.003 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 112 ms
WARN 2022-03-15 11:14:45.004 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:14:45.004 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:14:45.015 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:14:45.015 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:14:45.016 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-03-15 11:14:45.892 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220315111255
INFO 2022-03-15 11:14:45.893 +0000 SdncUebCallback - Sending Component Status for Distribution: (199385ff-65f5-4758-a02a-b3836b30c3f3,vFW 2022-03-15 11-12-55,1.0,catalog service description)
INFO 2022-03-15 11:14:45.894 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-03-15 11:14:45.894 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:14:45.897 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:14:45.897 +0000 DistributionClientImpl - try to send status {
  "distributionID": "199385ff-65f5-4758-a02a-b3836b30c3f3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647342885894,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-03-15 11:14:45.997 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:14:45.998 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:14:45.998 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:14:46.012 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:14:46.013 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:14:46.013 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:14:46.897 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-03-15 11:15:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:15:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:15:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:15:12.804 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:15:12.805 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:15:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:15:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:15:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:15:42.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:15:42.812 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:16:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:16:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:16:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:16:12.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:16:12.814 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:16:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:16:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:16:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:16:42.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:16:42.814 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:17:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:17:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:17:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:17:03.893 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:17:03.894 +0000 HttpClient - Consuming the entity.
DEBUG 2022-03-15 11:17:03.894 +0000 NotificationConsumer - received message from topic
DEBUG 2022-03-15 11:17:03.894 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"53c6a6d6-67b8-4cd7-9201-13389dddde4b","serviceName":"vFW 2022-03-15 11-15-27","serviceVersion":"1.0","serviceUUID":"397666e0-15f9-4035-b3f3-064564680e83","serviceDescription":"catalog service description","serviceInvariantUUID":"bd586d49-67c4-4a65-90e0-edd66392786c","resources":[{"resourceInstanceName":"vFW 07de0481-4a3d 0","resourceName":"vFW 07de0481-4a3d","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4416dd3f-c981-4d76-a81b-e2d91957222d","resourceInvariantUUID":"2e96191d-eff4-477d-9b67-53a61e747b35","resourceCustomizationUUID":"22329265-0485-42ed-9b09-fb50cbe899ef","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111527/1.0/resourceInstances/vfw07de04814a3d0/artifacts/vf-license-model.xml","artifactChecksum":"ZGM0M2U5MzU0ZWYxZjk1ZjVkM2ZhMGE2ZGQyNjIxZjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ef0141d3-633e-4c6a-98ff-955d2e5bb899","artifactVersion":"1"},{"artifactName":"vfw07de04814a3d0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111527/1.0/resourceInstances/vfw07de04814a3d0/artifacts/vfw07de04814a3d0_modules.json","artifactChecksum":"NDlhOGI2ZmMzNTAwMWNkMTIyODdkZDY4MmM4NjM4NmE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"316b9c4f-d031-465e-9ac4-541665557660","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111527/1.0/resourceInstances/vfw07de04814a3d0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"30c403b7-b77d-4d8b-b1a1-3bfb3e147315","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111527/1.0/resourceInstances/vfw07de04814a3d0/artifacts/vendor-license-model.xml","artifactChecksum":"YzZiYzQwYTllNzA3NTQxYTcwZWJkMmNlMzY3MzhkYWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2b8b0381-c77f-4aac-bff2-29b753e07ecb","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111527/1.0/resourceInstances/vfw07de04814a3d0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"24f733e0-f784-4809-9d6c-8e6a6d51b597","artifactVersion":"2","generatedFromUUID":"30c403b7-b77d-4d8b-b1a1-3bfb3e147315"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220315111527-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111527/1.0/artifacts/service-Vfw20220315111527-template.yml","artifactChecksum":"ZGE2NjlhZmU5NDJhNmI4MjcwNjk0NjQ3YzM3NjA1MWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8fd6aa94-d51e-4522-ab5c-dc2b4794b5fa","artifactVersion":"1"},{"artifactName":"service-Vfw20220315111527-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220315111527/1.0/artifacts/service-Vfw20220315111527-csar.csar","artifactChecksum":"NjI5ZjM0OTE1NWE1Y2QzMWMzYTFkMTMxNTJjYTQ1MjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f54af268-3515-42db-ab4d-f54d0735906b","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-03-15 11:17:03.901 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:17:03.902 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:17:03.907 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:17:03.907 +0000 DistributionClientImpl - try to send status {
  "distributionID": "53c6a6d6-67b8-4cd7-9201-13389dddde4b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343023265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111527/1.0/resourceInstances/vfw07de04814a3d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:17:04.007 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:17:04.008 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:17:04.008 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:17:04.032 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:17:04.032 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:17:04.037 +0000 CambriaSimplerBatchPublisher - cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:17:04.907 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:17:04.908 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:17:04.910 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:17:04.910 +0000 DistributionClientImpl - try to send status {
  "distributionID": "53c6a6d6-67b8-4cd7-9201-13389dddde4b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343023265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111527/1.0/resourceInstances/vfw07de04814a3d0/artifacts/vfw07de04814a3d0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:17:05.011 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:17:05.012 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:17:05.012 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:17:05.030 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:17:05.030 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:17:05.030 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:17:05.911 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:17:05.912 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:17:05.914 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:17:05.914 +0000 DistributionClientImpl - try to send status {
  "distributionID": "53c6a6d6-67b8-4cd7-9201-13389dddde4b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343023265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111527/1.0/resourceInstances/vfw07de04814a3d0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:17:06.014 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
WARN 2022-03-15 11:17:06.016 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:17:06.017 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:17:06.031 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:17:06.032 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:17:06.032 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:17:06.920 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:17:06.920 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:17:06.923 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:17:06.923 +0000 DistributionClientImpl - try to send status {
  "distributionID": "53c6a6d6-67b8-4cd7-9201-13389dddde4b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343023265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111527/1.0/resourceInstances/vfw07de04814a3d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:17:07.023 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:17:07.024 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:17:07.024 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:17:07.048 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:17:07.049 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:17:07.049 +0000 CambriaSimplerBatchPublisher - cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:17:07.923 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:17:07.925 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:17:07.946 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:17:07.946 +0000 DistributionClientImpl - try to send status {
  "distributionID": "53c6a6d6-67b8-4cd7-9201-13389dddde4b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343023265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111527/1.0/resourceInstances/vfw07de04814a3d0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:17:08.040 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 93 ms
WARN 2022-03-15 11:17:08.042 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:17:08.042 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:17:08.055 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:17:08.055 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:17:08.056 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:17:08.947 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:17:08.948 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:17:08.950 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:17:08.950 +0000 DistributionClientImpl - try to send status {
  "distributionID": "53c6a6d6-67b8-4cd7-9201-13389dddde4b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343023265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111527/1.0/artifacts/service-Vfw20220315111527-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:17:09.050 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:17:09.051 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:17:09.051 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:17:09.063 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:17:09.063 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:17:09.064 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:17:09.950 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:17:09.951 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:17:09.953 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:17:09.953 +0000 DistributionClientImpl - try to send status {
  "distributionID": "53c6a6d6-67b8-4cd7-9201-13389dddde4b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343023265,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111527/1.0/artifacts/service-Vfw20220315111527-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-03-15 11:17:10.053 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:17:10.054 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:17:10.054 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:17:10.067 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:17:10.068 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:17:10.068 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-03-15 11:17:10.954 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "53c6a6d6-67b8-4cd7-9201-13389dddde4b",
  "serviceName": "vFW 2022-03-15 11-15-27",
  "serviceVersion": "1.0",
  "serviceUUID": "397666e0-15f9-4035-b3f3-064564680e83",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bd586d49-67c4-4a65-90e0-edd66392786c",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220315111527-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111527/1.0/artifacts/service-Vfw20220315111527-csar.csar",
      "artifactChecksum": "NjI5ZjM0OTE1NWE1Y2QzMWMzYTFkMTMxNTJjYTQ1MjI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "f54af268-3515-42db-ab4d-f54d0735906b"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-03-15 11:17:10.955 +0000 SdncUebCallback - Received notification : (53c6a6d6-67b8-4cd7-9201-13389dddde4b,vFW 2022-03-15 11-15-27,1.0,catalog service description)
DEBUG 2022-03-15 11:17:10.955 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-03-15 11:17:10.955 +0000 SdncUebCallback - Received artifact service-Vfw20220315111527-csar.csar
INFO 2022-03-15 11:17:10.956 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-03-15 11:17:10.956 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20220315111527/1.0/artifacts/service-Vfw20220315111527-csar.csar
DEBUG 2022-03-15 11:17:11.182 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-03-15 11:17:11.189 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-03-15 11:17:11.189 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:17:11.192 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:17:11.192 +0000 DistributionClientImpl - try to send status {
  "distributionID": "53c6a6d6-67b8-4cd7-9201-13389dddde4b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343031189,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111527/1.0/artifacts/service-Vfw20220315111527-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-03-15 11:17:11.292 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:17:11.293 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:17:11.293 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:17:11.307 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:17:11.307 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:17:11.308 +0000 CambriaSimplerBatchPublisher - cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:17:12.192 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220315111527/service-Vfw20220315111527-csar.csar
DEBUG 2022-03-15 11:17:12.193 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-03-15 11:17:12.194 +0000 Reflections - Reflections took 0 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-03-15 11:17:12.366 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP17016719188780823833/Definitions/service-Vfw20220315111527-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
DEBUG 2022-03-15 11:17:14.405 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-03-15 11:17:14.405 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-03-15 11:17:14.406 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.406 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
WARN 2022-03-15 11:17:14.406 +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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.406 +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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.406 +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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.406 +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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.406 +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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.406 +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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.406 +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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.406 +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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.407 +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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.407 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 07de0481-4a3d 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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.407 +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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.407 +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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.407 +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/vFW20220315111527/service-Vfw20220315111527-csar.csar
WARN 2022-03-15 11:17:14.407 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-03-15 11:17:14.409 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.409 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "397666e0-15f9-4035-b3f3-064564680e83";
DEBUG 2022-03-15 11:17:14.412 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:17:14.412 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-03-15 11:17:14.412 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "397666e0-15f9-4035-b3f3-064564680e83"
DEBUG 2022-03-15 11:17:14.412 +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 ("397666e0-15f9-4035-b3f3-064564680e83", "null", "service-Vfw20220315111527-csar.csar", "Vfw20220315111527", "Y", "vFW 2022-03-15 11-15-27", "catalog service description", "Service", "Network L1-3", "bd586d49-67c4-4a65-90e0-edd66392786c");
DEBUG 2022-03-15 11:17:14.413 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.415 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.416 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:17:14.416 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.416 +0000 QueryProcessor - Service vFW 2022-03-15 11-15-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:17:14.417 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.417 +0000 QueryProcessor - Service vFW 2022-03-15 11-15-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:17:14.417 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is matching search criteria
DEBUG 2022-03-15 11:17:14.417 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:17:14.418 +0000 QueryProcessor - Found topology templates [vFW 07de0481-4a3d 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-03-15 11:17:14.418 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.418 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.419 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.419 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.419 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.419 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.419 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.420 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.420 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.420 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is matching search criteria
DEBUG 2022-03-15 11:17:14.420 +0000 QueryProcessor - Found topology templates [vFW 07de0481-4a3d 0] matching following query criteria: sdcType=VF, customizationUUID=22329265-0485-42ed-9b09-fb50cbe899ef
DEBUG 2022-03-15 11:17:14.421 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.422 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "22329265-0485-42ed-9b09-fb50cbe899ef";
DEBUG 2022-03-15 11:17:14.425 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:17:14.426 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-03-15 11:17:14.426 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "22329265-0485-42ed-9b09-fb50cbe899ef"
DEBUG 2022-03-15 11:17:14.426 +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 ("22329265-0485-42ed-9b09-fb50cbe899ef", "null", "e32d8751-7132-4b5e-88a6", "vFW 07de0481-4a3d", "Y", 1, "1.0", "2e96191d-eff4-477d-9b67-53a61e747b35", "65273002-eb6f-4c44-bf10-0dc2477cf886", "1.0");
DEBUG 2022-03-15 11:17:14.426 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.429 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.430 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:17:14.430 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.430 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.431 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.431 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.431 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-03-15 11:17:14.431 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-03-15 11:17:14.431 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-03-15 11:17:14.432 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:17:14.432 +0000 QueryProcessor - Found topology templates [abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-03-15 11:17:14.432 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.433 +0000 QueryProcessor - Service vFW 2022-03-15 11-15-27 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:17:14.433 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.434 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "e5c206de-f3ab-4600-bf25-48c3b0ff92d9";
DEBUG 2022-03-15 11:17:14.436 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.436 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-03-15 11:17:14.437 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.437 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "e5c206de-f3ab-4600-bf25-48c3b0ff92d9";
DEBUG 2022-03-15 11:17:14.439 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.439 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-03-15 11:17:14.439 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "e5c206de-f3ab-4600-bf25-48c3b0ff92d9"
DEBUG 2022-03-15 11:17:14.440 +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 ("e5c206de-f3ab-4600-bf25-48c3b0ff92d9", "null", "base_vfw", "22329265-0485-42ed-9b09-fb50cbe899ef", "Base", "81bf9a64-fd60-4966-9f87-e0f1ef990d05", "2fb9b857-6712-4a39-b89b-3ab3aed67520", "1");
DEBUG 2022-03-15 11:17:14.440 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.443 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:17:14.443 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-03-15 11:17:14.443 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.444 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is matching search criteria
DEBUG 2022-03-15 11:17:14.444 +0000 QueryProcessor - Found topology templates [vFW 07de0481-4a3d 0] matching following query criteria: sdcType=VF, customizationUUID=22329265-0485-42ed-9b09-fb50cbe899ef
DEBUG 2022-03-15 11:17:14.444 +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-03-15 11:17:14.444 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.445 +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-03-15 11:17:14.445 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-03-15 11:17:14.445 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "e5c206de-f3ab-4600-bf25-48c3b0ff92d9"
DEBUG 2022-03-15 11:17:14.445 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("e5c206de-f3ab-4600-bf25-48c3b0ff92d9", "9d20d391-8381-4c4a-96ea-32d683d05c31", "vsn", "1")
DEBUG 2022-03-15 11:17:14.446 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.448 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.448 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-03-15 11:17:14.448 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.449 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.449 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.449 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.449 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-03-15 11:17:14.449 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.450 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.450 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.450 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-03-15 11:17:14.450 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-03-15 11:17:14.450 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-03-15 11:17:14.451 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.451 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-03-15 11:17:14.451 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.451 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:17:14.451 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9d20d391-8381-4c4a-96ea-32d683d05c31
DEBUG 2022-03-15 11:17:14.452 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 9d20d391-8381-4c4a-96ea-32d683d05c31
DEBUG 2022-03-15 11:17:14.452 +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-03-15 11:17:14.452 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.452 +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-03-15 11:17:14.452 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-03-15 11:17:14.452 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "e5c206de-f3ab-4600-bf25-48c3b0ff92d9"
DEBUG 2022-03-15 11:17:14.453 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("e5c206de-f3ab-4600-bf25-48c3b0ff92d9", "23e85a10-d8bc-46fd-83e2-67fcb668cc12", "vfw", "1")
DEBUG 2022-03-15 11:17:14.453 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.457 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-03-15 11:17:14.457 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:17:14.457 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.458 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.458 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.458 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.458 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-03-15 11:17:14.458 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-03-15 11:17:14.459 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-03-15 11:17:14.459 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.459 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.459 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-03-15 11:17:14.459 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.459 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-03-15 11:17:14.460 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.460 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:17:14.460 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=23e85a10-d8bc-46fd-83e2-67fcb668cc12
DEBUG 2022-03-15 11:17:14.460 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 23e85a10-d8bc-46fd-83e2-67fcb668cc12
DEBUG 2022-03-15 11:17:14.461 +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-03-15 11:17:14.461 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.461 +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-03-15 11:17:14.461 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-03-15 11:17:14.461 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "e5c206de-f3ab-4600-bf25-48c3b0ff92d9"
DEBUG 2022-03-15 11:17:14.461 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("e5c206de-f3ab-4600-bf25-48c3b0ff92d9", "01e0c5f4-bf2b-49bd-9e55-be416cdaac9c", "vpg", "1")
DEBUG 2022-03-15 11:17:14.462 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.464 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.465 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-03-15 11:17:14.465 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.465 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.465 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.466 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.466 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-03-15 11:17:14.466 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.466 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.466 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.467 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-03-15 11:17:14.467 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-03-15 11:17:14.467 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-03-15 11:17:14.467 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.467 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.467 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-03-15 11:17:14.468 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:17:14.468 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=01e0c5f4-bf2b-49bd-9e55-be416cdaac9c
DEBUG 2022-03-15 11:17:14.468 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 01e0c5f4-bf2b-49bd-9e55-be416cdaac9c
DEBUG 2022-03-15 11:17:14.468 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.469 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "22329265-0485-42ed-9b09-fb50cbe899ef";
DEBUG 2022-03-15 11:17:14.471 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.471 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-03-15 11:17:14.471 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.471 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is matching search criteria
DEBUG 2022-03-15 11:17:14.472 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:17:14.472 +0000 QueryProcessor - Found topology templates [vFW 07de0481-4a3d 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=22329265-0485-42ed-9b09-fb50cbe899ef
DEBUG 2022-03-15 11:17:14.472 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.473 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is matching search criteria
DEBUG 2022-03-15 11:17:14.473 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:17:14.473 +0000 QueryProcessor - Found topology templates [vFW 07de0481-4a3d 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=22329265-0485-42ed-9b09-fb50cbe899ef
DEBUG 2022-03-15 11:17:14.473 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.474 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.474 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.474 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.474 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.474 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.475 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.475 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.475 +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-03-15 11:17:14.475 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.475 +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-03-15 11:17:14.475 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.476 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.476 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "23e85a10-d8bc-46fd-83e2-67fcb668cc12";
DEBUG 2022-03-15 11:17:14.478 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.479 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-03-15 11:17:14.479 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "23e85a10-d8bc-46fd-83e2-67fcb668cc12"
DEBUG 2022-03-15 11:17:14.479 +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 ("23e85a10-d8bc-46fd-83e2-67fcb668cc12", "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)", "ee2523ad-91b1-463c-9c97-e86c89296a6c", "e1522f37-d491-46f4-9fa0-c74007f5c5a7", "1.0", "vfw");
DEBUG 2022-03-15 11:17:14.480 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.482 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.483 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:17:14.483 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.483 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.483 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.484 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.484 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-03-15 11:17:14.484 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-03-15 11:17:14.484 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-03-15 11:17:14.484 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.485 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.485 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-03-15 11:17:14.485 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.485 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-03-15 11:17:14.485 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.486 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:17:14.486 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=23e85a10-d8bc-46fd-83e2-67fcb668cc12
DEBUG 2022-03-15 11:17:14.487 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.487 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "23e85a10-d8bc-46fd-83e2-67fcb668cc12";
DEBUG 2022-03-15 11:17:14.489 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.489 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-03-15 11:17:14.489 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "23e85a10-d8bc-46fd-83e2-67fcb668cc12"
DEBUG 2022-03-15 11:17:14.490 +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 ("23e85a10-d8bc-46fd-83e2-67fcb668cc12", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-03-15 11:17:14.490 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.493 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:17:14.493 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-03-15 11:17:14.493 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "23e85a10-d8bc-46fd-83e2-67fcb668cc12"
DEBUG 2022-03-15 11:17:14.494 +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 ("23e85a10-d8bc-46fd-83e2-67fcb668cc12", "default-network-role", "vfw", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-03-15 11:17:14.494 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.496 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.497 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-03-15 11:17:14.497 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "23e85a10-d8bc-46fd-83e2-67fcb668cc12"
DEBUG 2022-03-15 11:17:14.497 +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 ("23e85a10-d8bc-46fd-83e2-67fcb668cc12", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-03-15 11:17:14.498 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.500 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.501 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:17:14.501 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.501 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.501 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.502 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.502 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.502 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.502 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.502 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.503 +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-03-15 11:17:14.503 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.503 +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-03-15 11:17:14.503 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.504 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.504 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "9d20d391-8381-4c4a-96ea-32d683d05c31";
DEBUG 2022-03-15 11:17:14.506 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.507 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-03-15 11:17:14.507 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "9d20d391-8381-4c4a-96ea-32d683d05c31"
DEBUG 2022-03-15 11:17:14.507 +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 ("9d20d391-8381-4c4a-96ea-32d683d05c31", "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)", "327b5801-c0d0-4eff-a50f-760014519660", "94962e44-78c6-4e64-94c5-0127af73beff", "1.0", "vsn");
DEBUG 2022-03-15 11:17:14.508 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.511 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:17:14.511 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:17:14.511 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.511 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.512 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.512 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.512 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-03-15 11:17:14.512 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.512 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.512 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.513 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-03-15 11:17:14.513 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-03-15 11:17:14.513 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-03-15 11:17:14.513 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.513 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-03-15 11:17:14.514 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.514 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:17:14.514 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9d20d391-8381-4c4a-96ea-32d683d05c31
DEBUG 2022-03-15 11:17:14.515 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.515 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "9d20d391-8381-4c4a-96ea-32d683d05c31";
DEBUG 2022-03-15 11:17:14.517 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.518 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-03-15 11:17:14.518 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "9d20d391-8381-4c4a-96ea-32d683d05c31"
DEBUG 2022-03-15 11:17:14.518 +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 ("9d20d391-8381-4c4a-96ea-32d683d05c31", "default-network-role", "vsn", "N", "0", "0", "N", "4");
DEBUG 2022-03-15 11:17:14.518 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.521 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.522 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-03-15 11:17:14.522 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "9d20d391-8381-4c4a-96ea-32d683d05c31"
DEBUG 2022-03-15 11:17:14.522 +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 ("9d20d391-8381-4c4a-96ea-32d683d05c31", "default-network-role", "vsn", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-03-15 11:17:14.523 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.526 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:17:14.526 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:17:14.526 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.527 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.527 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.527 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.527 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.527 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.528 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:17:14.528 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.528 +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-03-15 11:17:14.528 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.529 +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-03-15 11:17:14.529 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:17:14.530 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.530 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "01e0c5f4-bf2b-49bd-9e55-be416cdaac9c";
DEBUG 2022-03-15 11:17:14.533 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:17:14.533 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-03-15 11:17:14.533 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "01e0c5f4-bf2b-49bd-9e55-be416cdaac9c"
DEBUG 2022-03-15 11:17:14.533 +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 ("01e0c5f4-bf2b-49bd-9e55-be416cdaac9c", "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)", "61fe236a-21e2-416d-b78d-3e8779bb67ee", "57cd2287-f17c-41e5-9f7b-bf61ad3abed1", "1.0", "vpg");
DEBUG 2022-03-15 11:17:14.534 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.537 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:17:14.537 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:17:14.538 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.538 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.539 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.539 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-03-15 11:17:14.539 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-03-15 11:17:14.539 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.540 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.540 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.540 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-03-15 11:17:14.540 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-03-15 11:17:14.541 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-03-15 11:17:14.541 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.541 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-03-15 11:17:14.541 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-03-15 11:17:14.541 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:17:14.542 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=01e0c5f4-bf2b-49bd-9e55-be416cdaac9c
DEBUG 2022-03-15 11:17:14.542 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.542 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "01e0c5f4-bf2b-49bd-9e55-be416cdaac9c";
DEBUG 2022-03-15 11:17:14.545 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.545 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-03-15 11:17:14.545 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "01e0c5f4-bf2b-49bd-9e55-be416cdaac9c"
DEBUG 2022-03-15 11:17:14.545 +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 ("01e0c5f4-bf2b-49bd-9e55-be416cdaac9c", "default-network-role", "vpg", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-03-15 11:17:14.546 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.548 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.549 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-03-15 11:17:14.549 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "01e0c5f4-bf2b-49bd-9e55-be416cdaac9c"
DEBUG 2022-03-15 11:17:14.550 +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 ("01e0c5f4-bf2b-49bd-9e55-be416cdaac9c", "default-network-role", "vpg", "N", "0", "0", "N", "4");
DEBUG 2022-03-15 11:17:14.550 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:17:14.552 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:17:14.553 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-03-15 11:17:14.553 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.553 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is matching search criteria
DEBUG 2022-03-15 11:17:14.553 +0000 QueryProcessor - Found topology templates [vFW 07de0481-4a3d 0] matching following query criteria: sdcType=VF, customizationUUID=22329265-0485-42ed-9b09-fb50cbe899ef
DEBUG 2022-03-15 11:17:14.553 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.553 +0000 TopologyTemplateQuery - Node template vFW 07de0481-4a3d 0 is matching search criteria
DEBUG 2022-03-15 11:17:14.554 +0000 QueryProcessor - Found topology templates [vFW 07de0481-4a3d 0] matching following query criteria: sdcType=VF, customizationUUID=22329265-0485-42ed-9b09-fb50cbe899ef
DEBUG 2022-03-15 11:17:14.554 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "65273002-eb6f-4c44-bf10-0dc2477cf886"
DEBUG 2022-03-15 11:17:14.554 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:17:14.554 +0000 QueryProcessor - Service vFW 2022-03-15 11-15-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-03-15 11:17:14.554 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-03-15 11:17:14.555 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-03-15 11:17:14.555 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:17:14.557 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:17:14.557 +0000 DistributionClientImpl - try to send status {
  "distributionID": "53c6a6d6-67b8-4cd7-9201-13389dddde4b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343034555,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220315111527/1.0/artifacts/service-Vfw20220315111527-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-03-15 11:17:14.657 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:17:14.658 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:17:14.658 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:17:14.675 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:17:14.675 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:17:14.676 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-03-15 11:17:15.557 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220315111527
INFO 2022-03-15 11:17:15.558 +0000 SdncUebCallback - Sending Component Status for Distribution: (53c6a6d6-67b8-4cd7-9201-13389dddde4b,vFW 2022-03-15 11-15-27,1.0,catalog service description)
INFO 2022-03-15 11:17:15.558 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-03-15 11:17:15.559 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:17:15.561 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:17:15.561 +0000 DistributionClientImpl - try to send status {
  "distributionID": "53c6a6d6-67b8-4cd7-9201-13389dddde4b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343035559,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-03-15 11:17:15.661 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:17:15.662 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:17:15.663 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:17:15.676 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:17:15.676 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:17:15.677 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:17:16.562 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-03-15 11:17:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:17:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:17:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:17:42.823 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:17:42.823 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:18:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:18:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:18:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:18:12.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:18:12.815 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:18:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:18:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:18:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:18:42.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:18:42.813 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:19:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:19:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:19:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:19:12.809 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:19:12.809 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:19:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:19:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:19:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:19:42.820 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:19:42.821 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:20:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:20:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:20:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:20:12.820 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:20:12.821 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:20:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:20:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:20:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:20:42.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:20:42.813 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:21:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:21:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:21:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:21:12.841 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:21:12.842 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:21:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:21:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:21:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:21:42.809 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:21:42.811 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:22:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:22:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:22:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:22:12.817 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:22:12.818 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:22:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:22:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:22:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:22:42.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:22:42.812 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:23:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:23:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:23:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:23:12.816 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:23:12.817 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:23:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:23:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:23:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:23:42.810 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:23:42.811 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:24:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:24:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:24:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:24:12.819 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:24:12.820 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:24:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:24:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:24:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:24:42.818 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:24:42.818 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:25:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:25:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:25:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:25:12.826 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:25:12.827 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:25:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:25:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:25:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:25:42.814 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:25:42.814 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:26:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:26:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:26:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:26:12.824 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:26:12.825 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:26:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:26:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:26:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:26:42.825 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:26:42.827 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:27:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:27:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:27:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:27:03.893 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:27:03.894 +0000 HttpClient - Consuming the entity.
DEBUG 2022-03-15 11:27:03.894 +0000 NotificationConsumer - received message from topic
DEBUG 2022-03-15 11:27:03.894 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"ada501b7-5e82-4a4f-83bc-c7c2b70d211c","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"de6cb0d5-7670-4cfa-b8e5-6ccaa0717a3a","serviceDescription":"service","serviceInvariantUUID":"0eb03850-f41e-4729-b488-cbd21575e01d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"7094bd02-4fe5-4696-9071-b572727744e5","resourceInvariantUUID":"1c2b8d4c-46cd-4ea3-aed4-ae103599464b","resourceCustomizationUUID":"2fcc1c52-4f84-409b-be11-358f11612b46","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":"NzFjNzc4ZTMxZThkMGExMWZlOTFhNjcxMThjMWE4N2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d6b536bc-2830-4404-921e-be60c693ace0","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"N2M5Zjg2MzIxY2Q2YTJlNzJmZjZlZWU2MWFkYThlODE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"543bc799-b054-45cb-b51f-a32baecca67d","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-03-15 11:27:03.900 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:27:03.900 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:27:03.905 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:27:03.905 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ada501b7-5e82-4a4f-83bc-c7c2b70d211c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343623265,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:27:04.006 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:27:04.008 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:27:04.008 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:27:04.031 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:27:04.032 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:27:04.033 +0000 CambriaSimplerBatchPublisher - cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:27:04.906 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:27:04.907 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:27:04.909 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:27:04.909 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ada501b7-5e82-4a4f-83bc-c7c2b70d211c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343623265,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-03-15 11:27:05.009 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:27:05.010 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:27:05.011 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:27:05.024 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:27:05.026 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:27:05.030 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-03-15 11:27:05.910 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "ada501b7-5e82-4a4f-83bc-c7c2b70d211c",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "de6cb0d5-7670-4cfa-b8e5-6ccaa0717a3a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "0eb03850-f41e-4729-b488-cbd21575e01d",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "N2M5Zjg2MzIxY2Q2YTJlNzJmZjZlZWU2MWFkYThlODE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "543bc799-b054-45cb-b51f-a32baecca67d"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-03-15 11:27:05.910 +0000 SdncUebCallback - Received notification : (ada501b7-5e82-4a4f-83bc-c7c2b70d211c,basic_network,1.0,service)
DEBUG 2022-03-15 11:27:05.910 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-03-15 11:27:05.911 +0000 SdncUebCallback - Received artifact service-BasicNetwork-csar.csar
INFO 2022-03-15 11:27:05.911 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-03-15 11:27:05.911 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
DEBUG 2022-03-15 11:27:07.071 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-03-15 11:27:07.074 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-03-15 11:27:07.075 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:27:07.078 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:27:07.078 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ada501b7-5e82-4a4f-83bc-c7c2b70d211c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343627074,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-03-15 11:27:07.177 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-03-15 11:27:07.178 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:27:07.178 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:27:07.195 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:27:07.195 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:27:07.195 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:27:08.078 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
DEBUG 2022-03-15 11:27:08.080 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-03-15 11:27:08.082 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-03-15 11:27:08.293 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4127025938694651425/Definitions/service-BasicNetwork-template.yml
DEBUG 2022-03-15 11:27:08.783 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-03-15 11:27:08.784 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-03-15 11:27:08.784 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-03-15 11:27:08.784 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
WARN 2022-03-15 11:27:08.784 +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-03-15 11:27:08.784 +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-03-15 11:27:08.784 +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-03-15 11:27:08.784 +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-03-15 11:27:08.784 +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-03-15 11:27:08.785 +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-03-15 11:27:08.785 +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-03-15 11:27:08.785 +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-03-15 11:27:08.785 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-03-15 11:27:08.788 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:27:08.789 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "de6cb0d5-7670-4cfa-b8e5-6ccaa0717a3a";
DEBUG 2022-03-15 11:27:08.793 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-03-15 11:27:08.794 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-03-15 11:27:08.794 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "de6cb0d5-7670-4cfa-b8e5-6ccaa0717a3a"
DEBUG 2022-03-15 11:27:08.794 +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 ("de6cb0d5-7670-4cfa-b8e5-6ccaa0717a3a", "null", "service-BasicNetwork-csar.csar", "BasicNetwork", "Y", "basic_network", "service", "Service", "Network Service", "0eb03850-f41e-4729-b488-cbd21575e01d");
DEBUG 2022-03-15 11:27:08.796 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:27:08.799 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:27:08.799 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:27:08.800 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:27:08.800 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:27:08.803 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:27:08.804 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.804 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:27:08.804 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.804 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:27:08.804 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.804 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-03-15 11:27:08.805 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.805 +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-03-15 11:27:08.805 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.805 +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-03-15 11:27:08.805 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.806 +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-03-15 11:27:08.806 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.806 +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-03-15 11:27:08.806 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.806 +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-03-15 11:27:08.807 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.807 +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-03-15 11:27:08.807 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.807 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-03-15 11:27:08.807 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.807 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-03-15 11:27:08.807 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.808 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-03-15 11:27:08.808 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.808 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-03-15 11:27:08.808 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-03-15 11:27:08.809 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:27:08.809 +0000 CachedDataSource - SQL Statement: SELECT * from NETWORK_MODEL where customization_uuid = "2fcc1c52-4f84-409b-be11-358f11612b46";
DEBUG 2022-03-15 11:27:08.825 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 16
DEBUG 2022-03-15 11:27:08.826 +0000 DBResourceManager - >> getData : sdnctldb01 18  miliseconds.
DEBUG 2022-03-15 11:27:08.827 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:27:08.827 +0000 CachedDataSource - SQL Statement: SELECT * from VPN_BINDINGS where network_customization_uuid = "2fcc1c52-4f84-409b-be11-358f11612b46";
DEBUG 2022-03-15 11:27:08.834 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-03-15 11:27:08.835 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-03-15 11:27:08.835 +0000 SdncNodeModel - Call insertToscaData for NETWORK_MODEL where customization_uuid = "2fcc1c52-4f84-409b-be11-358f11612b46"
DEBUG 2022-03-15 11:27:08.835 +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 ("de6cb0d5-7670-4cfa-b8e5-6ccaa0717a3a", "2fcc1c52-4f84-409b-be11-358f11612b46", "null", "N", "N", "N", "Y", "NEUTRON", "1c2b8d4c-46cd-4ea3-aed4-ae103599464b", "3ed1d3c9-d325-4356-8f11-3fbb4879e4f4", "1.0", "NEUTRON");
DEBUG 2022-03-15 11:27:08.836 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:27:08.846 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-03-15 11:27:08.847 +0000 DBResourceManager - writeData processing time : sdnctldb01 12 miliseconds.
DEBUG 2022-03-15 11:27:08.847 +0000 SdncBaseModel - insertToscaData: INSERT into VPN_BINDINGS (network_customization_uuid, binding_uuid) values ("2fcc1c52-4f84-409b-be11-358f11612b46", ""); 
DEBUG 2022-03-15 11:27:08.847 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:27:08.850 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:27:08.851 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:27:08.851 +0000 SdncNodeModel - Node Template [Generic NeutronNet 0], property [related_networks] property value: null
DEBUG 2022-03-15 11:27:08.852 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:27:08.852 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:27:08.852 +0000 TopologyTemplateQuery - Node template Generic NeutronNet 0 is not matching search criteria
DEBUG 2022-03-15 11:27:08.852 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:27:08.852 +0000 QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-03-15 11:27:08.853 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:27:08.853 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-03-15 11:27:08.853 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-03-15 11:27:08.853 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-03-15 11:27:08.854 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:27:08.856 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:27:08.857 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ada501b7-5e82-4a4f-83bc-c7c2b70d211c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343628854,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-03-15 11:27:08.957 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:27:08.959 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:27:08.959 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:27:08.986 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:27:08.987 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:27:08.987 +0000 CambriaSimplerBatchPublisher - cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-03-15 11:27:09.857 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network
INFO 2022-03-15 11:27:09.858 +0000 SdncUebCallback - Sending Component Status for Distribution: (ada501b7-5e82-4a4f-83bc-c7c2b70d211c,basic_network,1.0,service)
INFO 2022-03-15 11:27:09.858 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-03-15 11:27:09.858 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:27:09.861 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:27:09.861 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ada501b7-5e82-4a4f-83bc-c7c2b70d211c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343629858,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-03-15 11:27:09.961 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:27:09.962 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:27:09.962 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:27:09.982 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:27:09.983 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:27:09.983 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:27:10.861 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-03-15 11:27:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:27:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:27:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:27:42.828 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:27:42.829 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:28:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:28:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:28:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:28:12.870 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:28:12.872 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:28:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:28:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:28:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:28:42.816 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:28:42.817 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:29:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:29:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:29:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:29:12.819 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:29:12.819 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:29:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:29:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:29:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:29:42.822 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:29:42.823 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:30:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:30:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:12.829 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:12.829 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:30:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:30:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:35.706 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:35.708 +0000 HttpClient - Consuming the entity.
DEBUG 2022-03-15 11:30:35.708 +0000 NotificationConsumer - received message from topic
DEBUG 2022-03-15 11:30:35.709 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"a0d8478a-ae61-4f9b-9417-206fdc037410","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"5f0e5a54-a32b-4e43-a082-3e80ab3a6946","serviceDescription":"service","serviceInvariantUUID":"f5c21bab-2990-44a4-a4d3-1d79b0ff22b0","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f11c1686-7ebd-40af-80ef-66a3dfcb6459","resourceInvariantUUID":"1d6faf67-0ee5-446b-bc82-df6cb3a0d6ed","resourceCustomizationUUID":"eacbebee-35b3-48b7-9588-c8c68f9fdce6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"NGQ5N2FkYmYyYzdhNmUwMjRiYzYwNmE0MDhiZjY4ZTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cdfcb024-a6d7-48f5-9348-c13e91077d2c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"78e938c9-9c13-4ebe-a838-9eff3f356bf9","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cc1f04d6-3e73-4509-b872-fccf6c1817df","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"MmMxN2MyNWYxODhiMzhjZmU5MWM4ZmQwNDliMTQzZTY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"5a71e12f-1575-4cb0-a101-d011db1527e3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"42d654b3-8c0a-48b5-a68b-c6e6c5b19c55","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5734ccad-05f1-441a-8e99-813fb86dc2d9","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"49cb0fed-7d17-4cfb-87c7-ffbaa7a82cea","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"YzgyMjYwMzBmMmE1ZWVmMDEwYmU4OWJjZjUyMjNiMzc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"30fd71ca-fcd8-4f34-b966-23a108c083c5","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"Y2UyMThkMDlmODljNDg3MWM5MzNkZDgxZTAwODIzNzY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2d2d1018-a2ac-4545-89d3-b5f4ea1f5bee","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-03-15 11:30:35.717 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:30:35.717 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:30:35.722 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:30:35.723 +0000 DistributionClientImpl - try to send status {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343833265,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:30:35.823 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:30:35.824 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:30:35.824 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:35.847 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:35.847 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:35.848 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:30:36.723 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:30:36.724 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:30:36.745 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:30:36.746 +0000 DistributionClientImpl - try to send status {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343833265,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:30:36.847 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-03-15 11:30:36.848 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:30:36.848 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:36.861 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:36.861 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:36.862 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:30:37.746 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:30:37.747 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:30:37.749 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:30:37.749 +0000 DistributionClientImpl - try to send status {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343833265,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:30:37.852 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
WARN 2022-03-15 11:30:37.853 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:30:37.853 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:37.866 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:37.867 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:37.867 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:30:38.750 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:30:38.751 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:30:38.753 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:30:38.753 +0000 DistributionClientImpl - try to send status {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343833265,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:30:38.853 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:30:38.854 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:30:38.855 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:38.870 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:38.870 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:38.871 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:30:39.753 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:30:39.754 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:30:39.757 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:30:39.767 +0000 DistributionClientImpl - try to send status {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343833265,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:30:39.868 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:30:39.869 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:30:39.869 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:39.881 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:39.881 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:39.881 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:30:40.768 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:30:40.769 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:30:40.772 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:30:40.772 +0000 DistributionClientImpl - try to send status {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343833265,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:30:40.872 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:30:40.873 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:30:40.874 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:40.922 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:40.922 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:40.923 +0000 CambriaSimplerBatchPublisher - cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:30:41.773 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:30:41.774 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:30:41.778 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:30:41.778 +0000 DistributionClientImpl - try to send status {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343833265,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:30:41.878 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:30:41.879 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:30:41.879 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:41.906 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:41.906 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:41.906 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:30:42.779 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:30:42.779 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:30:42.781 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:30:42.781 +0000 DistributionClientImpl - try to send status {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343833265,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:30:42.881 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:30:42.882 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:30:42.882 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:42.907 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:42.908 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:42.908 +0000 CambriaSimplerBatchPublisher - cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:30:43.781 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:30:43.782 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:30:43.785 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:30:43.785 +0000 DistributionClientImpl - try to send status {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343833265,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-03-15 11:30:43.885 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:30:43.886 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:30:43.886 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:43.903 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:43.903 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:43.903 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-03-15 11:30:44.788 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "5f0e5a54-a32b-4e43-a082-3e80ab3a6946",
  "serviceDescription": "service",
  "serviceInvariantUUID": "f5c21bab-2990-44a4-a4d3-1d79b0ff22b0",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-TestPnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
      "artifactChecksum": "Y2UyMThkMDlmODljNDg3MWM5MzNkZDgxZTAwODIzNzY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "2d2d1018-a2ac-4545-89d3-b5f4ea1f5bee"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-03-15 11:30:44.788 +0000 SdncUebCallback - Received notification : (a0d8478a-ae61-4f9b-9417-206fdc037410,test_pnf_macro,1.0,service)
DEBUG 2022-03-15 11:30:44.788 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-03-15 11:30:44.789 +0000 SdncUebCallback - Received artifact service-TestPnfMacro-csar.csar
INFO 2022-03-15 11:30:44.789 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-03-15 11:30:44.789 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
DEBUG 2022-03-15 11:30:45.373 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-03-15 11:30:45.382 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-03-15 11:30:45.383 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:30:45.387 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:30:45.387 +0000 DistributionClientImpl - try to send status {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343845382,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-03-15 11:30:45.487 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:30:45.488 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:30:45.488 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:45.503 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:45.503 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:45.504 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:30:46.392 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/test_pnf_macro/service-TestPnfMacro-csar.csar
DEBUG 2022-03-15 11:30:46.393 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-03-15 11:30:46.394 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-03-15 11:30:46.550 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP9293612965468312368/Definitions/service-TestPnfMacro-template.yml
DEBUG 2022-03-15 11:30:47.305 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-03-15 11:30:47.305 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-03-15 11:30:47.305 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/test_pnf_macro/service-TestPnfMacro-csar.csar
WARN 2022-03-15 11:30:47.305 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
WARN 2022-03-15 11:30:47.305 +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/test_pnf_macro/service-TestPnfMacro-csar.csar
WARN 2022-03-15 11:30:47.306 +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/test_pnf_macro/service-TestPnfMacro-csar.csar
WARN 2022-03-15 11:30:47.306 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 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/test_pnf_macro/service-TestPnfMacro-csar.csar
WARN 2022-03-15 11:30:47.306 +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/test_pnf_macro/service-TestPnfMacro-csar.csar
WARN 2022-03-15 11:30:47.306 +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/test_pnf_macro/service-TestPnfMacro-csar.csar
WARN 2022-03-15 11:30:47.306 +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/test_pnf_macro/service-TestPnfMacro-csar.csar
WARN 2022-03-15 11:30:47.306 +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/test_pnf_macro/service-TestPnfMacro-csar.csar
WARN 2022-03-15 11:30:47.306 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-03-15 11:30:47.309 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:30:47.309 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "5f0e5a54-a32b-4e43-a082-3e80ab3a6946";
DEBUG 2022-03-15 11:30:47.312 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:30:47.312 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-03-15 11:30:47.312 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "5f0e5a54-a32b-4e43-a082-3e80ab3a6946"
DEBUG 2022-03-15 11:30:47.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 ("5f0e5a54-a32b-4e43-a082-3e80ab3a6946", "null", "service-TestPnfMacro-csar.csar", "TestPnfMacro", "Y", "test_pnf_macro", "service", "Service", "Network Service", "f5c21bab-2990-44a4-a4d3-1d79b0ff22b0");
DEBUG 2022-03-15 11:30:47.313 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:30:47.315 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:30:47.316 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-03-15 11:30:47.316 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:30:47.316 +0000 QueryProcessor - Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:30:47.316 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:30:47.316 +0000 QueryProcessor - Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:30:47.317 +0000 TopologyTemplateQuery - Node template test-pnf 0 is matching search criteria
DEBUG 2022-03-15 11:30:47.317 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:30:47.317 +0000 QueryProcessor - Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-03-15 11:30:47.317 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:30:47.317 +0000 QueryProcessor - Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:30:47.321 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:30:47.321 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "eacbebee-35b3-48b7-9588-c8c68f9fdce6";
DEBUG 2022-03-15 11:30:47.324 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:30:47.324 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
DEBUG 2022-03-15 11:30:47.325 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:30:47.325 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL_TO_VF_MODEL_MAPPING where service_uuid = "5f0e5a54-a32b-4e43-a082-3e80ab3a6946" AND vf_customization_uuid = "eacbebee-35b3-48b7-9588-c8c68f9fdce6";
DEBUG 2022-03-15 11:30:47.332 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-03-15 11:30:47.332 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-03-15 11:30:47.332 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "eacbebee-35b3-48b7-9588-c8c68f9fdce6"
DEBUG 2022-03-15 11:30:47.332 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, vendor_version, invariant_uuid, uuid, version) values ("eacbebee-35b3-48b7-9588-c8c68f9fdce6", "null", "pnf_macro_vendor", "test-pnf", "1.0", "1d6faf67-0ee5-446b-bc82-df6cb3a0d6ed", "a5c8f6c9-2934-4dd1-9e35-3e81cbb8f5be", "1.0");
DEBUG 2022-03-15 11:30:47.333 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:30:47.336 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:30:47.336 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-03-15 11:30:47.336 +0000 SdncBaseModel - insertToscaData: INSERT into SERVICE_MODEL_TO_VF_MODEL_MAPPING (service_uuid, vf_uuid, vf_customization_uuid, service_invariant_uuid) values ("5f0e5a54-a32b-4e43-a082-3e80ab3a6946", "a5c8f6c9-2934-4dd1-9e35-3e81cbb8f5be", "eacbebee-35b3-48b7-9588-c8c68f9fdce6", "f5c21bab-2990-44a4-a4d3-1d79b0ff22b0");
DEBUG 2022-03-15 11:30:47.337 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:30:47.341 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-03-15 11:30:47.341 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
INFO 2022-03-15 11:30:47.342 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-03-15 11:30:47.342 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-03-15 11:30:47.342 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:30:47.344 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:30:47.344 +0000 DistributionClientImpl - try to send status {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343847342,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-03-15 11:30:47.444 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:30:47.446 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:30:47.446 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:47.459 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:47.459 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:47.459 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-03-15 11:30:48.345 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/test_pnf_macro
INFO 2022-03-15 11:30:48.346 +0000 SdncUebCallback - Sending Component Status for Distribution: (a0d8478a-ae61-4f9b-9417-206fdc037410,test_pnf_macro,1.0,service)
INFO 2022-03-15 11:30:48.346 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-03-15 11:30:48.346 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:30:48.348 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:30:48.348 +0000 DistributionClientImpl - try to send status {
  "distributionID": "a0d8478a-ae61-4f9b-9417-206fdc037410",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343848346,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-03-15 11:30:48.449 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:30:48.450 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:30:48.450 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:30:48.469 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:30:48.469 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:30:48.469 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:30:49.349 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-03-15 11:31:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:31:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:31:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:03.901 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:03.903 +0000 HttpClient - Consuming the entity.
DEBUG 2022-03-15 11:31:03.903 +0000 NotificationConsumer - received message from topic
DEBUG 2022-03-15 11:31:03.903 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"6125c217-72b4-437b-82c6-9a25cb5a4deb","serviceName":"Demo_pNF_6xr4CCrUvWcscwy6HZ5O","serviceVersion":"1.0","serviceUUID":"73e818e7-e1c6-441c-875d-9ce70ec007b5","serviceDescription":"catalog service description","serviceInvariantUUID":"e10d36f5-5093-4a3c-9727-8afada526ec3","resources":[{"resourceInstanceName":"pNF ff075256-5097 0","resourceName":"pNF ff075256-5097","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3e28f214-136c-4caf-97c0-96885a17a116","resourceInvariantUUID":"90e61332-27d3-4405-8c80-39bf621ec04e","resourceCustomizationUUID":"f00bd4fe-ea38-402d-9d4a-077548424a9f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/resourceInstances/pnfff07525650970/artifacts/vf-license-model.xml","artifactChecksum":"Y2I2NDA2OGI0NDIxYjAxYWZlNzVjOWUyNThjZjM0Mjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4eb2b408-01a6-448a-bb92-b6735fc5725a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/resourceInstances/pnfff07525650970/artifacts/pNF.csar","artifactChecksum":"OGFiZDUyMzdlNGQxZDVjZDY3NWM2MTRkOWNlNDVjMGQ\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"69ed5fae-744d-4c9e-adfb-78a966a7926c","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/resourceInstances/pnfff07525650970/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c839dc88-202c-42a3-88c6-b6f0a5832c87","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/resourceInstances/pnfff07525650970/artifacts/vendor-license-model.xml","artifactChecksum":"NTQxMTcxMjE5ODkxMjlkOTFhMDE1ODkzNTFiNjMzOWI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cb78c371-2599-4c51-8391-187267f9832d","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/resourceInstances/pnfff07525650970/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7d871773-5b93-4c72-bfdb-6395c08354f7","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/resourceInstances/pnfff07525650970/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f975c76d-984e-4a54-aa6e-928e164fa4b6","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf6xr4ccruvwcscwy6hz5o-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/artifacts/service-DemoPnf6xr4ccruvwcscwy6hz5o-template.yml","artifactChecksum":"N2I0MTZmYWQ4NDMyYTk4OGU0Y2FhN2EwMDBiNTc0NWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9e0fd001-4fd2-4052-b5cf-e0c3ca9dbe0e","artifactVersion":"1"},{"artifactName":"service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/artifacts/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar","artifactChecksum":"ZmI1NDY5MzI5MDEwNGMyYThkNzhjMDMwMTI3YTY4MTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"76dcb9c4-3c0a-497c-96f5-3217bbbe8277","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-03-15 11:31:03.908 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:31:03.908 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:31:03.910 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:31:03.910 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6125c217-72b4-437b-82c6-9a25cb5a4deb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343863265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/resourceInstances/pnfff07525650970/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:31:04.010 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:31:04.011 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:31:04.011 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:04.023 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:04.024 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:31:04.024 +0000 CambriaSimplerBatchPublisher - cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:31:04.911 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:31:04.912 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:31:04.915 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:31:04.915 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6125c217-72b4-437b-82c6-9a25cb5a4deb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343863265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/resourceInstances/pnfff07525650970/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:31:05.014 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-03-15 11:31:05.015 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:31:05.015 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:05.044 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:05.045 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:31:05.045 +0000 CambriaSimplerBatchPublisher - cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:31:05.915 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:31:05.916 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:31:05.918 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:31:05.918 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6125c217-72b4-437b-82c6-9a25cb5a4deb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343863265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/resourceInstances/pnfff07525650970/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:31:06.018 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:31:06.019 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:31:06.020 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:06.033 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:06.033 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:31:06.033 +0000 CambriaSimplerBatchPublisher - cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:31:06.919 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:31:06.919 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:31:06.921 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:31:06.921 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6125c217-72b4-437b-82c6-9a25cb5a4deb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343863265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/resourceInstances/pnfff07525650970/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:31:07.021 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:31:07.022 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:31:07.023 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:07.039 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:07.039 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:31:07.040 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:31:07.922 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:31:07.923 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:31:07.926 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:31:07.927 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6125c217-72b4-437b-82c6-9a25cb5a4deb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343863265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/resourceInstances/pnfff07525650970/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:31:08.026 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-03-15 11:31:08.027 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:31:08.027 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:08.044 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:08.044 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:31:08.045 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:31:08.927 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:31:08.928 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:31:08.930 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:31:08.930 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6125c217-72b4-437b-82c6-9a25cb5a4deb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343863265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/resourceInstances/pnfff07525650970/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:31:09.030 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-03-15 11:31:09.039 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:31:09.039 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:09.053 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:09.053 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:31:09.054 +0000 CambriaSimplerBatchPublisher - cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
INFO 2022-03-15 11:31:09.932 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:31:09.941 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:31:09.943 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:31:09.943 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6125c217-72b4-437b-82c6-9a25cb5a4deb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343863265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/artifacts/service-DemoPnf6xr4ccruvwcscwy6hz5o-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-03-15 11:31:10.043 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:31:10.045 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:31:10.045 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:10.058 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:10.059 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:31:10.059 +0000 CambriaSimplerBatchPublisher - cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:31:10.944 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-03-15 11:31:10.945 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:31:10.947 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:31:10.947 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6125c217-72b4-437b-82c6-9a25cb5a4deb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343863265,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/artifacts/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-03-15 11:31:11.047 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-03-15 11:31:11.048 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:31:11.048 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:11.065 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:11.065 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:31:11.066 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-03-15 11:31:11.948 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "6125c217-72b4-437b-82c6-9a25cb5a4deb",
  "serviceName": "Demo_pNF_6xr4CCrUvWcscwy6HZ5O",
  "serviceVersion": "1.0",
  "serviceUUID": "73e818e7-e1c6-441c-875d-9ce70ec007b5",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "e10d36f5-5093-4a3c-9727-8afada526ec3",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/artifacts/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar",
      "artifactChecksum": "ZmI1NDY5MzI5MDEwNGMyYThkNzhjMDMwMTI3YTY4MTQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "76dcb9c4-3c0a-497c-96f5-3217bbbe8277"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-03-15 11:31:11.949 +0000 SdncUebCallback - Received notification : (6125c217-72b4-437b-82c6-9a25cb5a4deb,Demo_pNF_6xr4CCrUvWcscwy6HZ5O,1.0,catalog service description)
DEBUG 2022-03-15 11:31:11.949 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-03-15 11:31:11.950 +0000 SdncUebCallback - Received artifact service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar
INFO 2022-03-15 11:31:11.951 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-03-15 11:31:11.951 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/artifacts/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar
DEBUG 2022-03-15 11:31:12.176 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-03-15 11:31:12.180 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-03-15 11:31:12.180 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:31:12.182 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:31:12.182 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6125c217-72b4-437b-82c6-9a25cb5a4deb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343872180,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/artifacts/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-03-15 11:31:12.283 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-03-15 11:31:12.284 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:31:12.284 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:12.304 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:12.305 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:31:12.305 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:31:13.183 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_6xr4CCrUvWcscwy6HZ5O/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar
DEBUG 2022-03-15 11:31:13.184 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-03-15 11:31:13.185 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-03-15 11:31:13.289 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP11716767098025501830/Definitions/service-DemoPnf6xr4ccruvwcscwy6hz5o-template.yml
DEBUG 2022-03-15 11:31:13.996 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-03-15 11:31:13.996 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-03-15 11:31:13.996 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_6xr4CCrUvWcscwy6HZ5O/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar
WARN 2022-03-15 11:31:13.996 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
WARN 2022-03-15 11:31:13.997 +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_6xr4CCrUvWcscwy6HZ5O/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar
WARN 2022-03-15 11:31:13.997 +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_6xr4CCrUvWcscwy6HZ5O/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar
WARN 2022-03-15 11:31:13.997 +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_6xr4CCrUvWcscwy6HZ5O/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar
WARN 2022-03-15 11:31:13.997 +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_6xr4CCrUvWcscwy6HZ5O/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar
WARN 2022-03-15 11:31:13.997 +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_6xr4CCrUvWcscwy6HZ5O/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar
WARN 2022-03-15 11:31:13.997 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ff075256-5097 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_6xr4CCrUvWcscwy6HZ5O/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar
WARN 2022-03-15 11:31:13.997 +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_6xr4CCrUvWcscwy6HZ5O/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar
WARN 2022-03-15 11:31:13.997 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-03-15 11:31:13.998 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:31:13.998 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "73e818e7-e1c6-441c-875d-9ce70ec007b5";
DEBUG 2022-03-15 11:31:14.001 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:31:14.001 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-03-15 11:31:14.002 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "73e818e7-e1c6-441c-875d-9ce70ec007b5"
DEBUG 2022-03-15 11:31:14.002 +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 ("73e818e7-e1c6-441c-875d-9ce70ec007b5", "null", "service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar", "DemoPnf6xr4ccruvwcscwy6hz5o", "Y", "Demo_pNF_6xr4CCrUvWcscwy6HZ5O", "catalog service description", "Service", "Network L1-3", "e10d36f5-5093-4a3c-9727-8afada526ec3");
DEBUG 2022-03-15 11:31:14.003 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:31:14.005 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:31:14.005 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-03-15 11:31:14.005 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:31:14.006 +0000 QueryProcessor - Service Demo_pNF_6xr4CCrUvWcscwy6HZ5O is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:31:14.006 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:31:14.006 +0000 QueryProcessor - Service Demo_pNF_6xr4CCrUvWcscwy6HZ5O is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:31:14.006 +0000 TopologyTemplateQuery - Node template pNF ff075256-5097 0 is matching search criteria
DEBUG 2022-03-15 11:31:14.006 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-03-15 11:31:14.006 +0000 QueryProcessor - Found topology templates [pNF ff075256-5097 0] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-03-15 11:31:14.007 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-03-15 11:31:14.007 +0000 QueryProcessor - Service Demo_pNF_6xr4CCrUvWcscwy6HZ5O is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-03-15 11:31:14.007 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:31:14.007 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "f00bd4fe-ea38-402d-9d4a-077548424a9f";
DEBUG 2022-03-15 11:31:14.009 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:31:14.009 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-03-15 11:31:14.009 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:31:14.009 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL_TO_VF_MODEL_MAPPING where service_uuid = "73e818e7-e1c6-441c-875d-9ce70ec007b5" AND vf_customization_uuid = "f00bd4fe-ea38-402d-9d4a-077548424a9f";
DEBUG 2022-03-15 11:31:14.011 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-03-15 11:31:14.011 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-03-15 11:31:14.011 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "f00bd4fe-ea38-402d-9d4a-077548424a9f"
DEBUG 2022-03-15 11:31:14.011 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, vendor_version, invariant_uuid, uuid, version) values ("f00bd4fe-ea38-402d-9d4a-077548424a9f", "null", "ea64dc6f-a0bb-4ffb-ba95", "pNF ff075256-5097", "1.0", "90e61332-27d3-4405-8c80-39bf621ec04e", "4bbaba98-df3a-4272-9755-e76230896bf7", "1.0");
DEBUG 2022-03-15 11:31:14.011 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:31:14.014 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-03-15 11:31:14.014 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-03-15 11:31:14.014 +0000 SdncBaseModel - insertToscaData: INSERT into SERVICE_MODEL_TO_VF_MODEL_MAPPING (service_uuid, vf_uuid, vf_customization_uuid, service_invariant_uuid) values ("73e818e7-e1c6-441c-875d-9ce70ec007b5", "4bbaba98-df3a-4272-9755-e76230896bf7", "f00bd4fe-ea38-402d-9d4a-077548424a9f", "e10d36f5-5093-4a3c-9727-8afada526ec3");
DEBUG 2022-03-15 11:31:14.015 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3c4a48f7]]
DEBUG 2022-03-15 11:31:14.019 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-03-15 11:31:14.020 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
INFO 2022-03-15 11:31:14.020 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-03-15 11:31:14.020 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-03-15 11:31:14.020 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:31:14.023 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:31:14.023 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6125c217-72b4-437b-82c6-9a25cb5a4deb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343874020,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf6xr4ccruvwcscwy6hz5o/1.0/artifacts/service-DemoPnf6xr4ccruvwcscwy6hz5o-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-03-15 11:31:14.124 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-03-15 11:31:14.125 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:31:14.125 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:14.140 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:14.140 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:31:14.141 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-03-15 11:31:15.023 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_6xr4CCrUvWcscwy6HZ5O
INFO 2022-03-15 11:31:15.025 +0000 SdncUebCallback - Sending Component Status for Distribution: (6125c217-72b4-437b-82c6-9a25cb5a4deb,Demo_pNF_6xr4CCrUvWcscwy6HZ5O,1.0,catalog service description)
INFO 2022-03-15 11:31:15.025 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-03-15 11:31:15.026 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-03-15 11:31:15.028 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-03-15 11:31:15.028 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6125c217-72b4-437b-82c6-9a25cb5a4deb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1647343875026,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-03-15 11:31:15.129 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-03-15 11:31:15.130 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-03-15 11:31:15.130 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:15.141 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:15.141 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:31:15.142 +0000 CambriaSimplerBatchPublisher - cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
INFO 2022-03-15 11:31:16.032 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-03-15 11:31:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:31:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:31:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:31:42.826 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:31:42.827 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:32:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:32:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:32:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:32:12.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:32:12.814 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:32:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:32:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:32:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:32:42.817 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:32:42.817 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:33:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:33:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:33:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:33:12.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:33:12.815 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:33:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:33:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:33:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:33:42.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:33:42.811 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:34:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:34:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:34:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:34:12.826 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:34:12.826 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:34:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:34:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:34:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:34:42.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:34:42.811 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:35:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:35:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:35:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:35:12.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:35:12.814 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:35:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:35:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:35:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:35:42.805 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:35:42.806 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:36:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:36:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:36:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:36:12.840 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:36:12.840 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:36:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:36:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:36:33.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:36:42.823 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:36:42.824 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:37:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:37:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:37:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:37:12.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:37:12.812 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:37:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:37:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:37:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:37:42.822 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:37:42.823 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:38:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:38:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:38:03.268 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:38:12.823 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:38:12.823 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:38:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:38:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:38:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:38:42.810 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:38:42.811 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:39:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:39:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:39:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:39:12.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:39:12.811 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:39:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:39:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:39:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:39:42.825 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:39:42.825 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:40:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:40:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:40:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:40:12.857 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:40:12.858 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:40:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:40:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:40:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:40:42.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:40:42.814 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:41:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:41:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:41:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:41:12.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:41:12.812 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:41:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:41:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:41:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:41:42.810 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:41:42.811 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:42:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:42:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:42:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:42:12.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:42:12.814 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:42:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:42:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:42:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:42:42.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:42:42.814 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:43:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:43:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:43:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:43:12.822 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:43:12.822 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:43:33.270 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:43:33.271 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:43:33.271 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:43:42.830 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:43:42.831 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:44:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:44:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:44:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:44:12.842 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:44:12.843 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:44:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:44:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:44:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:44:42.809 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:44:42.810 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:45:03.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:45:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:45:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:45:12.816 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:45:12.817 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:45:33.266 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:45:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:45:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:45:42.808 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:45:42.808 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:46:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:46:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:46:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:46:12.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:46:12.812 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:46:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:46:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:46:33.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:46:42.827 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:46:42.827 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:47:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:47:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:47:03.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:47:12.830 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:47:12.831 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:47:33.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:47:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:47:33.266 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:47:42.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:47:42.812 +0000 HttpClient - Consuming the entity.
INFO 2022-03-15 11:48:03.265 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-03-15 11:48:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-03-15 11:48:03.267 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as 2ZJpwhyu3vTYtpxU) ...
INFO 2022-03-15 11:48:12.851 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-03-15 11:48:12.852 +0000 HttpClient - Consuming the entity.