05:02:46,003 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:02:46,005 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:02:46,006 |-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] 05:02:46,008 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:02:46,008 |-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] 05:02:46,008 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:02:46,034 |-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 05:02:46,219 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:02:46,228 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:02:46,232 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:02:46,240 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:02:46,323 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:02:46,323 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:02:46,323 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:02:46,323 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:02:46,323 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:02:46,323 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:02:46,323 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:02:46,324 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:02:46,326 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-06-04 05:02:47,119|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-8n6rr with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-06-04 05:02:47,123|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-06-04 05:02:50,618|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-04 05:02:51,294|||main||||INFO||||||| Finished Spring Data repository scanning in 656ms. Found 11 JPA repository interfaces. 2022-06-04 05:02:53,763|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-04 05:02:53,842|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-06-04 05:02:54,092|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-04 05:02:54,621|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-06-04 05:02:55,054|||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-06-04 05:02:55,059|||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-06-04 05:02:55,285|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-06-04 05:02:57,684|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-04 05:02:57,698|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-04 05:02:57,782|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-06-04 05:02:59,012|||main||||INFO||||||| Audit service is disabled 2022-06-04 05:02:59,255|||main||||INFO||||||| Workflow Audit store is disabled 2022-06-04 05:03:00,624|||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] 2022-06-04 05:03:00,667|||main||||INFO||||||| Dependency Management module created... 2022-06-04 05:03:01,491|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-06-04 05:03:01,732|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-06-04 05:03:02,904|||main||||INFO||||||| Netty started on port(s): 8080 2022-06-04 05:03:04,473|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-06-04 05:03:04,878|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-06-04 05:03:04,886|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.395 seconds (JVM running for 19.55) 2022-06-04 05:03:04,907|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-06-04 06:56:17,179|5186fe3f-15ec-491b-97e9-2ec3083c90bd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-04 06:56:17,180|5186fe3f-15ec-491b-97e9-2ec3083c90bd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 06:56:17,182|5186fe3f-15ec-491b-97e9-2ec3083c90bd||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 06:56:17,613|5186fe3f-15ec-491b-97e9-2ec3083c90bd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 06:56:17,616|5186fe3f-15ec-491b-97e9-2ec3083c90bd||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 06:56:19,021|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/293159d3-00a1-42cf-b13d-432cdf4bdcc2) 2022-06-04 06:56:19,030|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/293159d3-00a1-42cf-b13d-432cdf4bdcc2/Definitions 2022-06-04 06:56:19,114|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 06:56:19,119|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-04 06:56:19,155|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-04 06:56:19,162|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-04 06:56:19,169|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-04 06:56:19,216|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(helloworld) 2022-06-04 06:56:19,216|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-04 06:56:19,216|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(helloworld) targets(helloworld) 2022-06-04 06:56:19,217|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-04 06:56:19,217|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-04 06:56:19,217|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/293159d3-00a1-42cf-b13d-432cdf4bdcc2/Templates/hello-world-mapping.json 2022-06-04 06:56:19,230|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-04 06:56:19,230|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-04 06:56:19,230|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 06:56:19,231|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-04 06:56:19,232|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/hello-world-mapping.json) 2022-06-04 06:56:19,248|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| distinct resource keys ([]) 2022-06-04 06:56:19,248|3ba1aa48-9922-4680-a07f-27469b8b14d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [] 2022-06-04 06:56:19,545|ec945dbf-47f6-485d-a1c5-aca4a57f1987||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(08922080-2022-48aa-bfaa-82ff59c1012e) CBA(/opt/app/onap/blueprints/archive/08922080-2022-48aa-bfaa-82ff59c1012e/cba.zip) 2022-06-04 06:56:19,560|ec945dbf-47f6-485d-a1c5-aca4a57f1987||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/08922080-2022-48aa-bfaa-82ff59c1012e) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:56:19,644|ec945dbf-47f6-485d-a1c5-aca4a57f1987||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(helloworld) 2022-06-04 06:56:19,660|ec945dbf-47f6-485d-a1c5-aca4a57f1987||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/08922080-2022-48aa-bfaa-82ff59c1012e) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:56:19,813|ec945dbf-47f6-485d-a1c5-aca4a57f1987||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/08922080-2022-48aa-bfaa-82ff59c1012e) present to clean. 2022-06-04 06:56:20,042|ade526a7-ee1d-463c-aa9c-dec267298c94||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing request id 654321 2022-06-04 06:56:20,042|ade526a7-ee1d-463c-aa9c-dec267298c94||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionInput called not to store the Workflow action input details 2022-06-04 06:56:20,042|ade526a7-ee1d-463c-aa9c-dec267298c94||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| StoreAuditService ID -1 2022-06-04 06:56:20,051|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| getting cba file name(test101), version(1.0.1) from db 2022-06-04 06:56:20,126|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-04 06:56:20,128|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-04 06:56:20,131|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:56:20,153|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deriving input data for workflow: (helloworld) 2022-06-04 06:56:20,154|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-04 06:56:20,155|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-04 06:56:20,163|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-04 06:56:20,163|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-04 06:56:20,165|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-04 06:56:20,185|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-04 06:56:20,223|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Batched Sequence : ([]) 2022-06-04 06:56:20,227|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Generated Resource Param Data ({ }) 2022-06-04 06:56:20,313|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Preparing Response... 2022-06-04 06:56:20,315|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-04 06:56:20,316|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-04 06:56:20,318|ade526a7-ee1d-463c-aa9c-dec267298c94||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5d76a585-8315-4346-91a1-e9261d40d6b1 auditStoreId -1 2022-06-04 06:56:58,330|6dd8ea31-3f79-413c-8b84-2eb508513866||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-04 06:56:58,331|6dd8ea31-3f79-413c-8b84-2eb508513866||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 06:56:58,331|6dd8ea31-3f79-413c-8b84-2eb508513866||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 06:56:58,528|6dd8ea31-3f79-413c-8b84-2eb508513866||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 06:56:58,528|6dd8ea31-3f79-413c-8b84-2eb508513866||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 06:56:59,232|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/75a8d025-d7a6-45a3-a02d-ca013bd88dfb) 2022-06-04 06:56:59,233|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/75a8d025-d7a6-45a3-a02d-ca013bd88dfb/Definitions 2022-06-04 06:56:59,235|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 06:56:59,236|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-04 06:56:59,259|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-04 06:56:59,268|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-04 06:56:59,274|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-04 06:56:59,294|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(helloworld) 2022-06-04 06:56:59,295|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-04 06:56:59,295|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(helloworld) targets(helloworld) 2022-06-04 06:56:59,295|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-04 06:56:59,295|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-04 06:56:59,295|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/75a8d025-d7a6-45a3-a02d-ca013bd88dfb/Templates/hello-world-mapping.json 2022-06-04 06:56:59,305|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-04 06:56:59,305|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-04 06:56:59,306|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 06:56:59,306|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-04 06:56:59,306|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/hello-world-mapping.json) 2022-06-04 06:56:59,316|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| distinct resource keys ([]) 2022-06-04 06:56:59,316|49c4fbba-f0cd-445e-9f73-5099b56fd69e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [] 2022-06-04 06:56:59,537|e8f468b3-7fac-4470-a5a2-933eb7e7dc91||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(6a68b9d3-5f9b-4783-941c-70c9077ae935) CBA(/opt/app/onap/blueprints/archive/6a68b9d3-5f9b-4783-941c-70c9077ae935/cba.zip) 2022-06-04 06:56:59,548|e8f468b3-7fac-4470-a5a2-933eb7e7dc91||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6a68b9d3-5f9b-4783-941c-70c9077ae935) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:56:59,581|e8f468b3-7fac-4470-a5a2-933eb7e7dc91||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(helloworld) 2022-06-04 06:56:59,598|e8f468b3-7fac-4470-a5a2-933eb7e7dc91||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6a68b9d3-5f9b-4783-941c-70c9077ae935) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:56:59,634|e8f468b3-7fac-4470-a5a2-933eb7e7dc91||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/6a68b9d3-5f9b-4783-941c-70c9077ae935) present to clean. 2022-06-04 06:56:59,813|1ed48c0a-c778-4a1f-9e05-d91741f66689||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing request id 654321 2022-06-04 06:56:59,813|1ed48c0a-c778-4a1f-9e05-d91741f66689||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionInput called not to store the Workflow action input details 2022-06-04 06:56:59,813|1ed48c0a-c778-4a1f-9e05-d91741f66689||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| StoreAuditService ID -1 2022-06-04 06:56:59,816|1ed48c0a-c778-4a1f-9e05-d91741f66689||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-04 06:56:59,816|1ed48c0a-c778-4a1f-9e05-d91741f66689||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-04 06:56:59,820|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:56:59,840|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deriving input data for workflow: (helloworld) 2022-06-04 06:56:59,840|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-04 06:56:59,840|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-04 06:56:59,841|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-04 06:56:59,841|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-04 06:56:59,841|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-04 06:56:59,843|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-04 06:56:59,866|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Batched Sequence : ([]) 2022-06-04 06:56:59,867|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Generated Resource Param Data ({ }) 2022-06-04 06:56:59,875|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Preparing Response... 2022-06-04 06:56:59,875|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-04 06:56:59,875|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-04 06:56:59,876|1ed48c0a-c778-4a1f-9e05-d91741f66689||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 56df790c-9a02-4d0b-b7f0-50e4ab42f4ba auditStoreId -1 2022-06-04 06:57:44,817|ef318d98-ea72-418a-82fd-c7c586a3f6f4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-04 06:57:44,818|ef318d98-ea72-418a-82fd-c7c586a3f6f4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 06:57:44,818|ef318d98-ea72-418a-82fd-c7c586a3f6f4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 06:57:45,115|ef318d98-ea72-418a-82fd-c7c586a3f6f4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 06:57:45,115|ef318d98-ea72-418a-82fd-c7c586a3f6f4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 06:57:46,327|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/44345ea9-2c1b-4755-86ee-cce49535ee05) 2022-06-04 06:57:46,328|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/44345ea9-2c1b-4755-86ee-cce49535ee05/Definitions 2022-06-04 06:57:46,331|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 06:57:46,333|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-04 06:57:46,379|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-04 06:57:46,386|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-04 06:57:46,391|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-04 06:57:46,415|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(helloworld) 2022-06-04 06:57:46,416|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-04 06:57:46,416|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(helloworld) targets(helloworld) 2022-06-04 06:57:46,416|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-04 06:57:46,416|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-04 06:57:46,416|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/44345ea9-2c1b-4755-86ee-cce49535ee05/Templates/hello-world-mapping.json 2022-06-04 06:57:46,423|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-04 06:57:46,423|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-04 06:57:46,423|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 06:57:46,423|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-04 06:57:46,423|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/hello-world-mapping.json) 2022-06-04 06:57:46,431|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| distinct resource keys ([]) 2022-06-04 06:57:46,431|238ef779-84d1-4da7-8963-fb446f2dedaf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [] 2022-06-04 06:57:46,645|4be0dce4-bca6-4ca4-a654-abd99e663919||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(966d1a76-b94a-4411-8328-faef3f454e8a) CBA(/opt/app/onap/blueprints/archive/966d1a76-b94a-4411-8328-faef3f454e8a/cba.zip) 2022-06-04 06:57:46,652|4be0dce4-bca6-4ca4-a654-abd99e663919||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/966d1a76-b94a-4411-8328-faef3f454e8a) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:57:46,669|4be0dce4-bca6-4ca4-a654-abd99e663919||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(helloworld) 2022-06-04 06:57:46,677|4be0dce4-bca6-4ca4-a654-abd99e663919||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/966d1a76-b94a-4411-8328-faef3f454e8a) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:57:46,709|4be0dce4-bca6-4ca4-a654-abd99e663919||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/966d1a76-b94a-4411-8328-faef3f454e8a) present to clean. 2022-06-04 06:57:46,938|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing request id 654321 2022-06-04 06:57:46,938|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionInput called not to store the Workflow action input details 2022-06-04 06:57:46,938|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| StoreAuditService ID -1 2022-06-04 06:57:46,940|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-04 06:57:46,940|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-04 06:57:46,942|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:57:46,950|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deriving input data for workflow: (helloworld) 2022-06-04 06:57:46,950|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-04 06:57:46,951|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-04 06:57:46,951|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-04 06:57:46,952|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-04 06:57:46,952|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-04 06:57:46,953|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-04 06:57:46,970|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Batched Sequence : ([]) 2022-06-04 06:57:46,970|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Generated Resource Param Data ({ }) 2022-06-04 06:57:46,978|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Preparing Response... 2022-06-04 06:57:46,978|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-04 06:57:46,978|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-04 06:57:46,978|7a46bd99-256c-4dd3-a4d6-78959a7cbb63||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c33c4e51-12e8-4aa7-bca7-14347188f3fb auditStoreId -1 2022-06-04 06:58:43,112|e4fe39fb-c6f0-49b1-8151-1c9e992ecbc1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-04 06:58:43,113|e4fe39fb-c6f0-49b1-8151-1c9e992ecbc1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 06:58:43,113|e4fe39fb-c6f0-49b1-8151-1c9e992ecbc1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 06:58:43,391|e4fe39fb-c6f0-49b1-8151-1c9e992ecbc1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 06:58:43,391|e4fe39fb-c6f0-49b1-8151-1c9e992ecbc1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 06:58:44,240|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ddd7101e-0017-434d-a960-d99201b5f395) 2022-06-04 06:58:44,241|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/ddd7101e-0017-434d-a960-d99201b5f395/Definitions 2022-06-04 06:58:44,243|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 06:58:44,244|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-04 06:58:44,263|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-04 06:58:44,268|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-04 06:58:44,273|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-04 06:58:44,288|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(helloworld) 2022-06-04 06:58:44,289|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-04 06:58:44,289|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(helloworld) targets(helloworld) 2022-06-04 06:58:44,289|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-04 06:58:44,289|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-04 06:58:44,289|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/ddd7101e-0017-434d-a960-d99201b5f395/Templates/hello-world-mapping.json 2022-06-04 06:58:44,296|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-04 06:58:44,296|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-04 06:58:44,296|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 06:58:44,296|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-04 06:58:44,297|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/hello-world-mapping.json) 2022-06-04 06:58:44,304|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| distinct resource keys ([]) 2022-06-04 06:58:44,304|1f480776-2ad2-47e4-9b16-817385d7b386||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [] 2022-06-04 06:58:44,499|6c52488b-37c4-42ae-ab3f-df6b19f04215||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(5ba97d95-a12c-4b5b-a385-e27b859b0e9d) CBA(/opt/app/onap/blueprints/archive/5ba97d95-a12c-4b5b-a385-e27b859b0e9d/cba.zip) 2022-06-04 06:58:44,506|6c52488b-37c4-42ae-ab3f-df6b19f04215||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5ba97d95-a12c-4b5b-a385-e27b859b0e9d) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:58:44,525|6c52488b-37c4-42ae-ab3f-df6b19f04215||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(helloworld) 2022-06-04 06:58:44,533|6c52488b-37c4-42ae-ab3f-df6b19f04215||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5ba97d95-a12c-4b5b-a385-e27b859b0e9d) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:58:44,563|6c52488b-37c4-42ae-ab3f-df6b19f04215||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/5ba97d95-a12c-4b5b-a385-e27b859b0e9d) present to clean. 2022-06-04 06:58:44,742|8d7def33-baca-4b94-8051-1584d081c302||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing request id 654321 2022-06-04 06:58:44,742|8d7def33-baca-4b94-8051-1584d081c302||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionInput called not to store the Workflow action input details 2022-06-04 06:58:44,742|8d7def33-baca-4b94-8051-1584d081c302||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| StoreAuditService ID -1 2022-06-04 06:58:44,745|8d7def33-baca-4b94-8051-1584d081c302||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-04 06:58:44,745|8d7def33-baca-4b94-8051-1584d081c302||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-04 06:58:44,747|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:58:44,762|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deriving input data for workflow: (helloworld) 2022-06-04 06:58:44,762|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-04 06:58:44,762|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-04 06:58:44,763|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-04 06:58:44,763|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-04 06:58:44,763|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-04 06:58:44,765|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-04 06:58:44,780|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Batched Sequence : ([]) 2022-06-04 06:58:44,781|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Generated Resource Param Data ({ }) 2022-06-04 06:58:44,796|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Preparing Response... 2022-06-04 06:58:44,796|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-04 06:58:44,796|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-04 06:58:44,797|8d7def33-baca-4b94-8051-1584d081c302||DefaultDispatcher-worker-36||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9a3180cd-e2a9-48d8-9119-d0596e7b4d88 auditStoreId -1 2022-06-04 06:59:22,193|75399576-6c18-40d9-a561-b689d97a2f44||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-04 06:59:22,194|75399576-6c18-40d9-a561-b689d97a2f44||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 06:59:22,194|75399576-6c18-40d9-a561-b689d97a2f44||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 06:59:22,350|75399576-6c18-40d9-a561-b689d97a2f44||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 06:59:22,351|75399576-6c18-40d9-a561-b689d97a2f44||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 06:59:22,965|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/339cf54f-892a-41c4-bebf-be304b5a996a) 2022-06-04 06:59:22,966|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/339cf54f-892a-41c4-bebf-be304b5a996a/Definitions 2022-06-04 06:59:22,968|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 06:59:22,969|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-04 06:59:22,991|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-04 06:59:22,996|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-04 06:59:23,002|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-04 06:59:23,016|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(helloworld) 2022-06-04 06:59:23,017|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-04 06:59:23,017|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(helloworld) targets(helloworld) 2022-06-04 06:59:23,017|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-04 06:59:23,017|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-04 06:59:23,017|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/339cf54f-892a-41c4-bebf-be304b5a996a/Templates/hello-world-mapping.json 2022-06-04 06:59:23,023|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-04 06:59:23,023|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-04 06:59:23,024|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 06:59:23,024|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-04 06:59:23,024|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/hello-world-mapping.json) 2022-06-04 06:59:23,030|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| distinct resource keys ([]) 2022-06-04 06:59:23,030|5894a640-81d4-4889-a279-83d1c97f602d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [] 2022-06-04 06:59:23,233|5624b6e6-8475-493b-8eec-3809a21471a3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(bb242698-ff4f-4c13-a1e7-8d2fd696e0e7) CBA(/opt/app/onap/blueprints/archive/bb242698-ff4f-4c13-a1e7-8d2fd696e0e7/cba.zip) 2022-06-04 06:59:23,240|5624b6e6-8475-493b-8eec-3809a21471a3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bb242698-ff4f-4c13-a1e7-8d2fd696e0e7) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:59:23,256|5624b6e6-8475-493b-8eec-3809a21471a3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(helloworld) 2022-06-04 06:59:23,263|5624b6e6-8475-493b-8eec-3809a21471a3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bb242698-ff4f-4c13-a1e7-8d2fd696e0e7) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:59:23,290|5624b6e6-8475-493b-8eec-3809a21471a3||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/bb242698-ff4f-4c13-a1e7-8d2fd696e0e7) present to clean. 2022-06-04 06:59:23,465|5d028560-267a-4405-b2fc-13967a0cbbe5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing request id 654321 2022-06-04 06:59:23,465|5d028560-267a-4405-b2fc-13967a0cbbe5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionInput called not to store the Workflow action input details 2022-06-04 06:59:23,465|5d028560-267a-4405-b2fc-13967a0cbbe5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| StoreAuditService ID -1 2022-06-04 06:59:23,467|5d028560-267a-4405-b2fc-13967a0cbbe5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-04 06:59:23,468|5d028560-267a-4405-b2fc-13967a0cbbe5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-04 06:59:23,468|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:59:23,471|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deriving input data for workflow: (helloworld) 2022-06-04 06:59:23,472|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-04 06:59:23,472|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-04 06:59:23,472|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-04 06:59:23,472|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-04 06:59:23,472|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-04 06:59:23,474|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-04 06:59:23,487|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Batched Sequence : ([]) 2022-06-04 06:59:23,487|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Generated Resource Param Data ({ }) 2022-06-04 06:59:23,492|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Preparing Response... 2022-06-04 06:59:23,492|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-04 06:59:23,492|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-04 06:59:23,492|5d028560-267a-4405-b2fc-13967a0cbbe5||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f7703213-91b9-4049-ba40-d416ba65e201 auditStoreId -1 2022-06-04 06:59:43,116|88424ff8-c19a-40c1-9883-de29b77f51c5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-04 06:59:43,116|88424ff8-c19a-40c1-9883-de29b77f51c5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 06:59:43,117|88424ff8-c19a-40c1-9883-de29b77f51c5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 06:59:43,485|88424ff8-c19a-40c1-9883-de29b77f51c5||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 06:59:43,485|88424ff8-c19a-40c1-9883-de29b77f51c5||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 06:59:44,355|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f5d67694-e36c-4e36-9949-7338e1c58a5a) 2022-06-04 06:59:44,356|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/f5d67694-e36c-4e36-9949-7338e1c58a5a/Definitions 2022-06-04 06:59:44,358|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 06:59:44,359|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-04 06:59:44,391|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-04 06:59:44,400|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-04 06:59:44,423|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-04 06:59:44,438|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(helloworld) 2022-06-04 06:59:44,439|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-04 06:59:44,439|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(helloworld) targets(helloworld) 2022-06-04 06:59:44,439|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-04 06:59:44,439|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-04 06:59:44,439|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/f5d67694-e36c-4e36-9949-7338e1c58a5a/Templates/hello-world-mapping.json 2022-06-04 06:59:44,445|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-04 06:59:44,446|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-04 06:59:44,446|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 06:59:44,446|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-04 06:59:44,446|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/hello-world-mapping.json) 2022-06-04 06:59:44,453|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| distinct resource keys ([]) 2022-06-04 06:59:44,453|bc122851-6eda-4f32-877b-9362e1147297||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [] 2022-06-04 06:59:44,644|07cb743a-6d1c-4665-a8aa-e3f99f865123||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(6f6d84bc-5aa3-40f6-9f40-84fc6d08c85c) CBA(/opt/app/onap/blueprints/archive/6f6d84bc-5aa3-40f6-9f40-84fc6d08c85c/cba.zip) 2022-06-04 06:59:44,652|07cb743a-6d1c-4665-a8aa-e3f99f865123||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f6d84bc-5aa3-40f6-9f40-84fc6d08c85c) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:59:44,677|07cb743a-6d1c-4665-a8aa-e3f99f865123||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(helloworld) 2022-06-04 06:59:44,685|07cb743a-6d1c-4665-a8aa-e3f99f865123||DefaultDispatcher-worker-50||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f6d84bc-5aa3-40f6-9f40-84fc6d08c85c) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:59:44,752|07cb743a-6d1c-4665-a8aa-e3f99f865123||DefaultDispatcher-worker-50||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/6f6d84bc-5aa3-40f6-9f40-84fc6d08c85c) present to clean. 2022-06-04 06:59:44,940|ab6a1693-428b-424b-b79d-2a5e0117cc48||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing request id 654321 2022-06-04 06:59:44,944|ab6a1693-428b-424b-b79d-2a5e0117cc48||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionInput called not to store the Workflow action input details 2022-06-04 06:59:44,945|ab6a1693-428b-424b-b79d-2a5e0117cc48||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| StoreAuditService ID -1 2022-06-04 06:59:44,946|ab6a1693-428b-424b-b79d-2a5e0117cc48||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-04 06:59:44,946|ab6a1693-428b-424b-b79d-2a5e0117cc48||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-04 06:59:44,957|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-04 06:59:44,962|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deriving input data for workflow: (helloworld) 2022-06-04 06:59:44,962|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-04 06:59:44,962|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-04 06:59:44,963|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-04 06:59:44,963|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-04 06:59:44,963|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-04 06:59:44,965|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-04 06:59:44,986|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Batched Sequence : ([]) 2022-06-04 06:59:44,987|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Generated Resource Param Data ({ }) 2022-06-04 06:59:44,993|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Preparing Response... 2022-06-04 06:59:44,993|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-04 06:59:44,994|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-04 06:59:44,994|ab6a1693-428b-424b-b79d-2a5e0117cc48||DefaultDispatcher-worker-50||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 41039b48-1db2-4dc4-b2a2-42cc0bf5709e auditStoreId -1 2022-06-04 07:00:22,935|eb1bf9bd-14d2-4aeb-bb83-4f8ab1495c4e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-04 07:00:22,935|eb1bf9bd-14d2-4aeb-bb83-4f8ab1495c4e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 07:00:22,935|eb1bf9bd-14d2-4aeb-bb83-4f8ab1495c4e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 07:00:23,195|eb1bf9bd-14d2-4aeb-bb83-4f8ab1495c4e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 07:00:23,195|eb1bf9bd-14d2-4aeb-bb83-4f8ab1495c4e||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 07:00:23,746|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e17e1c83-c5ed-4ed2-9e1c-b4a3de855f43) 2022-06-04 07:00:23,746|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/e17e1c83-c5ed-4ed2-9e1c-b4a3de855f43/Definitions 2022-06-04 07:00:23,748|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 07:00:23,749|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-04 07:00:23,768|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-04 07:00:23,774|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-04 07:00:23,781|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-04 07:00:23,798|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(helloworld) 2022-06-04 07:00:23,798|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-04 07:00:23,798|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(helloworld) targets(helloworld) 2022-06-04 07:00:23,799|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-04 07:00:23,799|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-04 07:00:23,799|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/e17e1c83-c5ed-4ed2-9e1c-b4a3de855f43/Templates/hello-world-mapping.json 2022-06-04 07:00:23,809|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-04 07:00:23,809|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-04 07:00:23,809|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 07:00:23,809|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-04 07:00:23,809|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/hello-world-mapping.json) 2022-06-04 07:00:23,818|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| distinct resource keys ([]) 2022-06-04 07:00:23,818|2728fd2b-9a32-4154-9e6f-91e9c2f06985||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [] 2022-06-04 07:00:24,024|b288a6b8-7c83-4622-a293-92804316c751||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(91a73f84-a28d-4e4f-81d6-2412e72ddffd) CBA(/opt/app/onap/blueprints/archive/91a73f84-a28d-4e4f-81d6-2412e72ddffd/cba.zip) 2022-06-04 07:00:24,035|b288a6b8-7c83-4622-a293-92804316c751||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/91a73f84-a28d-4e4f-81d6-2412e72ddffd) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:00:24,054|b288a6b8-7c83-4622-a293-92804316c751||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(helloworld) 2022-06-04 07:00:24,060|b288a6b8-7c83-4622-a293-92804316c751||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/91a73f84-a28d-4e4f-81d6-2412e72ddffd) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:00:24,100|b288a6b8-7c83-4622-a293-92804316c751||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/91a73f84-a28d-4e4f-81d6-2412e72ddffd) present to clean. 2022-06-04 07:00:24,281|c0e4a81c-adb5-4118-8955-843455d6c9c0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing request id 654321 2022-06-04 07:00:24,281|c0e4a81c-adb5-4118-8955-843455d6c9c0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionInput called not to store the Workflow action input details 2022-06-04 07:00:24,281|c0e4a81c-adb5-4118-8955-843455d6c9c0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| StoreAuditService ID -1 2022-06-04 07:00:24,282|c0e4a81c-adb5-4118-8955-843455d6c9c0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-04 07:00:24,282|c0e4a81c-adb5-4118-8955-843455d6c9c0||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-04 07:00:24,283|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:00:24,288|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deriving input data for workflow: (helloworld) 2022-06-04 07:00:24,288|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-04 07:00:24,288|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-04 07:00:24,289|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-04 07:00:24,289|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-04 07:00:24,289|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-04 07:00:24,291|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-04 07:00:24,301|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Batched Sequence : ([]) 2022-06-04 07:00:24,301|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Generated Resource Param Data ({ }) 2022-06-04 07:00:24,308|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Preparing Response... 2022-06-04 07:00:24,308|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-04 07:00:24,309|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-04 07:00:24,309|c0e4a81c-adb5-4118-8955-843455d6c9c0||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f787e93b-25bb-4826-a869-90a18a49c7cb auditStoreId -1 2022-06-04 07:01:17,088|d8cc466c-5328-4ccf-b6a2-8b5337cd8c75||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-04 07:01:17,088|d8cc466c-5328-4ccf-b6a2-8b5337cd8c75||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 07:01:17,088|d8cc466c-5328-4ccf-b6a2-8b5337cd8c75||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 07:01:17,286|d8cc466c-5328-4ccf-b6a2-8b5337cd8c75||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 07:01:17,286|d8cc466c-5328-4ccf-b6a2-8b5337cd8c75||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 07:01:17,946|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/84f677aa-01a7-4484-9f9c-16300e40aa36) 2022-06-04 07:01:17,947|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/84f677aa-01a7-4484-9f9c-16300e40aa36/Definitions 2022-06-04 07:01:17,948|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 07:01:17,949|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-04 07:01:17,970|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-04 07:01:17,977|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-04 07:01:17,984|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-04 07:01:17,999|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(helloworld) 2022-06-04 07:01:17,999|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-04 07:01:17,999|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(helloworld) targets(helloworld) 2022-06-04 07:01:17,999|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-04 07:01:17,999|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-04 07:01:17,999|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/84f677aa-01a7-4484-9f9c-16300e40aa36/Templates/hello-world-mapping.json 2022-06-04 07:01:18,005|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-04 07:01:18,005|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-04 07:01:18,005|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 07:01:18,005|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-04 07:01:18,005|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/hello-world-mapping.json) 2022-06-04 07:01:18,011|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| distinct resource keys ([]) 2022-06-04 07:01:18,012|940d6e3b-1060-44b9-992e-d27b63f8913c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [] 2022-06-04 07:01:18,240|14de07e4-c769-42cf-9d06-cbc82efc9e8d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(455ba992-2658-4477-ad90-33f6993e2512) CBA(/opt/app/onap/blueprints/archive/455ba992-2658-4477-ad90-33f6993e2512/cba.zip) 2022-06-04 07:01:18,246|14de07e4-c769-42cf-9d06-cbc82efc9e8d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/455ba992-2658-4477-ad90-33f6993e2512) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:01:18,262|14de07e4-c769-42cf-9d06-cbc82efc9e8d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(helloworld) 2022-06-04 07:01:18,269|14de07e4-c769-42cf-9d06-cbc82efc9e8d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/455ba992-2658-4477-ad90-33f6993e2512) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:01:18,303|14de07e4-c769-42cf-9d06-cbc82efc9e8d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/455ba992-2658-4477-ad90-33f6993e2512) present to clean. 2022-06-04 07:01:18,485|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing request id 654321 2022-06-04 07:01:18,485|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionInput called not to store the Workflow action input details 2022-06-04 07:01:18,485|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| StoreAuditService ID -1 2022-06-04 07:01:18,487|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-04 07:01:18,487|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-04 07:01:18,489|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:01:18,493|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deriving input data for workflow: (helloworld) 2022-06-04 07:01:18,493|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-04 07:01:18,493|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-04 07:01:18,494|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-04 07:01:18,494|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-04 07:01:18,494|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-04 07:01:18,495|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-04 07:01:18,507|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Batched Sequence : ([]) 2022-06-04 07:01:18,508|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Generated Resource Param Data ({ }) 2022-06-04 07:01:18,512|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Preparing Response... 2022-06-04 07:01:18,512|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-04 07:01:18,512|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-04 07:01:18,512|1c9a9672-5db6-4f22-b532-1fc62d2ba4d7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e0372d9a-396d-47c5-9032-239623fa3869 auditStoreId -1 2022-06-04 07:01:58,106|6456712a-943a-4bc1-81da-2676ab57bf94||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-04 07:01:58,107|6456712a-943a-4bc1-81da-2676ab57bf94||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 07:01:58,107|6456712a-943a-4bc1-81da-2676ab57bf94||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 07:01:58,440|6456712a-943a-4bc1-81da-2676ab57bf94||DefaultDispatcher-worker-40||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 07:01:58,441|6456712a-943a-4bc1-81da-2676ab57bf94||DefaultDispatcher-worker-40||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 07:01:59,545|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3e87f611-8ba7-406d-b767-f6743b7498f6) 2022-06-04 07:01:59,546|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/3e87f611-8ba7-406d-b767-f6743b7498f6/Definitions 2022-06-04 07:01:59,548|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 07:01:59,549|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-04 07:01:59,575|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-04 07:01:59,589|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-04 07:01:59,603|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-04 07:01:59,620|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(helloworld) 2022-06-04 07:01:59,620|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-04 07:01:59,620|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(helloworld) targets(helloworld) 2022-06-04 07:01:59,620|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-04 07:01:59,620|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-04 07:01:59,620|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/3e87f611-8ba7-406d-b767-f6743b7498f6/Templates/hello-world-mapping.json 2022-06-04 07:01:59,625|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-04 07:01:59,626|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-04 07:01:59,626|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 07:01:59,626|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-04 07:01:59,626|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/hello-world-mapping.json) 2022-06-04 07:01:59,631|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| distinct resource keys ([]) 2022-06-04 07:01:59,631|3dc56e3c-d53b-41ed-beb9-9c8c0533ffee||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [] 2022-06-04 07:01:59,820|e43e42ce-f7d8-493a-983f-e4bc69033078||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(a2b43c42-5824-4cc4-9eb3-69b89e4940f5) CBA(/opt/app/onap/blueprints/archive/a2b43c42-5824-4cc4-9eb3-69b89e4940f5/cba.zip) 2022-06-04 07:01:59,827|e43e42ce-f7d8-493a-983f-e4bc69033078||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a2b43c42-5824-4cc4-9eb3-69b89e4940f5) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:01:59,841|e43e42ce-f7d8-493a-983f-e4bc69033078||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(helloworld) 2022-06-04 07:01:59,847|e43e42ce-f7d8-493a-983f-e4bc69033078||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a2b43c42-5824-4cc4-9eb3-69b89e4940f5) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:01:59,888|e43e42ce-f7d8-493a-983f-e4bc69033078||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/a2b43c42-5824-4cc4-9eb3-69b89e4940f5) present to clean. 2022-06-04 07:02:00,080|3295c1db-df45-47ec-aeec-bd5d2ff251e9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing request id 654321 2022-06-04 07:02:00,081|3295c1db-df45-47ec-aeec-bd5d2ff251e9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionInput called not to store the Workflow action input details 2022-06-04 07:02:00,081|3295c1db-df45-47ec-aeec-bd5d2ff251e9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| StoreAuditService ID -1 2022-06-04 07:02:00,083|3295c1db-df45-47ec-aeec-bd5d2ff251e9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-04 07:02:00,083|3295c1db-df45-47ec-aeec-bd5d2ff251e9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-04 07:02:00,084|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:02:00,088|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deriving input data for workflow: (helloworld) 2022-06-04 07:02:00,088|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-04 07:02:00,088|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-04 07:02:00,089|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-04 07:02:00,089|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-04 07:02:00,089|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-04 07:02:00,090|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-04 07:02:00,102|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Batched Sequence : ([]) 2022-06-04 07:02:00,102|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Generated Resource Param Data ({ }) 2022-06-04 07:02:00,108|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Preparing Response... 2022-06-04 07:02:00,108|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-04 07:02:00,108|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-04 07:02:00,108|3295c1db-df45-47ec-aeec-bd5d2ff251e9||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ffd64ed2-169b-4469-a03d-87119b0761ce auditStoreId -1 2022-06-04 07:03:22,558|8408a21f-e578-4f16-be8a-ef94f803fe42||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-04 07:03:22,558|8408a21f-e578-4f16-be8a-ef94f803fe42||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 07:03:22,558|8408a21f-e578-4f16-be8a-ef94f803fe42||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 07:03:22,834|8408a21f-e578-4f16-be8a-ef94f803fe42||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 07:03:22,834|8408a21f-e578-4f16-be8a-ef94f803fe42||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 07:03:23,339|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/28e4b8ed-2589-4773-b8a0-7f5c746d7513) 2022-06-04 07:03:23,340|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/28e4b8ed-2589-4773-b8a0-7f5c746d7513/Definitions 2022-06-04 07:03:23,341|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 07:03:23,342|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-04 07:03:23,360|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-04 07:03:23,367|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-04 07:03:23,373|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-04 07:03:23,386|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(helloworld) 2022-06-04 07:03:23,387|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-04 07:03:23,387|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(helloworld) targets(helloworld) 2022-06-04 07:03:23,387|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-04 07:03:23,387|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-04 07:03:23,387|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/28e4b8ed-2589-4773-b8a0-7f5c746d7513/Templates/hello-world-mapping.json 2022-06-04 07:03:23,393|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-04 07:03:23,393|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-04 07:03:23,393|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 07:03:23,393|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-04 07:03:23,393|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/hello-world-mapping.json) 2022-06-04 07:03:23,398|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| distinct resource keys ([]) 2022-06-04 07:03:23,399|3b7dd140-2a70-46d2-8ab2-6ffda0f71389||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [] 2022-06-04 07:03:23,616|8ffa1b0d-e0fb-4b1b-90ec-5522b28f8f32||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(2f2926ef-5357-4463-a949-1eecdc8f1d7b) CBA(/opt/app/onap/blueprints/archive/2f2926ef-5357-4463-a949-1eecdc8f1d7b/cba.zip) 2022-06-04 07:03:23,623|8ffa1b0d-e0fb-4b1b-90ec-5522b28f8f32||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2f2926ef-5357-4463-a949-1eecdc8f1d7b) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:03:23,637|8ffa1b0d-e0fb-4b1b-90ec-5522b28f8f32||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(helloworld) 2022-06-04 07:03:23,642|8ffa1b0d-e0fb-4b1b-90ec-5522b28f8f32||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2f2926ef-5357-4463-a949-1eecdc8f1d7b) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:03:23,705|8ffa1b0d-e0fb-4b1b-90ec-5522b28f8f32||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/2f2926ef-5357-4463-a949-1eecdc8f1d7b) present to clean. 2022-06-04 07:03:23,888|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing request id 654321 2022-06-04 07:03:23,889|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionInput called not to store the Workflow action input details 2022-06-04 07:03:23,889|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| StoreAuditService ID -1 2022-06-04 07:03:23,890|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-04 07:03:23,890|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-04 07:03:23,891|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:03:23,896|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deriving input data for workflow: (helloworld) 2022-06-04 07:03:23,897|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-04 07:03:23,897|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-04 07:03:23,897|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-04 07:03:23,898|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-04 07:03:23,898|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-04 07:03:23,899|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-04 07:03:23,917|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Batched Sequence : ([]) 2022-06-04 07:03:23,918|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Generated Resource Param Data ({ }) 2022-06-04 07:03:23,922|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Preparing Response... 2022-06-04 07:03:23,922|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-04 07:03:23,922|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-04 07:03:23,923|ed06e8ec-44a9-4f81-89a6-126ccf5864fe||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c2282b2c-567a-4d07-bd46-f6596858821d auditStoreId -1 2022-06-04 07:08:45,801|069521f6-4d6b-459d-be5c-bbde64e2f38b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-04 07:08:45,802|069521f6-4d6b-459d-be5c-bbde64e2f38b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 07:08:45,803|069521f6-4d6b-459d-be5c-bbde64e2f38b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 07:08:46,076|069521f6-4d6b-459d-be5c-bbde64e2f38b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 07:08:46,076|069521f6-4d6b-459d-be5c-bbde64e2f38b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 07:08:46,791|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ad3cc671-ed28-4a97-af85-dfe5917b95fa) 2022-06-04 07:08:46,792|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/ad3cc671-ed28-4a97-af85-dfe5917b95fa/Definitions 2022-06-04 07:08:46,794|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 07:08:46,795|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-04 07:08:46,814|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-04 07:08:46,820|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-04 07:08:46,824|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-04 07:08:46,839|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(helloworld) 2022-06-04 07:08:46,840|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-04 07:08:46,840|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(helloworld) targets(helloworld) 2022-06-04 07:08:46,840|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-04 07:08:46,840|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-04 07:08:46,840|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/ad3cc671-ed28-4a97-af85-dfe5917b95fa/Templates/hello-world-mapping.json 2022-06-04 07:08:46,845|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-04 07:08:46,845|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-04 07:08:46,845|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 07:08:46,846|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-04 07:08:46,846|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/hello-world-mapping.json) 2022-06-04 07:08:46,851|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| distinct resource keys ([]) 2022-06-04 07:08:46,851|52ba441a-0804-41d1-8668-3022b5a4a76f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [] 2022-06-04 07:08:47,104|914532ad-884b-44e0-8587-829e45926ffc||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(0a38b6ef-57a8-4251-b199-cde1c212d339) CBA(/opt/app/onap/blueprints/archive/0a38b6ef-57a8-4251-b199-cde1c212d339/cba.zip) 2022-06-04 07:08:47,111|914532ad-884b-44e0-8587-829e45926ffc||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0a38b6ef-57a8-4251-b199-cde1c212d339) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:08:47,126|914532ad-884b-44e0-8587-829e45926ffc||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(helloworld) 2022-06-04 07:08:47,133|914532ad-884b-44e0-8587-829e45926ffc||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0a38b6ef-57a8-4251-b199-cde1c212d339) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:08:47,167|914532ad-884b-44e0-8587-829e45926ffc||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/0a38b6ef-57a8-4251-b199-cde1c212d339) present to clean. 2022-06-04 07:08:47,402|b162161e-3e0a-4d22-89f6-35e86eadf378||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing request id 654321 2022-06-04 07:08:47,402|b162161e-3e0a-4d22-89f6-35e86eadf378||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionInput called not to store the Workflow action input details 2022-06-04 07:08:47,402|b162161e-3e0a-4d22-89f6-35e86eadf378||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| StoreAuditService ID -1 2022-06-04 07:08:47,405|b162161e-3e0a-4d22-89f6-35e86eadf378||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-04 07:08:47,405|b162161e-3e0a-4d22-89f6-35e86eadf378||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-04 07:08:47,409|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:08:47,422|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deriving input data for workflow: (helloworld) 2022-06-04 07:08:47,422|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-04 07:08:47,422|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-04 07:08:47,423|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-04 07:08:47,423|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-04 07:08:47,424|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-04 07:08:47,425|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-04 07:08:47,441|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Batched Sequence : ([]) 2022-06-04 07:08:47,441|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Generated Resource Param Data ({ }) 2022-06-04 07:08:47,450|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Preparing Response... 2022-06-04 07:08:47,450|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-04 07:08:47,450|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-04 07:08:47,450|b162161e-3e0a-4d22-89f6-35e86eadf378||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 18176c29-68c4-4871-a061-7fc3658e589f auditStoreId -1 2022-06-04 07:14:38,006|2935dc74-9dc8-4744-84ee-b78b7d632f76||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-04 07:14:38,007|2935dc74-9dc8-4744-84ee-b78b7d632f76||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 07:14:38,007|2935dc74-9dc8-4744-84ee-b78b7d632f76||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 07:14:38,335|2935dc74-9dc8-4744-84ee-b78b7d632f76||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 07:14:38,336|2935dc74-9dc8-4744-84ee-b78b7d632f76||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 07:14:39,113|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c560a649-d60b-4188-a7b9-dfde277f9af5) 2022-06-04 07:14:39,113|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/c560a649-d60b-4188-a7b9-dfde277f9af5/Definitions 2022-06-04 07:14:39,116|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 07:14:39,117|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-04 07:14:39,136|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-04 07:14:39,140|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-04 07:14:39,145|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-04 07:14:39,162|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(helloworld) 2022-06-04 07:14:39,162|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-04 07:14:39,162|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(helloworld) targets(helloworld) 2022-06-04 07:14:39,162|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-04 07:14:39,162|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-04 07:14:39,162|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/c560a649-d60b-4188-a7b9-dfde277f9af5/Templates/hello-world-mapping.json 2022-06-04 07:14:39,168|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-04 07:14:39,168|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-04 07:14:39,168|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 07:14:39,168|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-04 07:14:39,168|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/hello-world-mapping.json) 2022-06-04 07:14:39,174|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| distinct resource keys ([]) 2022-06-04 07:14:39,174|9b755c30-a0fe-4d80-b534-162c36200666||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [] 2022-06-04 07:14:39,360|3db3883e-07b1-4dd6-859e-3a698e73b3ee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(eece4468-99d6-40aa-a08d-8749918648ad) CBA(/opt/app/onap/blueprints/archive/eece4468-99d6-40aa-a08d-8749918648ad/cba.zip) 2022-06-04 07:14:39,366|3db3883e-07b1-4dd6-859e-3a698e73b3ee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eece4468-99d6-40aa-a08d-8749918648ad) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:14:39,380|3db3883e-07b1-4dd6-859e-3a698e73b3ee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(helloworld) 2022-06-04 07:14:39,386|3db3883e-07b1-4dd6-859e-3a698e73b3ee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eece4468-99d6-40aa-a08d-8749918648ad) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:14:39,417|3db3883e-07b1-4dd6-859e-3a698e73b3ee||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/eece4468-99d6-40aa-a08d-8749918648ad) present to clean. 2022-06-04 07:14:39,610|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing request id 654321 2022-06-04 07:14:39,610|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionInput called not to store the Workflow action input details 2022-06-04 07:14:39,610|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| StoreAuditService ID -1 2022-06-04 07:14:39,612|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-04 07:14:39,612|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-04 07:14:39,615|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-04 07:14:39,627|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deriving input data for workflow: (helloworld) 2022-06-04 07:14:39,628|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-04 07:14:39,628|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-04 07:14:39,629|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-04 07:14:39,629|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-04 07:14:39,629|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-04 07:14:39,630|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-04 07:14:39,644|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Batched Sequence : ([]) 2022-06-04 07:14:39,645|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Generated Resource Param Data ({ }) 2022-06-04 07:14:39,653|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Preparing Response... 2022-06-04 07:14:39,653|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-04 07:14:39,653|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-04 07:14:39,654|fe664ac4-b8f6-4d4c-8ee1-eac3aa8991cd||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a203ff91-c031-4932-b560-4fee35d534fa auditStoreId -1 2022-06-04 08:30:54,667|ec13dbfe-6ff8-422d-840f-385118c2aee8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-04 08:30:54,668|ec13dbfe-6ff8-422d-840f-385118c2aee8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 08:30:54,668|ec13dbfe-6ff8-422d-840f-385118c2aee8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 08:30:54,932|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 08:30:54,933|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 08:30:55,734|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-04 08:30:55,750|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(cd06c00f-fb0f-4bff-9377-20496bb4f363) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-04 08:30:55,776|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(c02b17e9-0734-4a5c-8838-56f707fde131) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-04 08:30:55,786|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(ca366e83-abba-477a-9cef-53248a21f738) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-04 08:30:55,799|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(4d82cb6f-f343-4f34-8255-3dc45c532f28) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-04 08:30:55,815|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(59b5f226-6a9d-432b-8194-fe5673df9e03) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-04 08:30:55,834|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(e0f6fdc2-b3a0-47a2-9fb6-1ae4d035a80a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-04 08:30:55,853|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 08:30:55,853|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 08:30:55,854|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-04 08:30:55,854|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-04 08:30:55,854|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 08:30:55,854|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 08:30:55,937|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-04 08:30:55,964|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-04 08:30:55,974|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-04 08:30:56,009|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-04 08:30:56,103|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 08:30:56,104|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 08:30:56,105|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 08:30:56,106|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(HealthCheck) 2022-06-04 08:30:56,107|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-04 08:30:56,107|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(vf-config-assign) 2022-06-04 08:30:56,108|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(vf-config-deploy) 2022-06-04 08:30:56,165|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 08:30:56,166|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 08:30:56,167|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-04 08:30:56,179|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 08:30:56,281|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 08:30:56,282|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 08:30:56,282|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 08:30:56,331|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 08:30:56,419|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 08:30:56,420|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 08:30:56,421|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 08:30:56,470|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 08:30:56,537|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 08:30:56,538|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 08:30:56,576|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-04 08:30:56,648|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 08:30:56,649|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 08:30:56,650|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign-day-2) 2022-06-04 08:30:56,651|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 08:30:56,651|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy-day-2) 2022-06-04 08:30:56,670|ec13dbfe-6ff8-422d-840f-385118c2aee8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 08:31:00,084|cc647333-0703-4619-a428-d654bf870c3f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(52adb845-df3d-469d-a266-934855808c1d) CBA(/opt/app/onap/blueprints/archive/52adb845-df3d-469d-a266-934855808c1d/cba.zip) 2022-06-04 08:31:00,125|cc647333-0703-4619-a428-d654bf870c3f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/52adb845-df3d-469d-a266-934855808c1d) and entry definition file (Definitions/CNF.json) 2022-06-04 08:31:00,205|cc647333-0703-4619-a428-d654bf870c3f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 08:31:00,206|cc647333-0703-4619-a428-d654bf870c3f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 08:31:00,207|cc647333-0703-4619-a428-d654bf870c3f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 08:31:00,208|cc647333-0703-4619-a428-d654bf870c3f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(scale-out) 2022-06-04 08:31:00,209|cc647333-0703-4619-a428-d654bf870c3f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(scale) 2022-06-04 08:31:00,209|cc647333-0703-4619-a428-d654bf870c3f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(scale-in) 2022-06-04 08:31:00,210|cc647333-0703-4619-a428-d654bf870c3f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(health-check) 2022-06-04 08:31:00,236|cc647333-0703-4619-a428-d654bf870c3f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/52adb845-df3d-469d-a266-934855808c1d) and entry definition file (Definitions/CNF.json) 2022-06-04 08:31:00,296|cc647333-0703-4619-a428-d654bf870c3f||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/52adb845-df3d-469d-a266-934855808c1d) present to clean. 2022-06-04 08:31:08,087|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/490ca9d8-b1c8-4a6f-8a74-f008e9d82025) 2022-06-04 08:31:08,088|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/490ca9d8-b1c8-4a6f-8a74-f008e9d82025/Definitions 2022-06-04 08:31:08,091|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 08:31:08,092|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-04 08:31:08,111|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(vnf-template) 2022-06-04 08:31:08,117|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-04 08:31:08,123|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-04 08:31:08,146|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,163|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,172|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,179|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-04 08:31:08,179|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-04 08:31:08,179|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-04 08:31:08,193|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,199|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,206|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,212|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-04 08:31:08,230|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,237|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,244|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,252|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,258|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,265|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,290|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-04 08:31:08,294|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-04 08:31:08,294|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-04 08:31:08,294|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-04 08:31:08,306|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,312|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,319|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 08:31:08,324|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-04 08:31:08,355|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(resource-assignment) 2022-06-04 08:31:08,355|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-04 08:31:08,355|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-04 08:31:08,355|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-04 08:31:08,356|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-04 08:31:08,356|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-04 08:31:08,356|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/490ca9d8-b1c8-4a6f-8a74-f008e9d82025/Templates/vnf-mapping.json 2022-06-04 08:31:08,361|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-04 08:31:08,362|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-04 08:31:08,362|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/490ca9d8-b1c8-4a6f-8a74-f008e9d82025/Templates/base_ubuntu20-mapping.json 2022-06-04 08:31:08,366|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-04 08:31:08,367|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-04 08:31:08,367|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(config-assign) 2022-06-04 08:31:08,368|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-04 08:31:08,368|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(config-assign) targets(config-assign) 2022-06-04 08:31:08,368|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-04 08:31:08,368|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-04 08:31:08,368|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/490ca9d8-b1c8-4a6f-8a74-f008e9d82025/Templates/baseconfig-mapping.json 2022-06-04 08:31:08,373|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-04 08:31:08,373|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-04 08:31:08,374|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(config-deploy) 2022-06-04 08:31:08,374|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-04 08:31:08,374|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-04 08:31:08,374|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(config-deploy) resource assignment files([] 2022-06-04 08:31:08,374|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 08:31:08,374|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-04 08:31:08,375|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/vnf-mapping.json) 2022-06-04 08:31:08,375|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-04 08:31:08,375|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/baseconfig-mapping.json) 2022-06-04 08:31:08,388|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 08:31:08,440|06175e39-69c8-46fa-99db-66b192de5083||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-04 08:31:08,616|f2d31c44-fc35-4ef2-9655-05d14347f46b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(1d9d2db0-9c27-4d33-a533-d4bcb58f414c) CBA(/opt/app/onap/blueprints/archive/1d9d2db0-9c27-4d33-a533-d4bcb58f414c/cba.zip) 2022-06-04 08:31:08,622|f2d31c44-fc35-4ef2-9655-05d14347f46b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1d9d2db0-9c27-4d33-a533-d4bcb58f414c) and entry definition file (Definitions/ubuntu20.json) 2022-06-04 08:31:08,632|f2d31c44-fc35-4ef2-9655-05d14347f46b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-04 08:31:08,654|f2d31c44-fc35-4ef2-9655-05d14347f46b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 08:31:08,655|f2d31c44-fc35-4ef2-9655-05d14347f46b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 08:31:08,656|f2d31c44-fc35-4ef2-9655-05d14347f46b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 08:31:08,665|f2d31c44-fc35-4ef2-9655-05d14347f46b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1d9d2db0-9c27-4d33-a533-d4bcb58f414c) and entry definition file (Definitions/ubuntu20.json) 2022-06-04 08:31:08,698|f2d31c44-fc35-4ef2-9655-05d14347f46b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/1d9d2db0-9c27-4d33-a533-d4bcb58f414c) present to clean. 2022-06-04 08:37:16,178|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-04 08:37:16,283|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-04 08:37:16,329|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| request(7c952835-bf23-4551-a81d-070f74429308) 2022-06-04 08:37:16,334|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| CBA file(/opt/app/onap/blueprints/archive/0a4403a5-485a-4c9a-b498-8a9935aae284/cba.zip written successfully 2022-06-04 08:37:16,334|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(0a4403a5-485a-4c9a-b498-8a9935aae284) CBA(/opt/app/onap/blueprints/archive/0a4403a5-485a-4c9a-b498-8a9935aae284/cba.zip) 2022-06-04 08:37:16,344|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0a4403a5-485a-4c9a-b498-8a9935aae284) and entry definition file (Definitions/ubuntu20.json) 2022-06-04 08:37:16,361|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-04 08:37:16,395|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 08:37:16,396|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 08:37:16,396|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 08:37:16,409|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0a4403a5-485a-4c9a-b498-8a9935aae284) and entry definition file (Definitions/ubuntu20.json) 2022-06-04 08:37:16,447|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-06-04 08:37:16,473|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-06-04 08:37:16,475|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-06-04 08:37:16,500|7c952835-bf23-4551-a81d-070f74429308||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/0a4403a5-485a-4c9a-b498-8a9935aae284) present to clean. 2022-06-04 08:37:22,671|5c6969bc-a0d7-4a89-bc18-d9ba4baad0e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-06-04 08:37:22,738|5c6969bc-a0d7-4a89-bc18-d9ba4baad0e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-04 08:37:22,740|5c6969bc-a0d7-4a89-bc18-d9ba4baad0e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-04 08:37:22,744|5c6969bc-a0d7-4a89-bc18-d9ba4baad0e6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-04 08:37:22,920|080adb15-b3a8-4dd1-996f-66931557bcf6||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-04 08:37:22,920|080adb15-b3a8-4dd1-996f-66931557bcf6||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-04 08:37:22,924|080adb15-b3a8-4dd1-996f-66931557bcf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-04 08:37:23,323|0a5401cc-c30d-45ee-a14f-a6f6c9e5c351||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-04 08:37:23,323|0a5401cc-c30d-45ee-a14f-a6f6c9e5c351||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-04 08:37:23,326|0a5401cc-c30d-45ee-a14f-a6f6c9e5c351||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-04 08:37:23,523|b14c914f-0445-42ed-a429-61c0888db6bc||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-04 08:37:23,523|b14c914f-0445-42ed-a429-61c0888db6bc||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-04 08:37:23,526|b14c914f-0445-42ed-a429-61c0888db6bc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-04 08:38:46,303|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(ea1f2109-4aa6-4aff-be5f-500f4ab03af6) CBA(/opt/app/onap/blueprints/archive/ea1f2109-4aa6-4aff-be5f-500f4ab03af6/cba.zip) 2022-06-04 08:38:46,335|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ea1f2109-4aa6-4aff-be5f-500f4ab03af6) and entry definition file (Definitions/CNF.json) 2022-06-04 08:38:46,413|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 08:38:46,414|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 08:38:46,415|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 08:38:46,415|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(scale-out) 2022-06-04 08:38:46,416|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(scale) 2022-06-04 08:38:46,417|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(scale-in) 2022-06-04 08:38:46,417|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(health-check) 2022-06-04 08:38:46,447|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ea1f2109-4aa6-4aff-be5f-500f4ab03af6) and entry definition file (Definitions/CNF.json) 2022-06-04 08:38:46,469|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-04 08:38:46,489|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-04 08:38:46,491|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-04 08:38:46,519|ee49ab64-686b-456c-860e-535bcb6f5ccf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/ea1f2109-4aa6-4aff-be5f-500f4ab03af6) present to clean. 2022-06-04 08:40:04,233|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-04 08:40:04,355|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-04 08:40:04,359|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| request(744b0c0c-e16e-47a8-b636-e8199a48e0f1) 2022-06-04 08:40:04,360|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| CBA file(/opt/app/onap/blueprints/archive/9d9a9c13-3694-4c41-9a7b-08d639f74167/cba.zip written successfully 2022-06-04 08:40:04,360|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(9d9a9c13-3694-4c41-9a7b-08d639f74167) CBA(/opt/app/onap/blueprints/archive/9d9a9c13-3694-4c41-9a7b-08d639f74167/cba.zip) 2022-06-04 08:40:04,388|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9d9a9c13-3694-4c41-9a7b-08d639f74167) and entry definition file (Definitions/CNF.json) 2022-06-04 08:40:04,469|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 08:40:04,470|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 08:40:04,471|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 08:40:04,472|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(scale-out) 2022-06-04 08:40:04,473|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(scale) 2022-06-04 08:40:04,473|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(scale-in) 2022-06-04 08:40:04,474|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(health-check) 2022-06-04 08:40:04,504|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9d9a9c13-3694-4c41-9a7b-08d639f74167) and entry definition file (Definitions/CNF.json) 2022-06-04 08:40:04,526|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-04 08:40:04,544|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-04 08:40:04,546|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-04 08:40:04,574|744b0c0c-e16e-47a8-b636-e8199a48e0f1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/9d9a9c13-3694-4c41-9a7b-08d639f74167) present to clean. 2022-06-04 08:40:23,709|23d058ce-b3b6-4f5e-ae7e-fb716acfef2a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| getting cba file name(APACHE), version(1.0.0) from db 2022-06-04 08:40:23,897|23d058ce-b3b6-4f5e-ae7e-fb716acfef2a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-04 08:40:23,899|23d058ce-b3b6-4f5e-ae7e-fb716acfef2a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-04 08:40:23,902|23d058ce-b3b6-4f5e-ae7e-fb716acfef2a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-04 08:40:24,041|9f68c9d6-fb1e-4173-bdcf-dee15672ca37||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-04 08:40:24,042|9f68c9d6-fb1e-4173-bdcf-dee15672ca37||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-04 08:40:24,045|9f68c9d6-fb1e-4173-bdcf-dee15672ca37||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-04 08:40:24,768|53460f11-03ee-4d33-baf0-c59192067def||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-04 08:40:24,768|53460f11-03ee-4d33-baf0-c59192067def||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-04 08:40:24,772|53460f11-03ee-4d33-baf0-c59192067def||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-04 08:40:24,955|4806972e-5baa-4513-b502-b797ea231339||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-04 08:40:24,955|4806972e-5baa-4513-b502-b797ea231339||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-04 08:40:24,959|4806972e-5baa-4513-b502-b797ea231339||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-04 08:40:25,199|284e5938-8815-43fd-b98d-c5fd91ac1d2f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-04 08:40:25,199|284e5938-8815-43fd-b98d-c5fd91ac1d2f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-04 08:40:25,202|284e5938-8815-43fd-b98d-c5fd91ac1d2f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-04 08:40:25,444|5c43a764-c7ab-4755-a248-40fc771362f8||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-04 08:40:25,445|5c43a764-c7ab-4755-a248-40fc771362f8||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-04 08:40:25,448|5c43a764-c7ab-4755-a248-40fc771362f8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-04 08:40:25,724|71cf143e-741f-4393-97fa-6a8e2b57c917||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-04 08:40:25,724|71cf143e-741f-4393-97fa-6a8e2b57c917||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-04 08:40:25,726|71cf143e-741f-4393-97fa-6a8e2b57c917||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-04 08:40:25,925|ee89ccbf-046a-426e-a09d-592b1c7843c6||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-04 08:40:25,926|ee89ccbf-046a-426e-a09d-592b1c7843c6||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-04 08:40:25,928|ee89ccbf-046a-426e-a09d-592b1c7843c6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-04 09:08:56,402|168c455d-a8d9-4a3f-bb53-a53e18a16854||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-04 09:08:56,403|168c455d-a8d9-4a3f-bb53-a53e18a16854||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-04 09:08:56,403|168c455d-a8d9-4a3f-bb53-a53e18a16854||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-04 09:08:56,633|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-04 09:08:56,634|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-04 09:08:57,062|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-04 09:08:57,062|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(cceb2078-4ffc-40ab-b2ef-25a45d7d65ad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-04 09:08:57,083|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(e6e82fd7-0606-4978-aa64-35e230aec5b8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-04 09:08:57,089|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(02a7cf8d-78bb-425a-96b0-7ef2a8dd8642) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-04 09:08:57,101|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(d64a49ca-bef9-4893-aa22-fce69532b4fe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-04 09:08:57,119|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(b3db326c-5b07-4baf-9f85-005bcf7b1f37) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-04 09:08:57,133|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(f382f940-bcbf-466c-9f7e-da39d04d6e5b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-04 09:08:57,147|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 09:08:57,148|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 09:08:57,148|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-04 09:08:57,149|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-04 09:08:57,149|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 09:08:57,149|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 09:08:57,179|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-04 09:08:57,215|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-04 09:08:57,237|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-04 09:08:57,256|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-04 09:08:57,315|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 09:08:57,316|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 09:08:57,316|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 09:08:57,355|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 09:08:57,389|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-04 09:08:57,407|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-04 09:08:57,414|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-04 09:08:57,448|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 09:08:57,449|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 09:08:57,450|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 09:08:57,484|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 09:08:57,512|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-04 09:08:57,526|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-04 09:08:57,533|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-04 09:08:57,565|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 09:08:57,566|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 09:08:57,566|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 09:08:57,567|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(HealthCheck) 2022-06-04 09:08:57,568|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-04 09:08:57,569|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(vf-config-assign) 2022-06-04 09:08:57,570|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(vf-config-deploy) 2022-06-04 09:08:57,609|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-04 09:08:57,645|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-04 09:08:57,665|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-04 09:08:57,670|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 09:08:57,671|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 09:08:57,671|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-04 09:08:57,716|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 09:08:57,717|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 09:08:57,718|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-04 09:08:57,726|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 09:08:57,767|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-04 09:08:57,783|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-04 09:08:57,800|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-04 09:08:57,815|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-04 09:08:57,815|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-04 09:08:57,834|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-04 09:08:57,857|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 09:08:57,858|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 09:08:57,859|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign-day-2) 2022-06-04 09:08:57,859|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 09:08:57,860|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy-day-2) 2022-06-04 09:08:57,876|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 09:08:57,888|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-04 09:08:57,908|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-04 09:08:57,909|168c455d-a8d9-4a3f-bb53-a53e18a16854||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-04 09:09:09,187|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/10b6c2cc-601a-4711-b1f8-2011e3cf347b) 2022-06-04 09:09:09,187|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| deleting definition types under : /opt/app/onap/blueprints/working/10b6c2cc-601a-4711-b1f8-2011e3cf347b/Definitions 2022-06-04 09:09:09,192|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| reinitialized all type definitions 2022-06-04 09:09:09,193|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-04 09:09:09,211|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(vnf-template) 2022-06-04 09:09:09,218|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-04 09:09:09,224|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-04 09:09:09,246|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,272|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,280|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,287|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-04 09:09:09,287|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-04 09:09:09,287|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-04 09:09:09,300|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,307|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,314|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,321|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-04 09:09:09,337|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,354|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,362|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,369|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,383|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,391|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,408|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-04 09:09:09,411|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-04 09:09:09,411|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-04 09:09:09,411|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-04 09:09:09,424|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,433|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,443|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(input) 2022-06-04 09:09:09,454|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-04 09:09:09,493|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(resource-assignment) 2022-06-04 09:09:09,493|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-04 09:09:09,493|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-04 09:09:09,493|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-04 09:09:09,493|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-04 09:09:09,493|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-04 09:09:09,493|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/10b6c2cc-601a-4711-b1f8-2011e3cf347b/Templates/vnf-mapping.json 2022-06-04 09:09:09,499|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-04 09:09:09,499|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-04 09:09:09,499|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/10b6c2cc-601a-4711-b1f8-2011e3cf347b/Templates/base_ubuntu20-mapping.json 2022-06-04 09:09:09,503|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-04 09:09:09,503|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-04 09:09:09,503|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(config-assign) 2022-06-04 09:09:09,503|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-04 09:09:09,503|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(config-assign) targets(config-assign) 2022-06-04 09:09:09,503|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-04 09:09:09,503|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-04 09:09:09,503|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enriching artifacts file(/opt/app/onap/blueprints/working/10b6c2cc-601a-4711-b1f8-2011e3cf347b/Templates/baseconfig-mapping.json 2022-06-04 09:09:09,508|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-04 09:09:09,508|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-04 09:09:09,508|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing Workflow(config-deploy) 2022-06-04 09:09:09,508|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-04 09:09:09,508|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-04 09:09:09,508|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| workflow(config-deploy) resource assignment files([] 2022-06-04 09:09:09,508|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| ##### Enhancing blueprint Resource Definitions 2022-06-04 09:09:09,508|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-04 09:09:09,509|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/vnf-mapping.json) 2022-06-04 09:09:09,509|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-04 09:09:09,509|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| processing file (Templates/baseconfig-mapping.json) 2022-06-04 09:09:09,520|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| 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-06-04 09:09:09,569|10bea307-50fe-4ca9-a3a5-371782d9bcf4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-04 09:09:09,746|9236c974-7058-4df9-b6c1-b30cdf70050c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Save processing(47488139-1876-4fe5-992d-ecaeb5d4d430) CBA(/opt/app/onap/blueprints/archive/47488139-1876-4fe5-992d-ecaeb5d4d430/cba.zip) 2022-06-04 09:09:09,751|9236c974-7058-4df9-b6c1-b30cdf70050c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/47488139-1876-4fe5-992d-ecaeb5d4d430) and entry definition file (Definitions/ubuntu20.json) 2022-06-04 09:09:09,760|9236c974-7058-4df9-b6c1-b30cdf70050c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-04 09:09:09,782|9236c974-7058-4df9-b6c1-b30cdf70050c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(resource-assignment) 2022-06-04 09:09:09,783|9236c974-7058-4df9-b6c1-b30cdf70050c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-assign) 2022-06-04 09:09:09,784|9236c974-7058-4df9-b6c1-b30cdf70050c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Validating Workflow(config-deploy) 2022-06-04 09:09:09,792|9236c974-7058-4df9-b6c1-b30cdf70050c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/47488139-1876-4fe5-992d-ecaeb5d4d430) and entry definition file (Definitions/ubuntu20.json) 2022-06-04 09:09:09,804|9236c974-7058-4df9-b6c1-b30cdf70050c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-06-04 09:09:09,818|9236c974-7058-4df9-b6c1-b30cdf70050c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-06-04 09:09:09,842|9236c974-7058-4df9-b6c1-b30cdf70050c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-06-04 09:09:09,863|9236c974-7058-4df9-b6c1-b30cdf70050c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-8n6rr|||| No compiled cache(/opt/app/onap/blueprints/working/47488139-1876-4fe5-992d-ecaeb5d4d430) present to clean.