By type
Policy distribution config file: /opt/app/distribution/etc/mounted/config.json
FlexLogger:properties => {stop.check.point=2500, concurrentHashMap.limit=5000, audit.level=ON, logger.type=EELF, metricsLogger.level=ON, debugLogger.level=INFO, timer.delay.time=1000, check.interval=30000, event.expired.time=86400, error.level=ON}
FlexLogger:overrideLogbackLevel => null
FlexLogger.logger_Type value: EELF
22:54:14,085 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:54:14,086 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
22:54:14,087 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/app/distribution/etc/logback.xml]
22:54:14,313 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/distribution/etc/logback.xml]
22:54:14,313 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 3 seconds
22:54:14,327 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:54:14,332 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
22:54:14,340 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:54:14,377 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:54:14,382 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
22:54:14,390 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - setting totalSizeCap to 10 GB
22:54:14,393 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Archive files will be limited to [50 MB] each.
22:54:14,397 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use zip compression
22:54:14,398 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use the pattern /var/log/onap/policy/distribution/audit.%d{yyyy-MM-dd}.%i.log for the active file
22:54:14,401 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/audit.%d{yyyy-MM-dd}.%i.log.zip'.
22:54:14,401 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Roll-over at midnight.
22:54:14,413 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Setting initial period to Sat Dec 17 22:54:14 GMT 2022
22:54:14,415 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:54:14,423 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/policy/distribution/audit.log
22:54:14,423 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/policy/distribution/audit.log]
22:54:14,424 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:54:14,427 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
22:54:14,428 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
22:54:14,428 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
22:54:14,429 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
22:54:14,429 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:54:14,429 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
22:54:14,431 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - setting totalSizeCap to 10 GB
22:54:14,431 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Archive files will be limited to [50 MB] each.
22:54:14,431 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use zip compression
22:54:14,432 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use the pattern /var/log/onap/policy/distribution/metrics.%d{yyyy-MM-dd}.%i.log for the active file
22:54:14,433 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/metrics.%d{yyyy-MM-dd}.%i.log.zip'.
22:54:14,433 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Roll-over at midnight.
22:54:14,434 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Setting initial period to Sat Dec 17 22:54:14 GMT 2022
22:54:14,435 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:54:14,436 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/policy/distribution/metrics.log
22:54:14,437 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/policy/distribution/metrics.log]
22:54:14,437 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:54:14,437 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
22:54:14,437 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
22:54:14,437 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
22:54:14,437 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
22:54:14,438 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:54:14,438 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFError]
22:54:14,439 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - setting totalSizeCap to 10 GB
22:54:14,440 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Archive files will be limited to [50 MB] each.
22:54:14,440 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use zip compression
22:54:14,440 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use the pattern /var/log/onap/policy/distribution/error.%d{yyyy-MM-dd}.%i.log for the active file
22:54:14,441 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/error.%d{yyyy-MM-dd}.%i.log.zip'.
22:54:14,441 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Roll-over at midnight.
22:54:14,442 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Setting initial period to Sat Dec 17 22:54:14 GMT 2022
22:54:14,445 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:54:14,446 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file name: /var/log/onap/policy/distribution/error.log
22:54:14,446 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is set to [/var/log/onap/policy/distribution/error.log]
22:54:14,446 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:54:14,446 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFError]
22:54:14,447 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFError] to ch.qos.logback.classic.AsyncAppender[asyncEELFError]
22:54:14,447 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Attaching appender named [EELFError] to AsyncAppender.
22:54:14,447 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Setting discardingThreshold to 51
22:54:14,447 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:54:14,447 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
22:54:14,449 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - setting totalSizeCap to 10 GB
22:54:14,449 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Archive files will be limited to [50 MB] each.
22:54:14,449 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use zip compression
22:54:14,449 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use the pattern /var/log/onap/policy/distribution/debug.%d{yyyy-MM-dd}.%i.log for the active file
22:54:14,451 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/debug.%d{yyyy-MM-dd}.%i.log.zip'.
22:54:14,451 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Roll-over at midnight.
22:54:14,451 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Setting initial period to Sat Dec 17 22:54:14 GMT 2022
22:54:14,452 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:54:14,453 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/policy/distribution/debug.log
22:54:14,454 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/policy/distribution/debug.log]
22:54:14,454 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:54:14,454 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
22:54:14,454 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
22:54:14,454 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
22:54:14,455 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
22:54:14,456 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
22:54:14,456 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
22:54:14,456 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
22:54:14,456 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
22:54:14,456 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
22:54:14,456 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
22:54:14,456 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to ERROR
22:54:14,456 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false
22:54:14,456 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
22:54:14,457 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to DEBUG
22:54:14,457 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
22:54:14,457 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
22:54:14,457 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.sdc] to TRACE
22:54:14,457 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[org.onap.sdc]
22:54:14,457 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
22:54:14,457 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
22:54:14,457 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
22:54:14,457 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[ROOT]
22:54:14,457 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:54:14,458 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c730b35 - Registering current configuration as safe fallback point
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 1 class name: org.onap.policy.distribution.main.startstop.Main
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 2 class name: org.onap.policy.distribution.main.parameters.DistributionParameterHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 3 class name: org.onap.policy.distribution.main.parameters.ArtifactForwarderConfigurationParametersJsonAdapter
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 4 class name: org.onap.policy.distribution.reception.parameters.ReceptionHandlerConfigurationParametersJsonAdapter
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 5 class name: org.onap.policy.distribution.reception.parameters.ReceptionHandlerParameters
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 6 class name: org.onap.policy.distribution.forwarding.parameters.ArtifactForwarderParameters
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 7 class name: org.onap.policy.distribution.reception.handling.AbstractReceptionHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 8 class name: org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 9 class name: org.onap.policy.distribution.forwarding.k8s.K8sArtifactForwarder
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 10 class name: org.onap.policy.distribution.main.startstop.DistributionActivator
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 11 class name: org.onap.policy.distribution.main.rest.DistributionRestServer
2022-12-17T22:54:14.750Z|||main||||INFO|||||org.eclipse.jetty.util.log||Logging initialized @1028ms to org.eclipse.jetty.util.log.Slf4jLog
2022-12-17T22:54:14.869Z|||main||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=null]]: STARTING
2022-12-17T22:54:14.871Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTING
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 12 class name: org.onap.policy.distribution.reception.handling.PluginHandler
2022-12-17T22:54:14.882Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.11+9
2022-12-17T22:54:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T22:54:14.939Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2022-12-17T22:54:14.940Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2022-12-17T22:54:14.941Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||node0 Scavenging every 600000ms
2022-12-17T22:54:15.627Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 63666d3f-f862-48a4-a003-8c8f01336c17 url= /sdc/v1/artifactTypes
2022-12-17T22:54:15.639Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T22:54:15.713Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T22:54:15.716Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5b6faea2
2022-12-17T22:54:15.724Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T22:54:15.729Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T22:54:15.815Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.handler.ContextHandler||Started o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}
2022-12-17T22:54:15.841Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.AbstractConnector||Started SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
2022-12-17T22:54:15.841Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||Started @2125ms
2022-12-17T22:54:15.864Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STARTED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTED: Server@3f91b517{STARTED}[9.4.14.v20181114] - STARTED
+=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6b82f351{s=0/1,p=0}] - STARTED
| +=ReservedThreadExecutor@6b82f351{s=0/1,p=0} - STARTED
| +>threads size=8
| +>19 qtp1245065720-19 SELECTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.EPoll.wait(Native Method)
| +>24 qtp1245065720-24 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>20 qtp1245065720-20-acceptor-0@34b7fc02-SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} ACCEPTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) prio=3
| +>21 qtp1245065720-21 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>22 qtp1245065720-22 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>26 qtp1245065720-26 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>23 qtp1245065720-23 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>25 qtp1245065720-25 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
+=Slf4jRequestLog@13ea29cc{STARTED} - STARTED
+=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} - STARTED
| +~Server@3f91b517{STARTED}[9.4.14.v20181114] - STARTED
| +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6b82f351{s=0/1,p=0}] - STARTED
| +=ScheduledExecutorScheduler@10f7f7de{STARTED} - STARTED
| +-org.eclipse.jetty.io.ArrayByteBufferPool@5c00a62f
| +=HttpConnectionFactory@418c5a9c[HTTP/1.1] - STARTED
| | +-HttpConfiguration@7088e493{32768/8192,8192/8192,https://:0,[]}
| | +>customizers size=0
| | +>formEncodedMethods size=2
| | | +>POST
| | | +>PUT
| | +>outputBufferSize=32768
| | +>outputAggregationSize=8192
| | +>requestHeaderSize=8192
| | +>responseHeaderSize=8192
| | +>headerCacheSize=4096
| | +>secureScheme=https
| | +>securePort=0
| | +>idleTimeout=-1
| | +>blockingTimeout=-1
| | +>sendDateHeader=true
| | +>sendServerVersion=true
| | +>sendXPoweredBy=false
| | +>delayDispatchUntilContent=true
| | +>persistentConnectionsEnabled=true
| | +>maxErrorDispatches=10
| | +>minRequestDataRate=0
| | +>minResponseDataRate=0
| | +>cookieCompliance=RFC6265
| | +>setRequestCookieCompliance=RFC6265
| | +>notifyRemoteAsyncErrors=true
| +=SelectorManager@SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} - STARTED
| | +=ManagedSelector@2d4185a5{STARTED} id=0 keys=0 selected=0 updates=0 - STARTED
| | +=EatWhatYouKill@35d67d14/SelectorProducer@3aacc803/PRODUCING/p=false/QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6b82f351{s=0/1,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-12-17T22:54:15.859523Z - STARTED
| | | +-SelectorProducer@3aacc803
| | | +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6b82f351{s=0/1,p=0}] - STARTED
| | +>updates @ 2022-12-17T22:54:15.852846Z size=0
| | +>keys @ 2022-12-17T22:54:15.85488Z size=0
| +-sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:9014]
| +-qtp1245065720-20-acceptor-0@34b7fc02-SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
+=o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} - STARTED
| +=org.eclipse.jetty.server.session.SessionHandler2114005470==dftMaxIdleSec=-1 - STARTED
| | +=ConstraintSecurityHandler@6506c184{STARTED} - STARTED
| | | +-org.eclipse.jetty.security.DefaultAuthenticatorFactory@73fb3314
| | | +-org.eclipse.jetty.security.authentication.BasicAuthenticator@2fcb11b8
| | | +=HashLoginService@58f38246[SDCDistributionGroup-login-service] - STARTED
| | | +=ServletHandler@baa623d{STARTED} - STARTED
| | | | +>listeners ServletHandler@baa623d{STARTED} size=0
| | | | +>filters ServletHandler@baa623d{STARTED} size=0
| | | | +>filterMappings ServletHandler@baa623d{STARTED} size=0
| | | | +>servlets ServletHandler@baa623d{STARTED} size=2
| | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3@e85295b2==io.swagger.jersey.config.JerseyJaxrsConfig,jsp=null,order=2,inst=true,async=true - STARTED
| | | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig@21e393cf
| | | | | | +>initParams size=4
| | | | | | +>swagger.api.basepath=http://onap-multicloud-k8s-cb6dcdb89-ztn9w:9014/
| | | | | | +>swagger.context.id=swagger-9014
| | | | | | +>swagger.pretty.print=true
| | | | | | +>swagger.scanner.id=swagger-9014
| | | | | +>org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true - STARTED
| | | | | +>org.glassfish.jersey.servlet.ServletContainer@56d2009a
| | | | | +>initParams size=3
| | | | | +>jersey.config.server.provider.classnames=com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider,io.swagger.jaxrs.listing.ApiListingResource,io.swagger.jaxrs.listing.SwaggerSerializers,org.onap.policy.distribution.main.rest.DistributionRestController
| | | | | +>swagger.scanner.id=swagger-9014
| | | | | +>swagger.context.id=swagger-9014
| | | | +>servletMappings ServletHandler@baa623d{STARTED} size=2
| | | | +>[/]=>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3
| | | | +>[/*]=>org.glassfish.jersey.servlet.ServletContainer-5be46f9d
| | | +~org.eclipse.jetty.security.DefaultIdentityService@12f759b4
| | | +>roles size=1
| | | | +>java.util.concurrent.CopyOnWriteArraySet@36ebcb(size=1)
| | | | +:user
| | | +>constraints size=1
| | | +>java.util.HashMap$EntrySet@4a147fac(size=1)
| | | +:/*={*={RoleInfo,C[user],None}}
| | +=org.eclipse.jetty.server.session.DefaultSessionCache@7754f53b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] - STARTED
| | | +=org.eclipse.jetty.server.session.NullSessionDataStore@3144ed9b[passivating=false,graceSec=3600] - STARTED
| | +~DefaultSessionIdManager@195628fe{STARTED}[worker=node0] - STARTED
| +>No ClassLoader
| +>eventListeners o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
| +>handler attributes o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=1
| | +>org.eclipse.jetty.server.Executor=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@6b82f351{s=0/1,p=0}]
| +>context attributes o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=2
| | +>org.eclipse.jetty.util.DecoratedObjectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
| | +>swagger.scanner.id.swagger-9014=io.swagger.jaxrs.config.DefaultJaxrsScanner@2054a112
| +>initparams o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
+=ErrorHandler@366ab8b6{STARTED} - STARTED
+=DefaultSessionIdManager@195628fe{STARTED}[worker=node0] - STARTED
| +=HouseKeeper@1ed3775d{STARTED}[interval=600000, ownscheduler=true] - STARTED
+>jdk.internal.loader.ClassLoaders$AppClassLoader@1359630f
| +>jdk.internal.loader.ClassLoaders$PlatformClassLoader@2569c23b
+>AttributesMap@20b0abb5
+>null
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
2022-12-17T22:54:44.889Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T22:54:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c38a194f-ae48-4be5-9074-67ba6f9d202e url= /sdc/v1/artifactTypes
2022-12-17T22:54:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T22:54:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T22:54:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@48816283
2022-12-17T22:54:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T22:54:44.901Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T22:55:14.892Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T22:55:14.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 88e73232-feee-4426-90a3-273fb1feb38c url= /sdc/v1/artifactTypes
2022-12-17T22:55:14.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T22:55:14.925Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T22:55:14.926Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@63d524fc
2022-12-17T22:55:14.927Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T22:55:14.927Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T22:55:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T22:55:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 5bc3ef17-785e-4314-9943-ba7042809fff url= /sdc/v1/artifactTypes
2022-12-17T22:55:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T22:55:44.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T22:55:44.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@32349e2f
2022-12-17T22:55:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T22:55:44.901Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T22:56:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T22:56:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a0e74c09-33c4-4175-890d-8caca357caeb url= /sdc/v1/artifactTypes
2022-12-17T22:56:14.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T22:56:14.911Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T22:56:14.912Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6c581d13
2022-12-17T22:56:14.912Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T22:56:14.912Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T22:56:44.889Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T22:56:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1a3905ef-0090-43b9-a844-cf802b94d04e url= /sdc/v1/artifactTypes
2022-12-17T22:56:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T22:56:44.899Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T22:56:44.899Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@145f50a3
2022-12-17T22:56:44.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T22:56:44.900Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T22:57:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T22:57:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b9877b20-bf53-4e17-b897-aad6e0ab9e3b url= /sdc/v1/artifactTypes
2022-12-17T22:57:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T22:57:14.914Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T22:57:14.915Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1b6ed6c2
2022-12-17T22:57:14.915Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T22:57:14.915Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T22:57:44.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T22:57:44.897Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d5c2afd3-c3e4-4e51-a4c1-5f597afe867e url= /sdc/v1/artifactTypes
2022-12-17T22:57:44.897Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T22:57:44.906Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T22:57:44.906Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3e38827b
2022-12-17T22:57:44.906Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T22:57:44.907Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T22:58:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T22:58:14.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a99c53f2-fd4e-4d80-ab45-676d67a4652b url= /sdc/v1/artifactTypes
2022-12-17T22:58:14.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T22:58:14.911Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T22:58:14.911Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@42ed66fb
2022-12-17T22:58:14.911Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T22:58:14.911Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T22:58:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T22:58:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ce034ab3-d5bf-4a8c-94e2-cd8e6ea7fa86 url= /sdc/v1/artifactTypes
2022-12-17T22:58:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T22:58:44.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T22:58:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@41bfb68a
2022-12-17T22:58:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T22:58:44.901Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T22:59:14.889Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T22:59:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a0227c6f-c9e9-4977-a7f3-c9cfedffa655 url= /sdc/v1/artifactTypes
2022-12-17T22:59:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T22:59:14.910Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T22:59:14.910Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2bc07ff9
2022-12-17T22:59:14.911Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T22:59:14.911Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T22:59:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T22:59:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 637cab2f-e24c-4b6a-860d-e1d4ff03710d url= /sdc/v1/artifactTypes
2022-12-17T22:59:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T22:59:44.902Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T22:59:44.903Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@66dc80ed
2022-12-17T22:59:44.903Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T22:59:44.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T23:00:14.889Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:00:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 5fbbd275-bcf1-4cdd-bd34-5480321c78ee url= /sdc/v1/artifactTypes
2022-12-17T23:00:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:00:14.911Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T23:00:14.912Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@570b8947
2022-12-17T23:00:14.912Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T23:00:14.912Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T23:00:44.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:00:44.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 5d06e4f1-88e2-4fe4-8552-ca003414c742 url= /sdc/v1/artifactTypes
2022-12-17T23:00:44.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:00:44.909Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T23:00:44.910Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4e2d4ba1
2022-12-17T23:00:44.910Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T23:00:44.910Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T23:01:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:01:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8da2d974-730b-405d-a0e3-46b75e8b55e6 url= /sdc/v1/artifactTypes
2022-12-17T23:01:14.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:01:14.909Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T23:01:14.909Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5de3dcb
2022-12-17T23:01:14.910Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T23:01:14.910Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T23:01:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:01:44.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 50e13659-3dce-4051-b46e-02af5bad3c2e url= /sdc/v1/artifactTypes
2022-12-17T23:01:44.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:01:44.908Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T23:01:44.908Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@390c22ec
2022-12-17T23:01:44.909Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T23:01:44.909Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T23:02:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:02:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c53eef63-c9f6-4567-bafb-d57c8e8d2519 url= /sdc/v1/artifactTypes
2022-12-17T23:02:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:02:14.908Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T23:02:14.908Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@68d3c9b2
2022-12-17T23:02:14.909Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T23:02:14.909Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T23:02:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:02:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b4455c97-2615-46e9-8fd9-18406097ae5d url= /sdc/v1/artifactTypes
2022-12-17T23:02:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:02:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T23:02:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3dcc66e8
2022-12-17T23:02:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T23:02:44.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T23:03:14.892Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:03:14.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 96f33647-c199-4fcc-bbcc-a36318d47e88 url= /sdc/v1/artifactTypes
2022-12-17T23:03:14.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:03:14.920Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T23:03:14.921Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1d9d4d0a
2022-12-17T23:03:14.921Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T23:03:14.922Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T23:03:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:03:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b5b32c86-205a-4d2b-9f0f-6cf0a6d764a0 url= /sdc/v1/artifactTypes
2022-12-17T23:03:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:03:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T23:03:44.902Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@29212c17
2022-12-17T23:03:44.902Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T23:03:44.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T23:04:14.889Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:04:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8e2a3d5a-4caa-461f-971a-fbeb0e60903e url= /sdc/v1/artifactTypes
2022-12-17T23:04:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:04:14.910Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T23:04:14.910Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6b0065d3
2022-12-17T23:04:14.910Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T23:04:14.911Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T23:04:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:04:44.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ca3105ac-c577-4475-b82e-438bb86f734e url= /sdc/v1/artifactTypes
2022-12-17T23:04:44.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:04:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2022-12-17T23:04:44.902Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6f6e3602
2022-12-17T23:04:44.902Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-17T23:04:44.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-17T23:05:14.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:05:14.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9406801d-865e-4b96-9325-155a358d2827 url= /sdc/v1/artifactTypes
2022-12-17T23:05:14.897Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:05:15.965Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:05:15.967Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3b680536
2022-12-17T23:05:15.967Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:05:15.968Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
2022-12-17T23:05:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:05:44.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 44d7547b-b736-48a3-927f-4fe0b241c792 url= /sdc/v1/artifactTypes
2022-12-17T23:05:44.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:05:44.925Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:05:44.925Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4cb33a3b
2022-12-17T23:05:44.925Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:05:44.926Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:06:14.889Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:06:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d6eb7e1b-6833-4a13-9bf5-512073d3620f url= /sdc/v1/artifactTypes
2022-12-17T23:06:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:06:14.915Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:06:14.915Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1688216c
2022-12-17T23:06:14.915Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:06:14.915Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:06:44.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:06:44.904Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0ff8c9e6-6cd3-42be-a68c-7a3011bda87f url= /sdc/v1/artifactTypes
2022-12-17T23:06:44.905Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:06:44.919Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:06:44.921Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6d4e57f
2022-12-17T23:06:44.928Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:06:44.930Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:07:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:07:14.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c3bbda84-9c15-461a-9a14-ae480a1f7ccc url= /sdc/v1/artifactTypes
2022-12-17T23:07:14.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:07:14.900Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:07:14.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@50e56a
2022-12-17T23:07:14.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:07:14.901Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:07:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:07:44.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a40f8a1d-a782-42f6-b0c9-90430853667a url= /sdc/v1/artifactTypes
2022-12-17T23:07:44.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:07:44.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:07:44.903Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2544b541
2022-12-17T23:07:44.903Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:07:44.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:08:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:08:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1c049452-8303-45c7-b1ad-8d905f89f0e1 url= /sdc/v1/artifactTypes
2022-12-17T23:08:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:08:14.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:08:14.895Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3aebb94e
2022-12-17T23:08:14.895Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:08:14.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:08:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:08:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a201dbff-1483-46b2-8399-8885d8251878 url= /sdc/v1/artifactTypes
2022-12-17T23:08:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:08:44.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:08:44.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7ec51450
2022-12-17T23:08:44.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:08:44.904Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:09:14.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:09:14.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 97f8ea22-9783-4a4d-bf9e-aae4f4e39df1 url= /sdc/v1/artifactTypes
2022-12-17T23:09:14.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:09:14.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:09:14.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5317bcef
2022-12-17T23:09:14.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:09:14.905Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:09:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:09:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7a8afb26-a5c4-482f-b569-c28b2318c4e8 url= /sdc/v1/artifactTypes
2022-12-17T23:09:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:09:44.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:09:44.902Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@26cd34ea
2022-12-17T23:09:44.903Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:09:44.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:10:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:10:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 25149a3e-feae-44de-a29d-e961cf6d6103 url= /sdc/v1/artifactTypes
2022-12-17T23:10:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:10:14.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:10:14.895Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2cc5172f
2022-12-17T23:10:14.896Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:10:14.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:10:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:10:44.891Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2f46a371-a06d-4330-901d-31112a90f92f url= /sdc/v1/artifactTypes
2022-12-17T23:10:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:10:44.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:10:44.899Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@16563602
2022-12-17T23:10:44.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:10:44.900Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:11:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:11:14.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d583ce6a-81ad-434d-af4d-4c699a637462 url= /sdc/v1/artifactTypes
2022-12-17T23:11:14.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:11:14.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:11:14.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@438d6cc8
2022-12-17T23:11:14.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:11:14.900Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:11:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:11:44.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c754a70c-9c5b-4da9-88fc-34f801d02738 url= /sdc/v1/artifactTypes
2022-12-17T23:11:44.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:11:44.901Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:11:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@54c74b42
2022-12-17T23:11:44.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:11:44.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:12:14.889Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:12:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 000257d2-6d16-45f6-8418-51036d9a34d9 url= /sdc/v1/artifactTypes
2022-12-17T23:12:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:12:14.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:12:14.895Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@74a89681
2022-12-17T23:12:14.895Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:12:14.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:12:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:12:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c031fd04-3755-44d8-9059-dacee8c1ca91 url= /sdc/v1/artifactTypes
2022-12-17T23:12:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:12:44.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:12:44.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@797ea6ab
2022-12-17T23:12:44.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:12:44.900Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:13:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:13:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= bf0ecde3-5c1e-4660-bc79-8b99a058c03d url= /sdc/v1/artifactTypes
2022-12-17T23:13:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:13:14.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:13:14.895Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3b0c1c8
2022-12-17T23:13:14.895Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:13:14.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:13:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:13:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1c1e3967-fe95-4e49-b2b3-766a6542305c url= /sdc/v1/artifactTypes
2022-12-17T23:13:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:13:44.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:13:44.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1655486f
2022-12-17T23:13:44.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:13:44.900Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:14:14.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:14:14.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0f8e097d-c1c6-4ffb-85a0-a9513626d9c8 url= /sdc/v1/artifactTypes
2022-12-17T23:14:14.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:14:14.906Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:14:14.907Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@72e9b801
2022-12-17T23:14:14.907Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:14:14.908Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:14:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:14:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 509ca357-2ffa-48ea-a4cb-fcb4015b1e28 url= /sdc/v1/artifactTypes
2022-12-17T23:14:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:14:44.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:14:44.896Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3d27527c
2022-12-17T23:14:44.896Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:14:44.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:15:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:15:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b9d64a8c-45ed-4e2a-b3ac-cfa1d4b54b94 url= /sdc/v1/artifactTypes
2022-12-17T23:15:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:15:14.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:15:14.899Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5eda420b
2022-12-17T23:15:14.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:15:14.900Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:15:44.889Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:15:44.891Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 6e937b55-e283-493a-8a2b-ada2ac5474ca url= /sdc/v1/artifactTypes
2022-12-17T23:15:44.891Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:15:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:15:44.894Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d268be7
2022-12-17T23:15:44.894Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:15:44.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:16:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:16:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= fe6ec7c0-e286-4206-b981-088389fc8ab6 url= /sdc/v1/artifactTypes
2022-12-17T23:16:14.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:16:14.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:16:14.899Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@64b75910
2022-12-17T23:16:14.899Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:16:14.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:16:44.889Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:16:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c8ae9758-212b-41c4-8738-e1b508f344c9 url= /sdc/v1/artifactTypes
2022-12-17T23:16:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:16:44.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:16:44.895Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3667f09a
2022-12-17T23:16:44.895Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:16:44.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:17:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:17:14.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 841847b9-7fe5-46de-b2ec-49f724ffc3d1 url= /sdc/v1/artifactTypes
2022-12-17T23:17:14.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:17:14.904Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:17:14.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@48480185
2022-12-17T23:17:14.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:17:14.905Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:17:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:17:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1a31bd91-d232-4e1c-8d9c-bc4a263404b0 url= /sdc/v1/artifactTypes
2022-12-17T23:17:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:17:44.897Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:17:44.897Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@586db56f
2022-12-17T23:17:44.898Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:17:44.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:18:14.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:18:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 136772ee-6ea1-426b-aed9-5ac3f11bf84b url= /sdc/v1/artifactTypes
2022-12-17T23:18:14.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:18:14.915Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:18:14.915Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@492751f5
2022-12-17T23:18:14.916Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:18:14.916Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:18:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:18:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7bc36ead-b7e2-4438-a2f2-6672282d53f8 url= /sdc/v1/artifactTypes
2022-12-17T23:18:44.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:18:44.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:18:44.897Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@784c61df
2022-12-17T23:18:44.897Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:18:44.897Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:19:14.889Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:19:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9d9094cc-61d9-4f59-a223-17907dab7874 url= /sdc/v1/artifactTypes
2022-12-17T23:19:14.892Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:19:14.900Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2022-12-17T23:19:14.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@280d1395
2022-12-17T23:19:14.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-17T23:19:14.901Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2022-12-17T23:19:44.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-17T23:19:44.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 82090431-ef6a-4918-9d67-42dff1a17577 url= /sdc/v1/artifactTypes
2022-12-17T23:19:44.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-17T23:19:44.986Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-17T23:19:44.994Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Artifact types: [TOSCA_CSAR, HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_VOL, OTHER, VF_MODULES_METADATA, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2022-12-17T23:19:44.994Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Get MessageBus cluster information from SDC
2022-12-17T23:19:44.994Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4a8e4bcc-11e3-4ba2-8b41-d7e3e2e27933 url= /sdc/v1/distributionKafkaData
2022-12-17T23:19:44.995Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2022-12-17T23:19:45.070Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-17T23:19:45.073Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2017b98d
2022-12-17T23:19:45.138Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.ProducerConfig||ProducerConfig values:
acks = -1
batch.size = 16384
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
buffer.memory = 33554432
client.dns.lookup = use_all_dns_ips
client.id = multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2022-12-17T23:19:45.263Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.KafkaProducer||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Instantiated an idempotent producer.
2022-12-17T23:19:45.335Z|||Timer-0||||INFO|||||org.apache.kafka.common.security.authenticator.AbstractLogin||Successfully logged in.
2022-12-17T23:19:45.381Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2022-12-17T23:19:45.381Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2022-12-17T23:19:45.381Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1671319185377
2022-12-17T23:19:45.386Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||start DistributionClient
2022-12-17T23:19:45.400Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.ConsumerConfig||ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = multicloud
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2022-12-17T23:19:45.460Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2022-12-17T23:19:45.460Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2022-12-17T23:19:45.461Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1671319185460
2022-12-17T23:19:45.462Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.KafkaConsumer||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:19:45.465Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:19:46.175Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Cluster ID: dxIKBHQuTXG1uDYVAOTI_Q
2022-12-17T23:19:46.176Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to v-US-XRPR4mcPTsRQPFpvA
2022-12-17T23:19:46.176Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.producer.internals.TransactionManager||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] ProducerId set to 1002 with epoch 0
2022-12-17T23:19:46.177Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to v-US-XRPR4mcPTsRQPFpvA
2022-12-17T23:19:46.177Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to v-US-XRPR4mcPTsRQPFpvA
2022-12-17T23:19:46.177Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to v-US-XRPR4mcPTsRQPFpvA
2022-12-17T23:19:46.178Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to v-US-XRPR4mcPTsRQPFpvA
2022-12-17T23:19:46.178Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to v-US-XRPR4mcPTsRQPFpvA
2022-12-17T23:19:46.184Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Cluster ID: dxIKBHQuTXG1uDYVAOTI_Q
2022-12-17T23:19:46.185Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2022-12-17T23:19:46.204Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] (Re-)joining group
2022-12-17T23:19:46.248Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Request joining group due to: need to re-join with the given member-id: multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d-0de26601-5b6f-4c54-a253-5f4c8209aee6
2022-12-17T23:19:46.250Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2022-12-17T23:19:46.250Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] (Re-)joining group
2022-12-17T23:19:49.259Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Successfully joined group with generation Generation{generationId=1, memberId='multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d-0de26601-5b6f-4c54-a253-5f4c8209aee6', protocol='range'}
2022-12-17T23:19:49.263Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Finished assignment for group at generation 1: {multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d-0de26601-5b6f-4c54-a253-5f4c8209aee6=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2022-12-17T23:19:49.280Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Successfully synced group in generation Generation{generationId=1, memberId='multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d-0de26601-5b6f-4c54-a253-5f4c8209aee6', protocol='range'}
2022-12-17T23:19:49.281Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2022-12-17T23:19:49.284Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2022-12-17T23:19:49.298Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2022-12-17T23:19:49.298Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2022-12-17T23:19:49.298Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2022-12-17T23:19:49.298Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2022-12-17T23:19:49.299Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2022-12-17T23:19:49.299Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2022-12-17T23:19:49.383Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2022-12-17T23:19:49.384Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2022-12-17T23:19:49.408Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2022-12-17T23:19:49.408Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2022-12-17T23:19:49.421Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2022-12-17T23:19:49.422Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2022-12-17T23:20:15.472Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:20:45.476Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:21:15.477Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:21:45.479Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:22:15.480Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:22:45.482Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:23:15.484Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:23:45.485Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:24:15.487Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:24:45.488Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:25:15.489Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:25:45.490Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:26:15.492Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:26:45.494Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:27:15.497Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:27:45.499Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:28:15.500Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:28:45.502Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:28:46.234Z|||pool-3-thread-10||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-af30de9f-f78d-43a8-9ad1-b54c6080b26d, groupId=multicloud] Node -1 disconnected.
2022-12-17T23:28:46.465Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Node -1 disconnected.
2022-12-17T23:29:15.503Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:29:45.505Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:30:15.505Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:30:45.507Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:31:15.509Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:31:45.511Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:32:15.511Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:32:45.513Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:33:15.515Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:33:45.523Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:34:15.523Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:34:45.525Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:35:15.526Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:35:45.528Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:36:15.530Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:36:45.533Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:37:15.535Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:37:45.535Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:38:15.536Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:38:45.538Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:39:15.539Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:39:45.542Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:40:15.543Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:40:45.544Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:41:15.546Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:41:45.546Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:42:15.548Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:42:45.550Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:43:15.552Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:43:45.554Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:44:15.556Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:44:45.557Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:45:15.559Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:45:45.559Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:46:15.560Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:46:45.562Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:47:15.564Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:47:45.564Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:48:15.565Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:48:45.567Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:49:15.569Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:49:45.570Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:50:15.571Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:50:45.572Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:51:15.574Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:51:45.576Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:52:15.576Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:52:45.578Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:53:15.578Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:53:45.580Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:54:15.581Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:54:45.581Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:55:15.582Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:55:45.585Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:56:15.587Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:56:45.589Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:57:15.590Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:57:45.590Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:58:15.591Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:58:45.592Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:59:15.592Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-17T23:59:45.594Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:00:15.596Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
00:00:15,599 |-INFO in c.q.l.co.rolling.helper.RenameUtil - Renaming file [/var/log/onap/policy/distribution/debug.log] to [/var/log/onap/policy/distribution/debug.2022-12-17.0.log8954757936272.tmp]
00:00:15,603 |-INFO in ch.qos.logback.core.rolling.helper.Compressor - ZIP compressing [/var/log/onap/policy/distribution/debug.2022-12-17.0.log8954757936272.tmp] as [/var/log/onap/policy/distribution/debug.2022-12-17.0.log.zip]
00:00:15,605 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - first clean up after appender initialization
00:00:15,606 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Multiple periods, i.e. 32 periods, seem to have elapsed. This is expected at application start.
00:00:15,627 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Removed 0 Bytes of files
2022-12-18T00:00:45.598Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:01:15.601Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:01:45.603Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:02:15.603Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:02:45.605Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:03:15.605Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:03:45.607Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:04:15.608Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:04:45.609Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:05:15.610Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:05:45.612Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:06:15.612Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:06:45.614Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:07:15.616Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:07:45.617Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:08:15.619Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:08:45.619Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:09:15.621Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:09:45.622Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:10:15.622Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:10:45.625Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:11:15.626Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:11:45.628Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:12:15.630Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:12:45.631Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:13:15.633Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:13:45.635Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:14:15.638Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:14:45.639Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:15:15.640Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:15:45.644Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:16:15.646Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:16:45.648Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:17:15.652Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:17:45.653Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:18:15.655Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:18:45.656Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:19:15.658Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:19:45.661Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:20:15.664Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:20:45.664Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:21:15.666Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:21:45.668Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:22:15.670Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:22:45.672Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:23:15.673Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:23:45.675Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:24:15.676Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:24:45.680Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:25:15.680Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:25:45.681Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:26:15.683Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:26:45.685Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:27:15.687Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:27:45.688Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:28:15.689Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:28:45.691Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:29:15.692Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:29:45.692Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:30:15.694Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:30:45.696Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:31:15.698Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:31:45.699Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:32:15.701Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:32:45.703Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:33:15.704Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:33:45.706Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:34:15.707Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:34:45.708Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:35:15.708Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:35:45.709Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:36:15.709Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:36:45.711Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:37:15.712Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:37:45.713Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:38:15.715Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:38:45.716Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:39:15.719Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:39:45.720Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:40:15.721Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:40:45.722Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:41:15.722Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:41:45.724Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:42:15.725Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:42:45.726Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:43:15.727Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:43:45.727Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:44:15.728Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:44:45.730Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:45:15.731Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:45:45.733Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:46:15.735Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:46:45.735Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:46:51.944Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-18T00:46:51.944Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"8e2a4bfd-9b0f-4036-94d9-5923b6121079","serviceName":"vFW 2022-12-18 00-45-38","serviceVersion":"1.0","serviceUUID":"32206fc4-e649-4892-9d48-026a0109a1e8","serviceDescription":"catalog service description","serviceInvariantUUID":"27f0eac3-a4cb-428c-9095-b4f2f1202f06","resources":[{"resourceInstanceName":"vFW 4c453ad2-d6b7 0","resourceName":"vFW 4c453ad2-d6b7","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"16bcbaea-3286-4a0c-9c14-94577e501436","resourceInvariantUUID":"81d10c94-6cc5-4b23-b4d5-6ce953258ec1","resourceCustomizationUUID":"78acefee-624b-4a4a-9e79-52ce3afb3f8b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vf-license-model.xml","artifactChecksum":"YjBkYzQyYTlmZTMwNzVjNjViMWIxNGU1M2FkNDJmYmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1109a607-eeea-4621-a326-c27684b7fc6d","artifactVersion":"1"},{"artifactName":"vfw4c453ad2d6b70_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json","artifactChecksum":"NjI5OTI2MTRlYjkxNzM3NDUxMTQwODEwNjA4NDQ4YjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"863c3173-adbd-49ae-b0fa-1bf8255d1361","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vendor-license-model.xml","artifactChecksum":"M2I1M2RlNGUwNjFmNjZiODc3NThjYmViNzIzY2U0Mzc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0870a9aa-b3d8-4761-8f9f-8a0475f55386","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa","artifactVersion":"2","generatedFromUUID":"0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221218004538-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-template.yml","artifactChecksum":"Y2ZhOTIyNTBjM2JiMzlmMzg2OGU2NjdhOWE1NTIxODc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5d94c4fb-92ed-46fa-bb4f-3e8157fb9039","artifactVersion":"1"},{"artifactName":"service-Vfw20221218004538-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar","artifactChecksum":"NTBhN2Q3NmI4MGM2ZTQ2YTE1NjBhNjIyNjllYWI1MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"63a48775-1834-4593-be9f-63baf016992f","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-18T00:46:51.953Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:46:51.962Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:46:51.963Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:46:51.963Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"consumerID": "multicloud-k8s",
"timestamp": 1671324405735,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:46:51.970Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T00:46:51.970Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T00:46:51.970Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T00:46:51.970Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T00:46:51.970Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T00:46:51.971Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T00:46:52.993Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:46:52.994Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:46:52.994Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:46:52.994Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"consumerID": "multicloud-k8s",
"timestamp": 1671324405735,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:46:53.996Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:46:53.996Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:46:53.996Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:46:53.997Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"consumerID": "multicloud-k8s",
"timestamp": 1671324405735,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:46:54.998Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:46:54.998Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:46:54.998Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:46:54.999Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"consumerID": "multicloud-k8s",
"timestamp": 1671324405735,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:46:56.000Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:46:56.000Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:46:56.000Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:46:56.001Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"consumerID": "multicloud-k8s",
"timestamp": 1671324405735,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:46:57.001Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:46:57.002Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:46:57.002Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:46:57.002Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"consumerID": "multicloud-k8s",
"timestamp": 1671324405735,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:46:58.003Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:46:58.004Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:46:58.004Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:46:58.004Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"consumerID": "multicloud-k8s",
"timestamp": 1671324405735,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:46:59.006Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"serviceName": "vFW 2022-12-18 00-45-38",
"serviceVersion": "1.0",
"serviceUUID": "32206fc4-e649-4892-9d48-026a0109a1e8",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "27f0eac3-a4cb-428c-9095-b4f2f1202f06",
"resources": [
{
"resourceInstanceName": "vFW 4c453ad2-d6b7 0",
"resourceCustomizationUUID": "78acefee-624b-4a4a-9e79-52ce3afb3f8b",
"resourceName": "vFW 4c453ad2-d6b7",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "16bcbaea-3286-4a0c-9c14-94577e501436",
"resourceInvariantUUID": "81d10c94-6cc5-4b23-b4d5-6ce953258ec1",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw4c453ad2d6b70_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json",
"artifactChecksum": "NjI5OTI2MTRlYjkxNzM3NDUxMTQwODEwNjA4NDQ4YjM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "863c3173-adbd-49ae-b0fa-1bf8255d1361",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa",
"generatedFromUUID": "0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20221218004538-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar",
"artifactChecksum": "NTBhN2Q3NmI4MGM2ZTQ2YTE1NjBhNjIyNjllYWI1MmE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "63a48775-1834-4593-be9f-63baf016992f"
}
],
"workloadContext": "Production"
}
2022-12-18T00:46:59.014Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T00:46:59.014Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json
2022-12-18T00:46:59.166Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T00:46:59.178Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T00:46:59.179Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:46:59.179Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:46:59.179Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"consumerID": "multicloud-k8s",
"timestamp": 1671324419177,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:00.197Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T00:47:00.197Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml
2022-12-18T00:47:00.313Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T00:47:00.314Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T00:47:00.315Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:00.315Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:00.315Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"consumerID": "multicloud-k8s",
"timestamp": 1671324420314,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:01.318Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T00:47:01.319Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env
2022-12-18T00:47:01.406Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T00:47:01.407Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T00:47:01.408Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:01.408Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:01.408Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"consumerID": "multicloud-k8s",
"timestamp": 1671324421407,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {863c3173-adbd-49ae-b0fa-1bf8255d1361=BaseArtifactInfoImpl [artifactName=vfw4c453ad2d6b70_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json, artifactChecksum=NjI5OTI2MTRlYjkxNzM3NDUxMTQwODEwNjA4NDQ4YjM=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=863c3173-adbd-49ae-b0fa-1bf8255d1361, artifactTimeout=0], e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa=BaseArtifactInfoImpl [artifactName=base_vfw.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env, artifactChecksum=MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa, artifactTimeout=0], 0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a=BaseArtifactInfoImpl [artifactName=base_vfw.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml, artifactChecksum=ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a, artifactTimeout=30]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"8b6743c4-e5a2-4c81-adb0-ae0e174ae78a","rb-version":"fd4eee77-9cc8-44e6-95f9-f2fb20ad487e","labels":{"vf_module_model_uuid":"7e10ea27-26ec-40fd-b837-1e10a22f9a74","vf_module_model_name":"Vfw4c453ad2D6b7..base_vfw..module-0"}}
result2
result = {}{"rb-name":"8b6743c4-e5a2-4c81-adb0-ae0e174ae78a","rb-version":"fd4eee77-9cc8-44e6-95f9-f2fb20ad487e","chart-name":"","description":"","labels":{"vf_module_model_name":"Vfw4c453ad2D6b7..base_vfw..module-0","vf_module_model_uuid":"7e10ea27-26ec-40fd-b837-1e10a22f9a74"}}
status = {}201
httpPost end!
after create type !
artifacts = [0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a, e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2022-12-18T00:47:02.542Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2022-12-18T00:47:02.542Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:02.542Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:02.542Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"consumerID": "multicloud-k8s",
"timestamp": 1671324422541,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:03.543Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2022-12-18T00:47:03.544Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:03.544Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:03.544Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079",
"consumerID": "multicloud-k8s",
"timestamp": 1671324423543,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:04.547Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:47:34.548Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:47:42.561Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-18T00:47:42.561Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"dd1db2e7-9f92-44f9-8912-f39405aaed6b","serviceName":"basic_onboard_GbCmUW","serviceVersion":"1.0","serviceUUID":"cb8ab805-3e11-42b1-83b1-dc99011a6268","serviceDescription":"service","serviceInvariantUUID":"0ea8937b-2717-4aad-865e-504028e56caf","resources":[{"resourceInstanceName":"basic_onboard_GbCmUW 0","resourceName":"basic_onboard_GbCmUW","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6604aa77-ddcd-4cb7-a14d-6adca9634616","resourceInvariantUUID":"0268b2da-2946-41b9-a6de-379ae0d325f9","resourceCustomizationUUID":"6cef9e4d-20bc-48b7-be35-30969e223b08","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vf-license-model.xml","artifactChecksum":"M2NkYmViNjU4YTYzMGExNmUyM2U1YWNiZjcyZGZlOTU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"37c8711a-8935-46e0-82cf-a4dc6a5f478a","artifactVersion":"1"},{"artifactName":"basic_onboard_gbcmuw0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json","artifactChecksum":"MGE3YWVmOWM0MWE5NWZhYjc0ZjMwNjgyNzAzMDAyNTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ad99dec0-d7df-4a08-94ab-ec1a1442d17d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"afd112a0-9057-482e-8a50-bcb84e8c5fd9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"42d068fe-fa3f-4f7e-9352-8270778df4bb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5ae7bb24-83cc-427d-b39f-02652accddfa","artifactVersion":"2","generatedFromUUID":"afd112a0-9057-482e-8a50-bcb84e8c5fd9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGbcmuw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-template.yml","artifactChecksum":"YTdmNTc1NmMyM2ZmM2RlYjg2ZTM0MmEyNDc3NzAyN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6136029a-cddd-44de-9248-76654f02dfbe","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGbcmuw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar","artifactChecksum":"OTVhODc4MjY1NDRhMDQyZWNkNTRiMmIyMjc3OGUyYjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1277539e-4508-4037-b314-e87e50331231","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-18T00:47:42.567Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:47:42.567Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:42.567Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:42.568Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"consumerID": "multicloud-k8s",
"timestamp": 1671324454548,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:43.568Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:47:43.569Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:43.569Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:43.569Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"consumerID": "multicloud-k8s",
"timestamp": 1671324454548,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:44.569Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:47:44.570Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:44.570Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:44.571Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"consumerID": "multicloud-k8s",
"timestamp": 1671324454548,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:45.571Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:47:45.572Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:45.572Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:45.572Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"consumerID": "multicloud-k8s",
"timestamp": 1671324454548,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:46.573Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:47:46.573Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:46.573Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:46.573Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"consumerID": "multicloud-k8s",
"timestamp": 1671324454548,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:47.576Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:47:47.576Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:47.576Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:47.576Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"consumerID": "multicloud-k8s",
"timestamp": 1671324454548,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:48.577Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T00:47:48.577Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:48.578Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:48.578Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"consumerID": "multicloud-k8s",
"timestamp": 1671324454548,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:49.582Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"serviceName": "basic_onboard_GbCmUW",
"serviceVersion": "1.0",
"serviceUUID": "cb8ab805-3e11-42b1-83b1-dc99011a6268",
"serviceDescription": "service",
"serviceInvariantUUID": "0ea8937b-2717-4aad-865e-504028e56caf",
"resources": [
{
"resourceInstanceName": "basic_onboard_GbCmUW 0",
"resourceCustomizationUUID": "6cef9e4d-20bc-48b7-be35-30969e223b08",
"resourceName": "basic_onboard_GbCmUW",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "6604aa77-ddcd-4cb7-a14d-6adca9634616",
"resourceInvariantUUID": "0268b2da-2946-41b9-a6de-379ae0d325f9",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_gbcmuw0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json",
"artifactChecksum": "MGE3YWVmOWM0MWE5NWZhYjc0ZjMwNjgyNzAzMDAyNTM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ad99dec0-d7df-4a08-94ab-ec1a1442d17d",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "afd112a0-9057-482e-8a50-bcb84e8c5fd9",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5ae7bb24-83cc-427d-b39f-02652accddfa",
"generatedFromUUID": "afd112a0-9057-482e-8a50-bcb84e8c5fd9"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5ae7bb24-83cc-427d-b39f-02652accddfa",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardGbcmuw-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar",
"artifactChecksum": "OTVhODc4MjY1NDRhMDQyZWNkNTRiMmIyMjc3OGUyYjI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1277539e-4508-4037-b314-e87e50331231"
}
],
"workloadContext": "Production"
}
2022-12-18T00:47:49.587Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T00:47:49.591Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json
2022-12-18T00:47:49.706Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T00:47:49.707Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T00:47:49.707Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:49.708Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:49.708Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"consumerID": "multicloud-k8s",
"timestamp": 1671324469707,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:50.717Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T00:47:50.718Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml
2022-12-18T00:47:50.786Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T00:47:50.787Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T00:47:50.788Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:50.788Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:50.788Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"consumerID": "multicloud-k8s",
"timestamp": 1671324470787,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:51.791Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T00:47:51.791Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env
2022-12-18T00:47:51.862Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T00:47:51.863Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T00:47:51.863Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:51.864Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:51.864Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"consumerID": "multicloud-k8s",
"timestamp": 1671324471863,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {ad99dec0-d7df-4a08-94ab-ec1a1442d17d=BaseArtifactInfoImpl [artifactName=basic_onboard_gbcmuw0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json, artifactChecksum=MGE3YWVmOWM0MWE5NWZhYjc0ZjMwNjgyNzAzMDAyNTM=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=ad99dec0-d7df-4a08-94ab-ec1a1442d17d, artifactTimeout=0], 5ae7bb24-83cc-427d-b39f-02652accddfa=BaseArtifactInfoImpl [artifactName=base_ubuntu18.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env, artifactChecksum=ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=5ae7bb24-83cc-427d-b39f-02652accddfa, artifactTimeout=0], afd112a0-9057-482e-8a50-bcb84e8c5fd9=BaseArtifactInfoImpl [artifactName=base_ubuntu18.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml, artifactChecksum=NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=afd112a0-9057-482e-8a50-bcb84e8c5fd9, artifactTimeout=30]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"f3d9640f-932b-43e7-a853-ccc21dafb2f0","rb-version":"dbcbd060-6a8f-4433-a427-96d9b3af4fa8","labels":{"vf_module_model_uuid":"2680e410-7e22-420e-a949-ce024365010f","vf_module_model_name":"BasicOnboardGbcmuw..base_ubuntu18..module-0"}}
result2
result = {}{"rb-name":"f3d9640f-932b-43e7-a853-ccc21dafb2f0","rb-version":"dbcbd060-6a8f-4433-a427-96d9b3af4fa8","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicOnboardGbcmuw..base_ubuntu18..module-0","vf_module_model_uuid":"2680e410-7e22-420e-a949-ce024365010f"}}
status = {}201
httpPost end!
after create type !
artifacts = [afd112a0-9057-482e-8a50-bcb84e8c5fd9, 5ae7bb24-83cc-427d-b39f-02652accddfa]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2022-12-18T00:47:52.896Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2022-12-18T00:47:52.897Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:52.897Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:52.897Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"consumerID": "multicloud-k8s",
"timestamp": 1671324472896,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:53.900Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2022-12-18T00:47:53.900Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T00:47:53.901Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T00:47:53.901Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b",
"consumerID": "multicloud-k8s",
"timestamp": 1671324473900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T00:47:54.903Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:48:24.905Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:48:54.906Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:49:24.906Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:49:54.907Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:50:24.909Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:50:54.912Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:51:24.912Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:51:54.913Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:52:24.915Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:52:54.915Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:53:24.918Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:53:54.920Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:54:24.920Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:54:54.922Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:55:24.924Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:55:54.925Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:56:24.925Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:56:54.927Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:57:24.929Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:57:47.170Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Node 0 disconnected.
2022-12-18T00:57:54.931Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:58:24.931Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:58:54.933Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:59:24.933Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T00:59:54.934Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:00:24.935Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:00:54.937Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:01:24.938Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:01:54.940Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:02:24.940Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:02:54.941Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:03:24.944Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:03:54.946Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:04:24.948Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:04:54.949Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:05:24.950Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:05:54.950Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:06:24.951Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:06:54.953Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:07:24.954Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:07:54.956Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:08:24.956Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:08:54.957Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:09:18.018Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-18T01:09:18.019Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"1c0e3c84-87a6-4192-b3aa-6e399c9bdaca","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"28dc0777-489a-4444-b5f0-716a847d016b","serviceDescription":"service","serviceInvariantUUID":"8f811162-1245-4a1d-9be4-225d5a7782d6","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"b083c345-3203-4cc2-aaea-4b7015ed84f8","resourceInvariantUUID":"ec825c7e-ba88-41bf-9301-928a3ff3d83c","resourceCustomizationUUID":"a6e94a99-e8d8-4d1f-be86-f6cc43802fe6","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":"NWQxZDExOWUxNWI0MjNjYTk1NTZkNWY2NDZiN2IxYWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dd48cd14-4210-43e1-a811-801de70e2895","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZWJkMDE1NjlmNDJjOTE5NWM4NDk5ZWRhN2YzODM5MTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1cfd16bd-1787-4598-a524-1ca76a8c9b40","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-18T01:09:18.026Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:09:18.027Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:09:18.027Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:09:18.028Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca",
"consumerID": "multicloud-k8s",
"timestamp": 1671325734957,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:09:18.031Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T01:09:18.032Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T01:09:18.032Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T01:09:18.032Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T01:09:18.032Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T01:09:18.033Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T01:09:19.036Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:09:19.036Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:09:19.036Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:09:19.036Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca",
"consumerID": "multicloud-k8s",
"timestamp": 1671325734957,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:09:20.037Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "28dc0777-489a-4444-b5f0-716a847d016b",
"serviceDescription": "service",
"serviceInvariantUUID": "8f811162-1245-4a1d-9be4-225d5a7782d6",
"resources": [],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "ZWJkMDE1NjlmNDJjOTE5NWM4NDk5ZWRhN2YzODM5MTU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1cfd16bd-1787-4598-a524-1ca76a8c9b40"
}
],
"workloadContext": "Production"
}
2022-12-18T01:09:20.039Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:09:50.039Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:09:59.682Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-18T01:09:59.682Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"ce0154b2-bf59-4c9a-b424-b4d19c80b2d8","serviceName":"Demo_pNF_E7GJPqBhlfl1YMGlyvv3","serviceVersion":"1.0","serviceUUID":"e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd","serviceDescription":"catalog service description","serviceInvariantUUID":"63e0e84a-9175-4680-ad06-f96155f53be4","resources":[{"resourceInstanceName":"pNF 7dfbe447-46ad 0","resourceName":"pNF 7dfbe447-46ad","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"bd8272d4-9103-4095-b984-d15326eb0f46","resourceInvariantUUID":"e38fdd31-9ff0-4e6d-818b-d88e001b27a2","resourceCustomizationUUID":"1865e0c1-1baf-4ed2-b0ed-a4f3676d46a8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vf-license-model.xml","artifactChecksum":"MGQyYjQ4ZmZkYTFiMGNlYzAwNDRmYTA4ZDQyN2Q2MWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ac42b284-9349-4135-b859-755c249f1e33","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/pNF.csar","artifactChecksum":"OTgzODQ3YWIxOTM1NzNmNzc2OThmNjI0NGY1OTY0Y2E\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d97fdbe-3122-4d75-84ed-bc99e556972c","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a7258ad0-c9a1-4511-a9c7-053a7cd80858","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vendor-license-model.xml","artifactChecksum":"MzE3YzJiY2QxNTcwNGQ0MGI1NjhmM2QwY2IwMzU5Y2Q\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"510ffd79-54dc-4052-9c30-d266e3e12149","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"183175ad-8879-4ba1-8505-b041f06f650e","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"572ee799-4166-43ec-8c35-4d2ff1fd057b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml","artifactChecksum":"ZGFlYjRjMTU5Nzg3YjE4ZTJhODI5YTQ4ZDRmN2FlMGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"01c73c11-b68d-42f3-9ef3-f58422c9fd9a","artifactVersion":"1"},{"artifactName":"service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar","artifactChecksum":"MWQ4NGE0MmMxZmQzNjVjODlhMjE2NjZjN2RiYzA3ZjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7451c423-c4df-457e-94f5-8f156b9e2812","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-18T01:09:59.686Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:09:59.686Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:09:59.687Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:09:59.687Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8",
"consumerID": "multicloud-k8s",
"timestamp": 1671325790039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:00.687Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:00.688Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:00.688Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:00.688Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8",
"consumerID": "multicloud-k8s",
"timestamp": 1671325790039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:01.689Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:01.689Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:01.690Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:01.690Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8",
"consumerID": "multicloud-k8s",
"timestamp": 1671325790039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:02.690Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:02.691Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:02.691Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:02.691Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8",
"consumerID": "multicloud-k8s",
"timestamp": 1671325790039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:03.692Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:03.692Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:03.693Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:03.693Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8",
"consumerID": "multicloud-k8s",
"timestamp": 1671325790039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:04.693Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:04.694Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:04.694Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:04.694Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8",
"consumerID": "multicloud-k8s",
"timestamp": 1671325790039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:05.695Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:05.695Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:05.695Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:05.696Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8",
"consumerID": "multicloud-k8s",
"timestamp": 1671325790039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:06.696Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:06.697Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:06.697Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:06.697Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8",
"consumerID": "multicloud-k8s",
"timestamp": 1671325790039,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:07.698Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8",
"serviceName": "Demo_pNF_E7GJPqBhlfl1YMGlyvv3",
"serviceVersion": "1.0",
"serviceUUID": "e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "63e0e84a-9175-4680-ad06-f96155f53be4",
"resources": [],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar",
"artifactChecksum": "MWQ4NGE0MmMxZmQzNjVjODlhMjE2NjZjN2RiYzA3ZjU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7451c423-c4df-457e-94f5-8f156b9e2812"
}
],
"workloadContext": "Production"
}
2022-12-18T01:10:07.702Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:10:27.192Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-18T01:10:27.192Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"273c5070-ae72-420c-bbd4-9077c0f7af7a","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c6c13def-7921-4d27-901f-408ae1c850e7","serviceDescription":"service","serviceInvariantUUID":"e8d1444a-a085-450c-81a4-a4450e2473d2","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"dcaaef4c-3203-40a9-a6a3-087238f0df5d","resourceInvariantUUID":"0606dfe1-a52f-4714-8ec4-fae37e2dac36","resourceCustomizationUUID":"6a611885-47bd-4a2d-8f70-b36640e23600","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"NGM0ZmQ3ZDBkNjQ2N2QwMTQxNjE0ZGQ4NmE3NGQxYWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"133cd2ff-3fce-4597-a84a-c9613155e7be","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"MWJjMTQ2MDE5NTMwYWE1ZjhkYWNmMTc1MzM3NTYwMTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fee8bb56-2a98-4305-9f3c-9f0730e90b40","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f557ad5d-86a1-4220-800f-d8f6e772f239","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"90709990-fbf8-4e06-ab4f-e4c8b2c29468","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e9a8fe58-b87e-4ab0-8dea-63109b2df922","artifactVersion":"2","generatedFromUUID":"f557ad5d-86a1-4220-800f-d8f6e772f239"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YjM0Y2M4NTFkM2Q1OTcyNjljZjUxZTkzY2E1MzkwYmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"416dc863-57f1-406c-8f9c-6f50cbbfc844","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YmQ4YmJmYjk5NmY4NTYyOGViYmUzZDg2OWNiZWZiODE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"02ebd406-7a1d-4c30-9a6d-e96dd0861b67","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-18T01:10:27.196Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:27.196Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:27.196Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:27.196Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"consumerID": "multicloud-k8s",
"timestamp": 1671325807702,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:28.197Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:28.198Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:28.198Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:28.198Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"consumerID": "multicloud-k8s",
"timestamp": 1671325807702,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:29.199Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:29.199Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:29.199Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:29.200Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"consumerID": "multicloud-k8s",
"timestamp": 1671325807702,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:30.201Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:30.201Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:30.201Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:30.201Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"consumerID": "multicloud-k8s",
"timestamp": 1671325807702,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:31.202Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:31.203Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:31.203Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:31.203Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"consumerID": "multicloud-k8s",
"timestamp": 1671325807702,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:32.204Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:32.205Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:32.205Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:32.205Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"consumerID": "multicloud-k8s",
"timestamp": 1671325807702,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:33.206Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:33.207Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:33.207Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:33.208Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"consumerID": "multicloud-k8s",
"timestamp": 1671325807702,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:34.210Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "c6c13def-7921-4d27-901f-408ae1c850e7",
"serviceDescription": "service",
"serviceInvariantUUID": "e8d1444a-a085-450c-81a4-a4450e2473d2",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "6a611885-47bd-4a2d-8f70-b36640e23600",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "dcaaef4c-3203-40a9-a6a3-087238f0df5d",
"resourceInvariantUUID": "0606dfe1-a52f-4714-8ec4-fae37e2dac36",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "MWJjMTQ2MDE5NTMwYWE1ZjhkYWNmMTc1MzM3NTYwMTg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fee8bb56-2a98-4305-9f3c-9f0730e90b40",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f557ad5d-86a1-4220-800f-d8f6e772f239",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e9a8fe58-b87e-4ab0-8dea-63109b2df922",
"generatedFromUUID": "f557ad5d-86a1-4220-800f-d8f6e772f239"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e9a8fe58-b87e-4ab0-8dea-63109b2df922",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "YmQ4YmJmYjk5NmY4NTYyOGViYmUzZDg2OWNiZWZiODE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "02ebd406-7a1d-4c30-9a6d-e96dd0861b67"
}
],
"workloadContext": "Production"
}
2022-12-18T01:10:34.213Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T01:10:34.214Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-12-18T01:10:34.338Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T01:10:34.339Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T01:10:34.339Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:34.339Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:34.339Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"consumerID": "multicloud-k8s",
"timestamp": 1671325834339,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:35.348Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T01:10:35.349Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-12-18T01:10:35.426Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T01:10:35.427Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T01:10:35.427Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:35.427Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:35.428Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"consumerID": "multicloud-k8s",
"timestamp": 1671325835427,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:36.431Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T01:10:36.431Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-12-18T01:10:36.503Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T01:10:36.504Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T01:10:36.504Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:36.504Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:36.505Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"consumerID": "multicloud-k8s",
"timestamp": 1671325836504,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {e9a8fe58-b87e-4ab0-8dea-63109b2df922=BaseArtifactInfoImpl [artifactName=base_ubuntu20.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env, artifactChecksum=ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=e9a8fe58-b87e-4ab0-8dea-63109b2df922, artifactTimeout=0], fee8bb56-2a98-4305-9f3c-9f0730e90b40=BaseArtifactInfoImpl [artifactName=basic_vm0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json, artifactChecksum=MWJjMTQ2MDE5NTMwYWE1ZjhkYWNmMTc1MzM3NTYwMTg=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=fee8bb56-2a98-4305-9f3c-9f0730e90b40, artifactTimeout=0], f557ad5d-86a1-4220-800f-d8f6e772f239=BaseArtifactInfoImpl [artifactName=base_ubuntu20.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml, artifactChecksum=Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=f557ad5d-86a1-4220-800f-d8f6e772f239, artifactTimeout=30]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"7ab855c9-a011-4aad-9c26-045fc4ed7b46","rb-version":"67036285-458d-4577-b980-0f82de917f88","labels":{"vf_module_model_uuid":"2113799d-c1e9-4981-a245-02283fbe3858","vf_module_model_name":"BasicVm..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"7ab855c9-a011-4aad-9c26-045fc4ed7b46","rb-version":"67036285-458d-4577-b980-0f82de917f88","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVm..base_ubuntu20..module-0","vf_module_model_uuid":"2113799d-c1e9-4981-a245-02283fbe3858"}}
status = {}201
httpPost end!
after create type !
artifacts = [f557ad5d-86a1-4220-800f-d8f6e772f239, e9a8fe58-b87e-4ab0-8dea-63109b2df922]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2022-12-18T01:10:37.551Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2022-12-18T01:10:37.551Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:37.551Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:37.551Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"consumerID": "multicloud-k8s",
"timestamp": 1671325837551,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:38.553Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2022-12-18T01:10:38.553Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:38.553Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:38.553Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a",
"consumerID": "multicloud-k8s",
"timestamp": 1671325838552,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:39.556Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:10:39.560Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-18T01:10:39.560Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"1f994681-ca1f-4d69-879c-97e8ecc59f07","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"d34a6bbe-8f05-4f26-adba-a5c17021cd91","serviceDescription":"service","serviceInvariantUUID":"d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"eaf13c03-c890-4fe9-8d93-b5dd4d19f54a","resourceInvariantUUID":"2be25460-efe8-4121-aebe-901227b1cfc1","resourceCustomizationUUID":"113598b9-5428-4bca-8039-bc743c9635e1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"NGFmZDc4YTg2M2MxMmI2ZWNlODk3YjA5ZTQzOTRlNzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d338f3b5-1161-49d3-ba9e-376a9b0690eb","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1e5982b9-5f50-4d24-a1df-bae42ae160ee","artifactVersion":"2","generatedFromUUID":"820dba74-55a4-4dfc-9afe-50adf50f94d8"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"820dba74-55a4-4dfc-9afe-50adf50f94d8","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"MjczNDVlZTUzNGM5MWQ0NTZmNGJhYWI4ZjM3NjM1YmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3fb04538-c173-4bab-81cd-0ed32c5a954b","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"64f93752-a675-4bd8-bff9-658d74affd30","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"44af75d8-44a7-4b9a-85a6-103ec49cd812","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6c2f5aa9-c1d5-48bb-92bc-69074dd294b8","artifactVersion":"2","generatedFromUUID":"64f93752-a675-4bd8-bff9-658d74affd30"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"Mzk2MDRhMjMyYTVhZGNmZTVhMzNkZjY2NGYxYzQwZWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"52c8015c-9e56-4942-bc12-14ed0575faee","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"MDQ1YjdmNjViMDk5MTE3ZWIzMWY2MWJkYTNkM2NhYWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c1c1301f-bf9b-44a6-ba9e-23ed9c3cd13d","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-18T01:10:39.563Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:39.563Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:39.563Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:39.563Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325839556,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:40.564Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:40.565Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:40.565Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:40.565Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325839556,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:41.566Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:41.566Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:41.566Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:41.566Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325839556,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:42.567Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:42.568Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:42.568Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:42.568Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325839556,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:43.569Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:43.570Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:43.570Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:43.570Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325839556,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:44.574Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:44.574Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:44.574Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:44.575Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325839556,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:45.575Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:45.576Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:45.576Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:45.576Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325839556,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:46.577Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:46.577Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:46.577Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:46.577Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325839556,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:47.578Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:10:47.578Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:47.578Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:47.578Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325839556,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:48.580Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "d34a6bbe-8f05-4f26-adba-a5c17021cd91",
"serviceDescription": "service",
"serviceInvariantUUID": "d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "113598b9-5428-4bca-8039-bc743c9635e1",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "eaf13c03-c890-4fe9-8d93-b5dd4d19f54a",
"resourceInvariantUUID": "2be25460-efe8-4121-aebe-901227b1cfc1",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "nginx_cloudtech_k8s_charts.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "1e5982b9-5f50-4d24-a1df-bae42ae160ee",
"relatedArtifactsInfo": []
},
{
"artifactName": "nginx_cloudtech_k8s_charts.tgz",
"artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "820dba74-55a4-4dfc-9afe-50adf50f94d8",
"relatedArtifactsInfo": []
},
{
"artifactName": "basic_cnf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"artifactChecksum": "MjczNDVlZTUzNGM5MWQ0NTZmNGJhYWI4ZjM3NjM1YmM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "3fb04538-c173-4bab-81cd-0ed32c5a954b",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "64f93752-a675-4bd8-bff9-658d74affd30",
"generatedArtifact": {
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6c2f5aa9-c1d5-48bb-92bc-69074dd294b8",
"generatedFromUUID": "64f93752-a675-4bd8-bff9-658d74affd30"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6c2f5aa9-c1d5-48bb-92bc-69074dd294b8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "MDQ1YjdmNjViMDk5MTE3ZWIzMWY2MWJkYTNkM2NhYWI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c1c1301f-bf9b-44a6-ba9e-23ed9c3cd13d"
}
],
"workloadContext": "Production"
}
2022-12-18T01:10:48.594Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T01:10:48.594Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-12-18T01:10:48.663Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T01:10:48.664Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T01:10:48.664Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:48.664Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:48.664Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325848664,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:49.671Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T01:10:49.671Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-12-18T01:10:49.770Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T01:10:49.771Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T01:10:49.771Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:49.771Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:49.771Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325849771,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:50.773Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T01:10:50.773Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-12-18T01:10:50.856Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T01:10:50.857Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T01:10:50.857Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:50.857Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:50.857Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325850857,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:51.859Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T01:10:51.859Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-12-18T01:10:51.936Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T01:10:51.936Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T01:10:51.936Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:51.937Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:51.937Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325851936,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {6c2f5aa9-c1d5-48bb-92bc-69074dd294b8=BaseArtifactInfoImpl [artifactName=base_dummy.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env, artifactChecksum=NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=6c2f5aa9-c1d5-48bb-92bc-69074dd294b8, artifactTimeout=0], 1e5982b9-5f50-4d24-a1df-bae42ae160ee=BaseArtifactInfoImpl [artifactName=nginx_cloudtech_k8s_charts.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env, artifactChecksum=MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=1e5982b9-5f50-4d24-a1df-bae42ae160ee, artifactTimeout=0], 3fb04538-c173-4bab-81cd-0ed32c5a954b=BaseArtifactInfoImpl [artifactName=basic_cnf0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json, artifactChecksum=MjczNDVlZTUzNGM5MWQ0NTZmNGJhYWI4ZjM3NjM1YmM=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=3fb04538-c173-4bab-81cd-0ed32c5a954b, artifactTimeout=0], 64f93752-a675-4bd8-bff9-658d74affd30=BaseArtifactInfoImpl [artifactName=base_dummy.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml, artifactChecksum=MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=64f93752-a675-4bd8-bff9-658d74affd30, artifactTimeout=30], 820dba74-55a4-4dfc-9afe-50adf50f94d8=BaseArtifactInfoImpl [artifactName=nginx_cloudtech_k8s_charts.tgz, artifactType=CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz, artifactChecksum=YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=820dba74-55a4-4dfc-9afe-50adf50f94d8, artifactTimeout=30]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"d5750fca-203b-4eca-aae8-78a3e95d875a","rb-version":"535b461b-49a1-43c6-9402-f66275c661b6","labels":{"vf_module_model_uuid":"9361388e-f47d-4a32-95db-c5dc801640fe","vf_module_model_name":"BasicCnf..base_dummy..module-0"}}
result2
result = {}{"rb-name":"d5750fca-203b-4eca-aae8-78a3e95d875a","rb-version":"535b461b-49a1-43c6-9402-f66275c661b6","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"9361388e-f47d-4a32-95db-c5dc801640fe"}}
status = {}201
httpPost end!
after create type !
artifacts = [64f93752-a675-4bd8-bff9-658d74affd30, 820dba74-55a4-4dfc-9afe-50adf50f94d8, 6c2f5aa9-c1d5-48bb-92bc-69074dd294b8]
httpPost URI: POST http://localhost:9015/v1/rb/definition/d5750fca-203b-4eca-aae8-78a3e95d875a/535b461b-49a1-43c6-9402-f66275c661b6/content HTTP/1.1
Execute Post Body: íkoÛ8²õ+xJi{µüH\ò¡{ÁµÑô²(hTEÊ/ûí7CJ,ÇqÒ6)Õp$j83á<ø¨pqÕ~ö¨Ðø·;èwªxÖÝì½îõ½½Þ³N·×íþãe!S¦<ÓSÎÒt¾oÓ÷¿(coÊ¢OLÙ#ð0öï÷×Ú¿ß{
öï q·×¼îÞnìßyYVà'·ÿRY*ÑØ)@.§LQÆ£ IhpA'LyÎù8å¨,Idªá¦MD&ê`
دHÊ"ªùA?=´SÁ&ðU
òi
HÈ8çg$ä©r¼ ×mókÅw¼ÑÒ¶ù-¦6þ¯j&Ú%¡/KÈGL9/=uÀï^À¯áùzNS.3EaÊ?Y ¶-49ÞL2dmçG[õþ`ýÿ`JSíÍi=MþßÝë×ýòEãÿO4áç,Uà>u$W·ëu\'d*Hy¢MÓ[òOH$ÀéBÆ2%ÿÊFà¨Lç3ùäÌ
ü
Üá§ëÿÅ Dm¦¥|Pýgý¿Ûßkê¿§ºýON?yúJGâo°;¨Åÿþën¯ÿO]üÊ4ÑSF öG<°ÕÙ¿?¼#£9I3!°Ï ê%¨âï\_·ïF2¥<&è(îæÆ`¤TLÙJ¥¿¿í
q )±=¬óÖ©ÖÉõ52Ú®÷Õâ(øÊòóÛmx6¬]hw¯¤nÑúcÃúr¨Ý¨ßPܺqKg<`'ÌÒcWXþÓãÏÃÓ÷·_@4Ô ËVS¡²âUÌ;Y´ÞÜ$*)p´ûîµ§x¦¨þ½ó'r!n\sWH ÊBF\ã´Þ8"ääq¾¨ v<¬
DÕW Ç!<¹ÀUt¦<hfÚò×L¥1Øc;Ãß^(jÎßIþFT,½Kï |r¬a]1'^À¬%cvIb.2_¦&Á¹\%I¸¶îò§¨g©Yø$3PA.q©bzÛq9®úÀÎm¬fi]n´ÜNi¹³£çǷϺÏMÌl»s]4ªè«p2´.OnvV[Jé£5{¬õ¯.K÷p°áéáç·ïjºHdxßy¢w±¨R=.ÛØqUO¥^öÙ5*g¿ÎÐݵþ3MCª©¡]ñ÷+®}v{¯ÿºþÎNÕ´6YZ
É.t.´ÚiÁT¿¤iH¶5ì4ªAncü¯çÿϰ¤e7DØä»7åx«åÿ×{&ÿ? \_·_}È4Úì îǨ`
ºmãËíÎÑUÙßHÏñÙ,='Çk¹¨yU«üF³HÏn8* bÂÂ1åàÿ%ân@^ïGeã1¿"n«$St) é àqoN¾d4âcE øÛs~cºÁ×ÈÇ C]OI«\ÙÚÑâMx.¢§jÜ{Y5qxr¸,0¿ðã1na°°DqЮ MKE9È©0§ð¹´k[õB¬ø¸Ðg³á^
Çh^¼lᡬ»·M+r.ô`©,GÔ
¬K0I¹Ðcâþ¢Z¿(·FÍò}È,[÷¼4û*fEWÉ·AФƴù<±XP°hy
»v0U]Ûç|Û2å Ý¿»Äýì>h?:5ðÄPÏÿ!L9øÛÁòÿ®Ýÿ©æ³
Ôäÿ'êþ/dHÕu.B.fSÔ±>Ô vwÓ2M|S¾YiÝ^ßFf!x.é©iÛÃÛðó8¹è°¾t÷WÖ ëûÄTÐ [£ùr¯3»TÁáqpm¡DW1Ï{yã̶\P´L>̩ػ¾AE_3æÂßsi*æEû&ѾÎ
nòRæh)P«
ÕLXáJÁ>q+V1Mh «/Îqßh峦\ÓÕ)
az%u¾dhÛ'Y|\ÁlèøÕ½
è¸ö[úP)nýø°«}OR©e #|<V¾E|Ƭש±enÈåW¦ý:%X¨ú¤]o5lkA]òG¤®`°°"ÑòäGåPÃOH·Wª»äEé)Cv;]Vm-yVùUè¿Y&/©oåF¡¢\Wì_´ÜË&ZF,5{ªdSiü*Nõü_l°~ϳà
ùWÖÿý^§ÉÿOvò«=Lï'ùïÌøÕ]i&ð䢺8¶n/-Jn?C%q«f BH]uùJïÜáê{+'6§®1·=NÁÂÀê¹r³S9Áñ+!2ïS9Ù±Ð2cù¾dR³µaˤ eúdÝË÷»r dÛ ùPVvËÃf6g0§RËvõ¼ªMå T xÙ¤®çÌ|üdÜ:\ͧK¹]S+þ_ÿÅfüSƼìSÿnÿj÷lpÎS³î»cÝÛäKKÕc¬JùßÊëß;ÎËòz¦¦Wû¶Úi!±¼¾üj½?T?zú6ð`ãÿÌNÉGº ºñüÏÄÿêýÿ½Ý½æþçÀ9ÌÏoì07(lh(®{s<úôöý;ÓH±Z=N®mÝ"õjPÐPYkjë
0N»:ÍîAU*ì¢d5¯Å®((yhT$ S¤ßÿpòJ
ôÖKZh*ܶBö6fN¹kc¼E~óËâkÊð
0ùx¾8',wrÌi²$Qf̤³Ï àm{C:J̼ÅÅæÙy &ÎRÌHæHU,?ZUxmHñT
ÜÆVvqÍTÚ*EyETLý{.8ZÅÙ
3\R±4J·LØÑÚtcEòìm¨ãÿ\ þ ³
¿ÇÈ@0è¨h:7ÿ#hÅÒ KA£ÝÀLMÉN©ê/'óÒFAu:qþ5ônïÍ{ñxõ}{8Kûch]§ºÁd¦Öbc?ÿèðÕ@
4Ð@
4Ð@
4Ð@
4Ð@
4Ð@
4Ð@
þÐ[} P
result2
result = {}
status = {}200
httpPost end!
2022-12-18T01:10:53.022Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2022-12-18T01:10:53.022Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:53.022Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:53.022Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325853022,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:54.024Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2022-12-18T01:10:54.024Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:10:54.024Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:10:54.024Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07",
"consumerID": "multicloud-k8s",
"timestamp": 1671325854024,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:10:55.028Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:11:25.029Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:11:55.030Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:12:25.030Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:12:55.033Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:13:25.034Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:13:55.036Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:14:25.038Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:14:55.039Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:15:25.041Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:15:55.041Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:16:25.042Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:16:55.044Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:17:25.044Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:17:55.046Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:18:25.048Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:18:55.050Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:19:25.052Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:19:55.052Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:20:25.054Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:20:55.054Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:21:25.056Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:21:55.056Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:22:25.057Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:22:55.058Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:23:25.058Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:23:55.062Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:24:25.062Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:24:55.063Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:25:25.064Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:25:55.066Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:26:25.066Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:26:55.067Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:27:25.068Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:27:55.070Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:28:25.071Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:28:55.071Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:29:25.072Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:29:55.074Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:30:25.075Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:30:55.076Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:31:25.077Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:31:55.077Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:32:25.078Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:32:55.079Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:33:25.080Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:33:55.083Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:34:25.084Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:34:55.086Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:35:25.086Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:35:55.088Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:36:25.088Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:36:55.089Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:37:25.089Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:37:55.091Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:38:25.091Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:38:55.093Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:39:25.094Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:39:55.096Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:40:25.097Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:40:55.100Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:41:25.100Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:41:55.101Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:42:25.102Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:42:55.102Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:43:25.104Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:43:55.105Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:44:25.105Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:44:55.107Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:45:25.108Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:45:55.110Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:46:25.111Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:46:55.112Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:47:25.113Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:47:55.114Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:48:25.115Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:48:55.117Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:49:25.117Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:49:55.119Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:50:25.119Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:50:55.120Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:51:25.120Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:51:55.121Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:52:25.121Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:52:55.122Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:53:25.123Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:53:55.124Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:54:25.125Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-18T01:54:43.979Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-18T01:54:43.980Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"32dd131f-39fc-4cfa-b573-83577c546cb7","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75","serviceDescription":"service","serviceInvariantUUID":"c014fd9b-5d1a-4fac-aab6-36eb71cac2b5","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0eb42351-8d97-4c75-8cbe-05cfd6442665","resourceInvariantUUID":"bc4658d4-85bf-40ed-a404-c9c19b93f275","resourceCustomizationUUID":"b3d4b779-a604-4ac5-8204-b93a6fee1924","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MDhkMWUzZTViMDEzZTczYjg2NzdkY2VhZDBkYmExNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2201d630-36dc-43b9-94d0-cb803af408c4","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"NTJkNjAwYWNhYzRkYmI3NTRlYWQ3MmM2NDljNGU1NDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"02675457-18f9-41a8-a46c-509a0d12734f","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ad6319b4-64e3-4162-9f62-a5336a4602d0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"172c6123-a9d9-4d92-a970-83454484dcd2","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c96d1ab7-269e-4fe1-a9c1-735102edac92","artifactVersion":"2","generatedFromUUID":"4a376adf-b278-44d1-81b3-7b48263c27b5"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1d937a61-6e67-4c2e-aae5-a510798a1c6a","artifactVersion":"2","generatedFromUUID":"ad6319b4-64e3-4162-9f62-a5336a4602d0"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4a376adf-b278-44d1-81b3-7b48263c27b5","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"b395b617-8fd7-4015-9228-47c71e5fd65d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"NTIwMWMwYzdkNzYwM2EzYzQ4YTkwOGJiOWYyMWFmODM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eec50c48-24f7-4372-b74b-e39cc737cb3d","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MGNhYjZlMGE5NzY4ZTU1NjE4NTY2MDYxYmQ5MzFhMmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a815cc50-5124-48a1-ae47-4311422e028f","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-18T01:54:43.985Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:54:43.985Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:43.986Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:43.986Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328465125,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:43.992Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T01:54:43.992Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T01:54:43.992Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T01:54:43.992Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T01:54:43.993Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T01:54:43.993Z|||kafka-producer-network-thread | multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-d5780b1a-7465-4ccd-a80f-825953b5afdc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to KaVFhMGVS8-7fpOKPsxyRg
2022-12-18T01:54:44.994Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:54:44.995Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:44.995Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:44.995Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328465125,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:45.996Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:54:45.996Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:45.996Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:45.996Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328465125,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:46.997Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:54:46.998Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:46.998Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:46.998Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328465125,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:47.998Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:54:47.999Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:47.999Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:47.999Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328465125,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:49.000Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:54:49.000Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:49.001Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:49.001Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328465125,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:50.002Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:54:50.002Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:50.002Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:50.002Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328465125,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:51.004Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:54:51.005Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:51.005Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:51.005Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328465125,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:52.006Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:54:52.006Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:52.007Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:52.007Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328465125,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:53.007Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-18T01:54:53.008Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:53.008Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:53.008Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328465125,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:54.009Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"serviceName": "basic_cnf_macro",
"serviceVersion": "1.0",
"serviceUUID": "fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75",
"serviceDescription": "service",
"serviceInvariantUUID": "c014fd9b-5d1a-4fac-aab6-36eb71cac2b5",
"resources": [
{
"resourceInstanceName": "basic_cnf_macro 0",
"resourceCustomizationUUID": "b3d4b779-a604-4ac5-8204-b93a6fee1924",
"resourceName": "basic_cnf_macro",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "0eb42351-8d97-4c75-8cbe-05cfd6442665",
"resourceInvariantUUID": "bc4658d4-85bf-40ed-a404-c9c19b93f275",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_cnf_macro0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
"artifactChecksum": "NTJkNjAwYWNhYzRkYmI3NTRlYWQ3MmM2NDljNGU1NDI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "02675457-18f9-41a8-a46c-509a0d12734f",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_template_dummy_ignore.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
"artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "ad6319b4-64e3-4162-9f62-a5336a4602d0",
"generatedArtifact": {
"artifactName": "base_template_dummy_ignore.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "1d937a61-6e67-4c2e-aae5-a510798a1c6a",
"generatedFromUUID": "ad6319b4-64e3-4162-9f62-a5336a4602d0"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "helm_apache.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
"artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c96d1ab7-269e-4fe1-a9c1-735102edac92",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_template_dummy_ignore.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "1d937a61-6e67-4c2e-aae5-a510798a1c6a",
"relatedArtifactsInfo": []
},
{
"artifactName": "helm_apache.tgz",
"artifactType": "HELM",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
"artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "4a376adf-b278-44d1-81b3-7b48263c27b5",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnfMacro-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"artifactChecksum": "MGNhYjZlMGE5NzY4ZTU1NjE4NTY2MDYxYmQ5MzFhMmE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a815cc50-5124-48a1-ae47-4311422e028f"
}
],
"workloadContext": "Production"
}
2022-12-18T01:54:54.014Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T01:54:54.015Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-12-18T01:54:54.171Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T01:54:54.171Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T01:54:54.172Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:54.172Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:54.172Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328494171,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:55.181Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T01:54:55.183Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-12-18T01:54:55.255Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T01:54:55.256Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T01:54:55.256Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:55.256Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:55.256Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328495256,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:56.259Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T01:54:56.259Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-12-18T01:54:56.434Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T01:54:56.434Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T01:54:56.435Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:56.435Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:56.435Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328496434,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-18T01:54:57.441Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-18T01:54:57.442Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-12-18T01:54:57.521Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-18T01:54:57.522Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-18T01:54:57.522Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-18T01:54:57.523Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-18T01:54:57.523Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7",
"consumerID": "multicloud-k8s",
"timestamp": 1671328497522,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {c96d1ab7-269e-4fe1-a9c1-735102edac92=BaseArtifactInfoImpl [artifactName=helm_apache.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env, artifactChecksum=MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=c96d1ab7-269e-4fe1-a9c1-735102edac92, artifactTimeout=0], 1d937a61-6e67-4c2e-aae5-a510798a1c6a=BaseArtifactInfoImpl [artifactName=base_template_dummy_ignore.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env, artifactChecksum=MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=1d937a61-6e67-4c2e-aae5-a510798a1c6a, artifactTimeout=0], ad6319b4-64e3-4162-9f62-a5336a4602d0=BaseArtifactInfoImpl [artifactName=base_template_dummy_ignore.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml, artifactChecksum=ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=ad6319b4-64e3-4162-9f62-a5336a4602d0, artifactTimeout=30], 4a376adf-b278-44d1-81b3-7b48263c27b5=BaseArtifactInfoImpl [artifactName=helm_apache.tgz, artifactType=HELM, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz, artifactChecksum=Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=4a376adf-b278-44d1-81b3-7b48263c27b5, artifactTimeout=30], 02675457-18f9-41a8-a46c-509a0d12734f=BaseArtifactInfoImpl [artifactName=basic_cnf_macro0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json, artifactChecksum=NTJkNjAwYWNhYzRkYmI3NTRlYWQ3MmM2NDljNGU1NDI=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=02675457-18f9-41a8-a46c-509a0d12734f, artifactTimeout=0]}
the size of vfModule = 2
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"3d0b340c-fbeb-4fdc-a04a-fa80e703b79d","rb-version":"c335d3b8-65c5-4a77-be77-d109e3b0d0e3","labels":{"vf_module_model_uuid":"2f93300d-9c69-4e59-bc4f-fe17b8272a64","vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0"}}
result2
result = {}{"rb-name":"3d0b340c-fbeb-4fdc-a04a-fa80e703b79d","rb-version":"c335d3b8-65c5-4a77-be77-d109e3b0d0e3","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0","vf_module_model_uuid":"2f93300d-9c69-4e59-bc4f-fe17b8272a64"}}
status = {}201
httpPost end!
after create type !
artifacts = [ad6319b4-64e3-4162-9f62-a5336a4602d0, 1d937a61-6e67-4c2e-aae5-a510798a1c6a]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"e8a40782-4016-4877-af13-83a0f15e10fb","rb-version":"d200bd10-a48f-4847-bc90-ec34d44b1958","labels":{"vf_module_model_uuid":"b83e4c5c-916c-401e-8141-a98505ae79d7","vf_module_model_name":"BasicCnfMacro..helm_apache..module-1"}}
result2
result = {}{"rb-name":"e8a40782-4016-4877-af13-83a0f15e10fb","rb-version":"d200bd10-a48f-4847-bc90-ec34d44b1958","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..helm_apache..module-1","vf_module_model_uuid":"b83e4c5c-916c-401e-8141-a98505ae79d7"}}
status = {}201
httpPost end!
after create type !
artifacts = [4a376adf-b278-44d1-81b3-7b48263c27b5]
httpPost URI: POST http://localhost:9015/v1/rb/definition/e8a40782-4016-4877-af13-83a0f15e10fb/d200bd10-a48f-4847-bc90-ec34d44b1958/content HTTP/1.1
Execute Post Body: ÿ) +aHR0cHM6Ly95b3V0dS5iZS96OVV6MWljandyTQo=Helm ì½{wÛ¶ò(ºÿæ§À³OìÔ¤$ÇvZ{ë¤Ý^m_ÛMïþ¥]DBj`ÐvìóÙï Á¶â¤ýk5µH<Á`Á)§¤{<Å\s<ÿ±ù§×ëõ÷÷áÿ½^¯úÿÞÃþ?úûýÃÞÁýÞóôú{û{{ÿ@½O KíÉÄü½{÷UÜ_äÁIÂ$%bà!bI&Ïè$s,$ÏBqâá¾#\PÐUßÃiÿÜöýC/""ä4ðè GG@`è_§èð+½)JA·;¡rͺ#*<£ÝPÕ]É éΰç4½z4T½Ø&ÌGhA¤è
ÃKawélbþôá¿·×û°÷|?HwIæ×GbàùÈ4ïCÓæÂóÑõõµú<qrE¸ (åìÃÜaHL¡2Ã4 ÙÿÛÎC(Ájìßêwþe:,ã!VàÆüßXxI¸_XUQÿý:`|â]Ùyz=¯:ÿAW8ÎøD`1ÿïíí=ïUùÿðàù#ÿ?ijµ
¾ÙÇè¢3