By type
12:09:41,054 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:09:41,056 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:09:41,057 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 12:09:41,058 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 12:09:41,058 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 12:09:41,058 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 12:09:41,079 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 12:09:41,228 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:09:41,240 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:09:41,245 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 12:09:41,254 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:09:41,346 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 12:09:41,346 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 12:09:41,346 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 12:09:41,346 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 12:09:41,346 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 12:09:41,346 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 12:09:41,347 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 12:09:41,347 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:09:41,350 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-09-21 12:09:42,343|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-6b675cf46c-2d4gr with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-09-21 12:09:42,347|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-09-21 12:09:45,997|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-09-21 12:09:46,731|||main||||INFO||||||| Finished Spring Data repository scanning in 720ms. Found 11 JPA repository interfaces. 2022-09-21 12:09:49,149|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-09-21 12:09:49,226|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-09-21 12:09:49,459|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-09-21 12:09:49,958|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-09-21 12:09:50,307|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-09-21 12:09:50,313|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-09-21 12:09:50,530|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-09-21 12:09:51,723|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-21 12:09:51,736|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-09-21 12:09:51,823|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-09-21 12:09:53,291|||main||||INFO||||||| Audit service is disabled 2022-09-21 12:09:53,546|||main||||INFO||||||| Workflow Audit store is disabled 2022-09-21 12:09:55,050|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest] 2022-09-21 12:09:55,141|||main||||INFO||||||| Dependency Management module created... 2022-09-21 12:09:56,331|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-09-21 12:09:56,658|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-09-21 12:09:58,084|||main||||INFO||||||| Netty started on port(s): 8080 2022-09-21 12:09:59,722|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-09-21 12:10:00,079|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-09-21 12:10:00,087|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.522 seconds (JVM running for 19.677) 2022-09-21 12:10:00,109|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-09-21 13:50:47,700|6160c2e5-0d66-4a2f-919e-6227ea286512||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-21 13:50:47,701|6160c2e5-0d66-4a2f-919e-6227ea286512||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-21 13:50:47,703|6160c2e5-0d66-4a2f-919e-6227ea286512||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-21 13:50:48,240|6160c2e5-0d66-4a2f-919e-6227ea286512||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-21 13:50:48,244|6160c2e5-0d66-4a2f-919e-6227ea286512||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-21 13:50:49,458|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/303b6590-fcbb-47ec-adaa-a507ba51c59d) 2022-09-21 13:50:49,471|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| deleting definition types under : /opt/app/onap/blueprints/working/303b6590-fcbb-47ec-adaa-a507ba51c59d/Definitions 2022-09-21 13:50:49,562|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| reinitialized all type definitions 2022-09-21 13:50:49,568|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-21 13:50:49,615|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-21 13:50:49,625|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-21 13:50:49,634|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-21 13:50:49,682|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing Workflow(helloworld) 2022-09-21 13:50:49,683|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-21 13:50:49,683|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| identified workflow(helloworld) targets(helloworld) 2022-09-21 13:50:49,683|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-21 13:50:49,683|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-21 13:50:49,683|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enriching artifacts file(/opt/app/onap/blueprints/working/303b6590-fcbb-47ec-adaa-a507ba51c59d/Templates/hello-world-mapping.json 2022-09-21 13:50:49,697|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-21 13:50:49,697|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-21 13:50:49,697|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing blueprint Resource Definitions 2022-09-21 13:50:49,697|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-21 13:50:49,698|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing file (Templates/hello-world-mapping.json) 2022-09-21 13:50:49,719|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| distinct resource keys ([]) 2022-09-21 13:50:49,719|364253ae-117d-47b5-8841-9e0816a1b240||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Enriching Resource Definition sources Node Template: [] 2022-09-21 13:50:49,962|8384df9d-702e-4776-8362-856a3cf3e493||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(6414e894-cd24-4e4f-9ef6-6b8fa7eb967a) CBA(/opt/app/onap/blueprints/archive/6414e894-cd24-4e4f-9ef6-6b8fa7eb967a/cba.zip) 2022-09-21 13:50:49,976|8384df9d-702e-4776-8362-856a3cf3e493||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6414e894-cd24-4e4f-9ef6-6b8fa7eb967a) and entry definition file (Definitions/blueprint.json) 2022-09-21 13:50:50,049|8384df9d-702e-4776-8362-856a3cf3e493||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(helloworld) 2022-09-21 13:50:50,065|8384df9d-702e-4776-8362-856a3cf3e493||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6414e894-cd24-4e4f-9ef6-6b8fa7eb967a) and entry definition file (Definitions/blueprint.json) 2022-09-21 13:50:50,192|8384df9d-702e-4776-8362-856a3cf3e493||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/working/6414e894-cd24-4e4f-9ef6-6b8fa7eb967a) present to clean. 2022-09-21 13:50:50,363|9409f5bc-05ef-4686-8549-eedc6a4928e8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing request id 654321 2022-09-21 13:50:50,363|9409f5bc-05ef-4686-8549-eedc6a4928e8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-21 13:50:50,364|9409f5bc-05ef-4686-8549-eedc6a4928e8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| StoreAuditService ID -1 2022-09-21 13:50:50,375|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| getting cba file name(test101), version(1.0.1) from db 2022-09-21 13:50:50,442|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-21 13:50:50,445|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-21 13:50:50,449|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-21 13:50:50,466|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Deriving input data for workflow: (helloworld) 2022-09-21 13:50:50,467|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-21 13:50:50,467|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-21 13:50:50,477|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-21 13:50:50,477|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-21 13:50:50,478|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-21 13:50:50,502|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-21 13:50:50,529|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Batched Sequence : ([]) 2022-09-21 13:50:50,532|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Generated Resource Param Data ({ }) 2022-09-21 13:50:50,625|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Preparing Response... 2022-09-21 13:50:50,628|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-21 13:50:50,628|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-21 13:50:50,632|9409f5bc-05ef-4686-8549-eedc6a4928e8||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 06e993d4-14a4-40ff-a7af-8e54a81d814c auditStoreId -1 2022-09-21 14:18:13,034|ccd7ff61-396f-49f7-8d4c-f59ce6382337||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-21 14:18:13,035|ccd7ff61-396f-49f7-8d4c-f59ce6382337||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-21 14:18:13,035|ccd7ff61-396f-49f7-8d4c-f59ce6382337||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-21 14:18:13,375|ccd7ff61-396f-49f7-8d4c-f59ce6382337||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-21 14:18:13,375|ccd7ff61-396f-49f7-8d4c-f59ce6382337||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-21 14:18:14,243|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ff3d544d-27da-42d9-ba2b-149285d06de4) 2022-09-21 14:18:14,244|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| deleting definition types under : /opt/app/onap/blueprints/working/ff3d544d-27da-42d9-ba2b-149285d06de4/Definitions 2022-09-21 14:18:14,249|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| reinitialized all type definitions 2022-09-21 14:18:14,250|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-21 14:18:14,290|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-21 14:18:14,300|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-21 14:18:14,309|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-21 14:18:14,333|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing Workflow(helloworld) 2022-09-21 14:18:14,334|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-21 14:18:14,334|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| identified workflow(helloworld) targets(helloworld) 2022-09-21 14:18:14,334|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-21 14:18:14,334|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-21 14:18:14,334|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enriching artifacts file(/opt/app/onap/blueprints/working/ff3d544d-27da-42d9-ba2b-149285d06de4/Templates/hello-world-mapping.json 2022-09-21 14:18:14,344|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-21 14:18:14,344|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-21 14:18:14,344|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing blueprint Resource Definitions 2022-09-21 14:18:14,344|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-21 14:18:14,345|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing file (Templates/hello-world-mapping.json) 2022-09-21 14:18:14,354|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| distinct resource keys ([]) 2022-09-21 14:18:14,354|8763e6da-546b-4019-9a55-5faf98693952||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Enriching Resource Definition sources Node Template: [] 2022-09-21 14:18:14,562|e6c9a7ea-dfbf-431e-a0f7-b07fe5e4b463||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(0f95fb87-7f2f-47ac-827f-4b9045611cd8) CBA(/opt/app/onap/blueprints/archive/0f95fb87-7f2f-47ac-827f-4b9045611cd8/cba.zip) 2022-09-21 14:18:14,570|e6c9a7ea-dfbf-431e-a0f7-b07fe5e4b463||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f95fb87-7f2f-47ac-827f-4b9045611cd8) and entry definition file (Definitions/blueprint.json) 2022-09-21 14:18:14,593|e6c9a7ea-dfbf-431e-a0f7-b07fe5e4b463||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(helloworld) 2022-09-21 14:18:14,602|e6c9a7ea-dfbf-431e-a0f7-b07fe5e4b463||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f95fb87-7f2f-47ac-827f-4b9045611cd8) and entry definition file (Definitions/blueprint.json) 2022-09-21 14:18:14,655|e6c9a7ea-dfbf-431e-a0f7-b07fe5e4b463||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/working/0f95fb87-7f2f-47ac-827f-4b9045611cd8) present to clean. 2022-09-21 14:18:14,822|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing request id 654321 2022-09-21 14:18:14,822|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-21 14:18:14,822|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| StoreAuditService ID -1 2022-09-21 14:18:14,825|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-21 14:18:14,825|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-21 14:18:14,829|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-21 14:18:14,848|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Deriving input data for workflow: (helloworld) 2022-09-21 14:18:14,848|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-21 14:18:14,848|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-21 14:18:14,849|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-21 14:18:14,850|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-21 14:18:14,850|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-21 14:18:14,851|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-21 14:18:14,875|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Batched Sequence : ([]) 2022-09-21 14:18:14,876|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Generated Resource Param Data ({ }) 2022-09-21 14:18:14,885|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Preparing Response... 2022-09-21 14:18:14,885|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-21 14:18:14,885|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-21 14:18:14,886|9f0a58b1-ae27-46ba-9e51-ddfeb6aa0bb4||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b4f9027e-f9d6-42ab-96d0-b343a66f2a5b auditStoreId -1 2022-09-21 14:21:55,896|7d1e2b64-3454-47b6-b8be-6cd2e57ae303||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-21 14:21:55,897|7d1e2b64-3454-47b6-b8be-6cd2e57ae303||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-21 14:21:55,897|7d1e2b64-3454-47b6-b8be-6cd2e57ae303||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-21 14:21:56,102|7d1e2b64-3454-47b6-b8be-6cd2e57ae303||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-21 14:21:56,103|7d1e2b64-3454-47b6-b8be-6cd2e57ae303||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-21 14:21:56,847|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/879a0ff1-409b-4457-9615-a3927123c79e) 2022-09-21 14:21:56,847|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| deleting definition types under : /opt/app/onap/blueprints/working/879a0ff1-409b-4457-9615-a3927123c79e/Definitions 2022-09-21 14:21:56,849|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| reinitialized all type definitions 2022-09-21 14:21:56,851|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-21 14:21:56,878|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-21 14:21:56,887|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-21 14:21:56,895|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-21 14:21:56,913|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing Workflow(helloworld) 2022-09-21 14:21:56,914|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-21 14:21:56,914|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| identified workflow(helloworld) targets(helloworld) 2022-09-21 14:21:56,914|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-21 14:21:56,914|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-21 14:21:56,915|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enriching artifacts file(/opt/app/onap/blueprints/working/879a0ff1-409b-4457-9615-a3927123c79e/Templates/hello-world-mapping.json 2022-09-21 14:21:56,923|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-21 14:21:56,924|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-21 14:21:56,924|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing blueprint Resource Definitions 2022-09-21 14:21:56,924|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-21 14:21:56,925|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing file (Templates/hello-world-mapping.json) 2022-09-21 14:21:56,933|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| distinct resource keys ([]) 2022-09-21 14:21:56,933|ddca5f71-baa7-44ca-93bc-9bd699346477||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Enriching Resource Definition sources Node Template: [] 2022-09-21 14:21:57,124|2b52b69e-b2fb-4458-84f5-d6511aad48b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(e118da20-5e62-40cf-ab07-5d6a8d64a10d) CBA(/opt/app/onap/blueprints/archive/e118da20-5e62-40cf-ab07-5d6a8d64a10d/cba.zip) 2022-09-21 14:21:57,132|2b52b69e-b2fb-4458-84f5-d6511aad48b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e118da20-5e62-40cf-ab07-5d6a8d64a10d) and entry definition file (Definitions/blueprint.json) 2022-09-21 14:21:57,154|2b52b69e-b2fb-4458-84f5-d6511aad48b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(helloworld) 2022-09-21 14:21:57,162|2b52b69e-b2fb-4458-84f5-d6511aad48b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e118da20-5e62-40cf-ab07-5d6a8d64a10d) and entry definition file (Definitions/blueprint.json) 2022-09-21 14:21:57,214|2b52b69e-b2fb-4458-84f5-d6511aad48b5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/working/e118da20-5e62-40cf-ab07-5d6a8d64a10d) present to clean. 2022-09-21 14:21:57,374|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing request id 654321 2022-09-21 14:21:57,374|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-21 14:21:57,374|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| StoreAuditService ID -1 2022-09-21 14:21:57,377|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-21 14:21:57,377|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-21 14:21:57,380|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-21 14:21:57,393|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Deriving input data for workflow: (helloworld) 2022-09-21 14:21:57,393|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-21 14:21:57,393|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-21 14:21:57,394|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-21 14:21:57,394|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-21 14:21:57,394|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-21 14:21:57,396|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-21 14:21:57,415|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Batched Sequence : ([]) 2022-09-21 14:21:57,416|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Generated Resource Param Data ({ }) 2022-09-21 14:21:57,423|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Preparing Response... 2022-09-21 14:21:57,423|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-21 14:21:57,424|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-21 14:21:57,424|5fabfb87-cd99-4a40-9e6e-190ec82a5cc7||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d1117b8d-9672-47b6-8742-ae0672ce004c auditStoreId -1 2022-09-21 14:48:07,613|7ff9c764-979f-470e-aaa7-c229282e7c56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(7c12cd58-d7dd-45cf-b009-db9fb5a83c34) CBA(/opt/app/onap/blueprints/archive/7c12cd58-d7dd-45cf-b009-db9fb5a83c34/cba.zip) 2022-09-21 14:48:07,652|7ff9c764-979f-470e-aaa7-c229282e7c56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7c12cd58-d7dd-45cf-b009-db9fb5a83c34) and entry definition file (Definitions/CNF.json) 2022-09-21 14:48:07,792|7ff9c764-979f-470e-aaa7-c229282e7c56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:48:07,793|7ff9c764-979f-470e-aaa7-c229282e7c56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:48:07,795|7ff9c764-979f-470e-aaa7-c229282e7c56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:48:07,797|7ff9c764-979f-470e-aaa7-c229282e7c56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(scale-out) 2022-09-21 14:48:07,799|7ff9c764-979f-470e-aaa7-c229282e7c56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(scale) 2022-09-21 14:48:07,800|7ff9c764-979f-470e-aaa7-c229282e7c56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(scale-in) 2022-09-21 14:48:07,801|7ff9c764-979f-470e-aaa7-c229282e7c56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(health-check) 2022-09-21 14:48:07,844|7ff9c764-979f-470e-aaa7-c229282e7c56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7c12cd58-d7dd-45cf-b009-db9fb5a83c34) and entry definition file (Definitions/CNF.json) 2022-09-21 14:48:07,926|7ff9c764-979f-470e-aaa7-c229282e7c56||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/working/7c12cd58-d7dd-45cf-b009-db9fb5a83c34) present to clean. 2022-09-21 14:48:35,047|bbae09f7-9895-4464-8445-42d1ced92643||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-09-21 14:48:35,048|bbae09f7-9895-4464-8445-42d1ced92643||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-21 14:48:35,049|bbae09f7-9895-4464-8445-42d1ced92643||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-21 14:48:35,283|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-21 14:48:35,283|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-21 14:48:35,820|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-09-21 14:48:35,824|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(3a317ffe-d94f-4a1c-b80a-9f08b2989bc2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-09-21 14:48:35,847|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(c1a8cc0d-428b-4bcf-964f-02b06c639c90) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-09-21 14:48:35,856|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(42c78f54-27ac-48ed-886d-7d5d91791faa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-09-21 14:48:35,870|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(bc6b58d2-7087-4af6-bce2-1854d29cb52d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-09-21 14:48:35,887|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(1b0290c6-d733-4d62-8625-053a80c40a8b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-09-21 14:48:35,905|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(51ea9a01-d3f9-4952-a4fb-d4ef2d615cb4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-09-21 14:48:35,921|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-21 14:48:35,922|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-21 14:48:35,922|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-21 14:48:35,922|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-21 14:48:35,923|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-21 14:48:35,923|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-21 14:48:35,980|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-21 14:48:36,027|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-21 14:48:36,049|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-21 14:48:36,071|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-21 14:48:36,154|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:48:36,155|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:48:36,156|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:48:36,220|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-21 14:48:36,311|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:48:36,312|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:48:36,314|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:48:36,362|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-21 14:48:36,446|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:48:36,447|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:48:36,448|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:48:36,449|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(HealthCheck) 2022-09-21 14:48:36,450|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(ScaleOutReconfiguration) 2022-09-21 14:48:36,451|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(vf-config-assign) 2022-09-21 14:48:36,452|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(vf-config-deploy) 2022-09-21 14:48:36,497|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-21 14:48:36,568|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:48:36,569|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:48:36,604|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:48:36,605|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:48:36,606|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-21 14:48:36,618|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-21 14:48:36,728|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:48:36,730|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:48:36,730|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign-day-2) 2022-09-21 14:48:36,731|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:48:36,732|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy-day-2) 2022-09-21 14:48:36,751|bbae09f7-9895-4464-8445-42d1ced92643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-21 14:48:51,109|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/52a6fc6f-3a25-4066-b886-b646892ee0d6) 2022-09-21 14:48:51,110|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| deleting definition types under : /opt/app/onap/blueprints/working/52a6fc6f-3a25-4066-b886-b646892ee0d6/Definitions 2022-09-21 14:48:51,114|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| reinitialized all type definitions 2022-09-21 14:48:51,115|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-09-21 14:48:51,146|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(vnf-template) 2022-09-21 14:48:51,155|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(vnf-mapping) 2022-09-21 14:48:51,162|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-09-21 14:48:51,193|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,216|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,226|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,234|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-09-21 14:48:51,234|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-09-21 14:48:51,234|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-09-21 14:48:51,259|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,272|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,283|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,293|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-21 14:48:51,319|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,331|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,355|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,367|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,377|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,390|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,425|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(config-assign) 2022-09-21 14:48:51,440|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(baseconfig-template) 2022-09-21 14:48:51,441|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-09-21 14:48:51,441|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-09-21 14:48:51,457|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,467|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,477|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:48:51,488|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(config-deploy) 2022-09-21 14:48:51,545|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing Workflow(resource-assignment) 2022-09-21 14:48:51,547|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-09-21 14:48:51,547|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-09-21 14:48:51,547|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-09-21 14:48:51,547|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-09-21 14:48:51,547|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-09-21 14:48:51,547|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enriching artifacts file(/opt/app/onap/blueprints/working/52a6fc6f-3a25-4066-b886-b646892ee0d6/Templates/vnf-mapping.json 2022-09-21 14:48:51,553|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-09-21 14:48:51,554|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-09-21 14:48:51,554|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enriching artifacts file(/opt/app/onap/blueprints/working/52a6fc6f-3a25-4066-b886-b646892ee0d6/Templates/base_ubuntu20-mapping.json 2022-09-21 14:48:51,559|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-09-21 14:48:51,559|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-09-21 14:48:51,560|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing Workflow(config-assign) 2022-09-21 14:48:51,560|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-09-21 14:48:51,560|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| identified workflow(config-assign) targets(config-assign) 2022-09-21 14:48:51,561|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-09-21 14:48:51,561|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-09-21 14:48:51,561|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enriching artifacts file(/opt/app/onap/blueprints/working/52a6fc6f-3a25-4066-b886-b646892ee0d6/Templates/baseconfig-mapping.json 2022-09-21 14:48:51,566|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-09-21 14:48:51,566|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| dataType not present for the recipe(dt-config-assign-properties) 2022-09-21 14:48:51,567|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing Workflow(config-deploy) 2022-09-21 14:48:51,567|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-09-21 14:48:51,567|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| identified workflow(config-deploy) targets(config-deploy) 2022-09-21 14:48:51,567|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(config-deploy) resource assignment files([] 2022-09-21 14:48:51,568|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing blueprint Resource Definitions 2022-09-21 14:48:51,568|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-09-21 14:48:51,568|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing file (Templates/vnf-mapping.json) 2022-09-21 14:48:51,568|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-09-21 14:48:51,568|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing file (Templates/baseconfig-mapping.json) 2022-09-21 14:48:51,584|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-09-21 14:48:51,661|145ba28c-4c71-4c72-884a-b484accfe030||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-09-21 14:48:51,890|d5613f77-3719-4747-9c76-ca7eb6e0e668||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(456542d7-739b-403e-90dc-3dab7dd2cc0e) CBA(/opt/app/onap/blueprints/archive/456542d7-739b-403e-90dc-3dab7dd2cc0e/cba.zip) 2022-09-21 14:48:51,898|d5613f77-3719-4747-9c76-ca7eb6e0e668||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/456542d7-739b-403e-90dc-3dab7dd2cc0e) and entry definition file (Definitions/ubuntu20.json) 2022-09-21 14:48:51,913|d5613f77-3719-4747-9c76-ca7eb6e0e668||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-21 14:48:51,938|d5613f77-3719-4747-9c76-ca7eb6e0e668||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:48:51,939|d5613f77-3719-4747-9c76-ca7eb6e0e668||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:48:51,940|d5613f77-3719-4747-9c76-ca7eb6e0e668||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:48:51,954|d5613f77-3719-4747-9c76-ca7eb6e0e668||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/456542d7-739b-403e-90dc-3dab7dd2cc0e) and entry definition file (Definitions/ubuntu20.json) 2022-09-21 14:48:52,003|d5613f77-3719-4747-9c76-ca7eb6e0e668||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/working/456542d7-739b-403e-90dc-3dab7dd2cc0e) present to clean. 2022-09-21 14:51:00,833|4353ccf6-1674-4f35-83e1-40a67e83aa12||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-21 14:51:00,834|4353ccf6-1674-4f35-83e1-40a67e83aa12||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-21 14:51:00,834|4353ccf6-1674-4f35-83e1-40a67e83aa12||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-21 14:51:01,008|4353ccf6-1674-4f35-83e1-40a67e83aa12||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-21 14:51:01,008|4353ccf6-1674-4f35-83e1-40a67e83aa12||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-21 14:51:01,622|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/24bf3a5c-7b3a-4aae-83c2-d58483406e8b) 2022-09-21 14:51:01,622|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| deleting definition types under : /opt/app/onap/blueprints/working/24bf3a5c-7b3a-4aae-83c2-d58483406e8b/Definitions 2022-09-21 14:51:01,625|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| reinitialized all type definitions 2022-09-21 14:51:01,626|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-21 14:51:01,661|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-21 14:51:01,671|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-21 14:51:01,678|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-21 14:51:01,695|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing Workflow(helloworld) 2022-09-21 14:51:01,696|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-21 14:51:01,696|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| identified workflow(helloworld) targets(helloworld) 2022-09-21 14:51:01,696|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-21 14:51:01,696|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-21 14:51:01,696|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enriching artifacts file(/opt/app/onap/blueprints/working/24bf3a5c-7b3a-4aae-83c2-d58483406e8b/Templates/hello-world-mapping.json 2022-09-21 14:51:01,701|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-21 14:51:01,701|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-21 14:51:01,702|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing blueprint Resource Definitions 2022-09-21 14:51:01,702|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-21 14:51:01,702|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing file (Templates/hello-world-mapping.json) 2022-09-21 14:51:01,706|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| distinct resource keys ([]) 2022-09-21 14:51:01,707|bbe61b62-e8b1-40fc-97e2-643c025a0224||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Enriching Resource Definition sources Node Template: [] 2022-09-21 14:51:01,885|9addf36d-cec8-4178-9ea1-3ff785f940ec||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(c5b70ee1-e41d-4060-a97a-fcef3ca102cd) CBA(/opt/app/onap/blueprints/archive/c5b70ee1-e41d-4060-a97a-fcef3ca102cd/cba.zip) 2022-09-21 14:51:01,893|9addf36d-cec8-4178-9ea1-3ff785f940ec||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c5b70ee1-e41d-4060-a97a-fcef3ca102cd) and entry definition file (Definitions/blueprint.json) 2022-09-21 14:51:01,912|9addf36d-cec8-4178-9ea1-3ff785f940ec||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(helloworld) 2022-09-21 14:51:01,922|9addf36d-cec8-4178-9ea1-3ff785f940ec||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c5b70ee1-e41d-4060-a97a-fcef3ca102cd) and entry definition file (Definitions/blueprint.json) 2022-09-21 14:51:01,959|9addf36d-cec8-4178-9ea1-3ff785f940ec||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/working/c5b70ee1-e41d-4060-a97a-fcef3ca102cd) present to clean. 2022-09-21 14:51:02,100|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing request id 654321 2022-09-21 14:51:02,100|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-21 14:51:02,100|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| StoreAuditService ID -1 2022-09-21 14:51:02,102|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-21 14:51:02,103|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-21 14:51:02,105|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-21 14:51:02,115|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Deriving input data for workflow: (helloworld) 2022-09-21 14:51:02,116|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-21 14:51:02,116|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-21 14:51:02,117|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-21 14:51:02,117|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-21 14:51:02,117|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-21 14:51:02,119|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-21 14:51:02,131|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Batched Sequence : ([]) 2022-09-21 14:51:02,132|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Generated Resource Param Data ({ }) 2022-09-21 14:51:02,140|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Preparing Response... 2022-09-21 14:51:02,140|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-21 14:51:02,140|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-21 14:51:02,140|3c2c0265-ba34-4af7-bf6e-2b908661a7f7||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID adf4dc08-7e66-4113-a368-22bde1fc28af auditStoreId -1 2022-09-21 14:53:46,866|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(b6d7f989-7125-40a7-84ad-05762dc2c05a) CBA(/opt/app/onap/blueprints/archive/b6d7f989-7125-40a7-84ad-05762dc2c05a/cba.zip) 2022-09-21 14:53:46,895|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b6d7f989-7125-40a7-84ad-05762dc2c05a) and entry definition file (Definitions/CNF.json) 2022-09-21 14:53:46,972|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:53:46,973|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:53:46,974|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:53:46,975|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(scale-out) 2022-09-21 14:53:46,976|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(scale) 2022-09-21 14:53:46,977|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(scale-in) 2022-09-21 14:53:46,978|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(health-check) 2022-09-21 14:53:47,009|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b6d7f989-7125-40a7-84ad-05762dc2c05a) and entry definition file (Definitions/CNF.json) 2022-09-21 14:53:47,029|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Overwriting blueprint model :APACHE::1.0.0 2022-09-21 14:53:47,057|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-09-21 14:53:47,059|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-09-21 14:53:47,093|0753868b-07e9-4cb4-9c1d-c5044c21c50f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/working/b6d7f989-7125-40a7-84ad-05762dc2c05a) present to clean. 2022-09-21 14:55:28,281|0206ad43-29cb-4a1e-9450-0731718740d9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-09-21 14:55:28,292|0206ad43-29cb-4a1e-9450-0731718740d9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-21 14:55:28,292|0206ad43-29cb-4a1e-9450-0731718740d9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-21 14:55:28,544|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-21 14:55:28,544|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-21 14:55:29,131|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-09-21 14:55:29,132|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(97dd384b-b12d-4ea8-afa9-a48c248df987) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-09-21 14:55:29,152|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(77168fa7-0d3a-4de7-929b-64e1d1f8e364) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-09-21 14:55:29,161|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(49e74a70-e536-4a22-b175-b6a54de39e20) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-09-21 14:55:29,173|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(3d491fee-eaa5-4d56-8fe8-0de7dd766e08) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-09-21 14:55:29,186|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(4e24568f-2071-4ac3-9eac-0e7fb902acf2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-09-21 14:55:29,201|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(83f19754-985b-4e48-a198-ebf2ad35972f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-09-21 14:55:29,214|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-21 14:55:29,215|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-21 14:55:29,216|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-21 14:55:29,216|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-21 14:55:29,217|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-21 14:55:29,217|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-21 14:55:29,231|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-21 14:55:29,299|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-21 14:55:29,329|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-21 14:55:29,355|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-21 14:55:29,424|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:55:29,425|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:55:29,426|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:55:29,476|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-21 14:55:29,543|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-09-21 14:55:29,561|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-09-21 14:55:29,569|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-09-21 14:55:29,608|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:55:29,609|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:55:29,610|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:55:29,663|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-21 14:55:29,700|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-09-21 14:55:29,718|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-09-21 14:55:29,725|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-09-21 14:55:29,762|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:55:29,763|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:55:29,764|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:55:29,764|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(HealthCheck) 2022-09-21 14:55:29,765|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(ScaleOutReconfiguration) 2022-09-21 14:55:29,766|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(vf-config-assign) 2022-09-21 14:55:29,767|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(vf-config-deploy) 2022-09-21 14:55:29,821|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-21 14:55:29,864|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-09-21 14:55:29,882|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-09-21 14:55:29,887|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:55:29,888|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:55:29,889|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-09-21 14:55:29,946|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-21 14:55:29,977|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-09-21 14:55:29,994|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-09-21 14:55:30,000|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-09-21 14:55:30,030|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:55:30,031|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:55:30,032|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign-day-2) 2022-09-21 14:55:30,033|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:55:30,034|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy-day-2) 2022-09-21 14:55:30,058|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:55:30,058|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:55:30,060|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-21 14:55:30,065|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-21 14:55:30,079|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Overwriting blueprint model :5G_Core::1.0.37 2022-09-21 14:55:30,098|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-09-21 14:55:30,099|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-09-21 14:55:30,132|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-09-21 14:55:30,151|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-09-21 14:55:30,153|0206ad43-29cb-4a1e-9450-0731718740d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-09-21 14:55:43,927|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f98ece7c-00aa-42a5-a3b2-b0c03a8fc2b6) 2022-09-21 14:55:43,931|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| deleting definition types under : /opt/app/onap/blueprints/working/f98ece7c-00aa-42a5-a3b2-b0c03a8fc2b6/Definitions 2022-09-21 14:55:43,934|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| reinitialized all type definitions 2022-09-21 14:55:43,935|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-09-21 14:55:43,957|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(vnf-template) 2022-09-21 14:55:43,963|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(vnf-mapping) 2022-09-21 14:55:43,969|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-09-21 14:55:43,986|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,008|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,017|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,026|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-09-21 14:55:44,026|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-09-21 14:55:44,026|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-09-21 14:55:44,041|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,050|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,062|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,070|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-21 14:55:44,092|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,101|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,109|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,119|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,128|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,137|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,159|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(config-assign) 2022-09-21 14:55:44,165|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(baseconfig-template) 2022-09-21 14:55:44,165|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-09-21 14:55:44,165|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-09-21 14:55:44,183|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,193|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,205|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(input) 2022-09-21 14:55:44,216|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ***** Enhancing NodeTemplate(config-deploy) 2022-09-21 14:55:44,267|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing Workflow(resource-assignment) 2022-09-21 14:55:44,267|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-09-21 14:55:44,267|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-09-21 14:55:44,267|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-09-21 14:55:44,267|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-09-21 14:55:44,267|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-09-21 14:55:44,267|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enriching artifacts file(/opt/app/onap/blueprints/working/f98ece7c-00aa-42a5-a3b2-b0c03a8fc2b6/Templates/vnf-mapping.json 2022-09-21 14:55:44,274|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-09-21 14:55:44,275|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-09-21 14:55:44,275|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enriching artifacts file(/opt/app/onap/blueprints/working/f98ece7c-00aa-42a5-a3b2-b0c03a8fc2b6/Templates/base_ubuntu20-mapping.json 2022-09-21 14:55:44,279|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-09-21 14:55:44,279|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-09-21 14:55:44,281|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing Workflow(config-assign) 2022-09-21 14:55:44,281|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-09-21 14:55:44,281|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| identified workflow(config-assign) targets(config-assign) 2022-09-21 14:55:44,281|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-09-21 14:55:44,281|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-09-21 14:55:44,281|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enriching artifacts file(/opt/app/onap/blueprints/working/f98ece7c-00aa-42a5-a3b2-b0c03a8fc2b6/Templates/baseconfig-mapping.json 2022-09-21 14:55:44,286|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-09-21 14:55:44,286|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| dataType not present for the recipe(dt-config-assign-properties) 2022-09-21 14:55:44,287|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing Workflow(config-deploy) 2022-09-21 14:55:44,287|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-09-21 14:55:44,287|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| identified workflow(config-deploy) targets(config-deploy) 2022-09-21 14:55:44,287|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| workflow(config-deploy) resource assignment files([] 2022-09-21 14:55:44,287|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| ##### Enhancing blueprint Resource Definitions 2022-09-21 14:55:44,287|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-09-21 14:55:44,287|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing file (Templates/vnf-mapping.json) 2022-09-21 14:55:44,287|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-09-21 14:55:44,288|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| processing file (Templates/baseconfig-mapping.json) 2022-09-21 14:55:44,335|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-09-21 14:55:44,410|ac7df42b-0346-4644-a8d4-c4236a4ebdc7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-09-21 14:55:44,610|9d95605d-b5e7-4a3e-aaf6-b71279bccece||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Save processing(f15b44bc-8c77-45fc-b5d3-d45145f0d894) CBA(/opt/app/onap/blueprints/archive/f15b44bc-8c77-45fc-b5d3-d45145f0d894/cba.zip) 2022-09-21 14:55:44,618|9d95605d-b5e7-4a3e-aaf6-b71279bccece||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f15b44bc-8c77-45fc-b5d3-d45145f0d894) and entry definition file (Definitions/ubuntu20.json) 2022-09-21 14:55:44,630|9d95605d-b5e7-4a3e-aaf6-b71279bccece||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-21 14:55:44,653|9d95605d-b5e7-4a3e-aaf6-b71279bccece||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(resource-assignment) 2022-09-21 14:55:44,655|9d95605d-b5e7-4a3e-aaf6-b71279bccece||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-assign) 2022-09-21 14:55:44,656|9d95605d-b5e7-4a3e-aaf6-b71279bccece||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Validating Workflow(config-deploy) 2022-09-21 14:55:44,667|9d95605d-b5e7-4a3e-aaf6-b71279bccece||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f15b44bc-8c77-45fc-b5d3-d45145f0d894) and entry definition file (Definitions/ubuntu20.json) 2022-09-21 14:55:44,680|9d95605d-b5e7-4a3e-aaf6-b71279bccece||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-09-21 14:55:44,695|9d95605d-b5e7-4a3e-aaf6-b71279bccece||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-09-21 14:55:44,696|9d95605d-b5e7-4a3e-aaf6-b71279bccece||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-09-21 14:55:44,722|9d95605d-b5e7-4a3e-aaf6-b71279bccece||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-2d4gr|||| No compiled cache(/opt/app/onap/blueprints/working/f15b44bc-8c77-45fc-b5d3-d45145f0d894) present to clean.