By type
05:08:10,549 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:08:10,551 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:08:10,553 |-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:08:10,554 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:08:10,554 |-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:08:10,554 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:08:10,576 |-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:08:10,782 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:08:10,795 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:08:10,799 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:08:10,810 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:08:10,948 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:08:10,949 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:08:10,949 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:08:10,949 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:08:10,949 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:08:10,949 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:08:10,950 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:08:10,951 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:08:10,960 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-09-07 05:08:12,435|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-66dbbf475-hhhkr with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-09-07 05:08:12,441|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-09-07 05:08:18,703|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-09-07 05:08:19,900|||main||||INFO||||||| Finished Spring Data repository scanning in 1172ms. Found 11 JPA repository interfaces. 2022-09-07 05:08:24,367|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-09-07 05:08:24,512|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-09-07 05:08:24,890|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-09-07 05:08:25,760|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-09-07 05:08:26,306|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-09-07 05:08:26,313|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-09-07 05:08:26,697|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-09-07 05:08:29,278|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-07 05:08:29,314|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-09-07 05:08:29,511|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-09-07 05:08:32,328|||main||||INFO||||||| Audit service is disabled 2022-09-07 05:08:32,702|||main||||INFO||||||| Workflow Audit store is disabled 2022-09-07 05:08:35,190|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest] 2022-09-07 05:08:35,299|||main||||INFO||||||| Dependency Management module created... 2022-09-07 05:08:37,484|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-09-07 05:08:37,964|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-09-07 05:08:40,523|||main||||INFO||||||| Netty started on port(s): 8080 2022-09-07 05:08:43,569|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-09-07 05:08:44,178|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-09-07 05:08:44,191|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 32.933 seconds (JVM running for 34.613) 2022-09-07 05:08:44,230|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-09-07 06:54:11,355|c89feeab-7dc5-470e-9396-784986fb292f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-07 06:54:11,358|c89feeab-7dc5-470e-9396-784986fb292f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 06:54:11,360|c89feeab-7dc5-470e-9396-784986fb292f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 06:54:12,916|c89feeab-7dc5-470e-9396-784986fb292f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 06:54:12,922|c89feeab-7dc5-470e-9396-784986fb292f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 06:54:17,557|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/655abf01-0eca-48d3-a206-5ca61796982c) 2022-09-07 06:54:17,584|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/655abf01-0eca-48d3-a206-5ca61796982c/Definitions 2022-09-07 06:54:17,818|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 06:54:17,837|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-07 06:54:17,932|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-07 06:54:17,964|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-07 06:54:17,976|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-07 06:54:18,100|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(helloworld) 2022-09-07 06:54:18,103|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-07 06:54:18,103|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(helloworld) targets(helloworld) 2022-09-07 06:54:18,104|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-07 06:54:18,104|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-07 06:54:18,104|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/655abf01-0eca-48d3-a206-5ca61796982c/Templates/hello-world-mapping.json 2022-09-07 06:54:18,148|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-07 06:54:18,148|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-07 06:54:18,149|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 06:54:18,151|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-07 06:54:18,154|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-mapping.json) 2022-09-07 06:54:18,196|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([]) 2022-09-07 06:54:18,197|5344597c-8e86-476d-a55a-8db7c9fa1f5b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [] 2022-09-07 06:54:18,734|c8df3f05-10d6-432f-8ec5-30145170cb93||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(3de286e4-0117-4a42-995a-59bf6781dce5) CBA(/opt/app/onap/blueprints/archive/3de286e4-0117-4a42-995a-59bf6781dce5/cba.zip) 2022-09-07 06:54:18,759|c8df3f05-10d6-432f-8ec5-30145170cb93||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3de286e4-0117-4a42-995a-59bf6781dce5) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:54:18,951|c8df3f05-10d6-432f-8ec5-30145170cb93||DefaultDispatcher-worker-46||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(helloworld) 2022-09-07 06:54:18,983|c8df3f05-10d6-432f-8ec5-30145170cb93||DefaultDispatcher-worker-46||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3de286e4-0117-4a42-995a-59bf6781dce5) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:54:19,285|c8df3f05-10d6-432f-8ec5-30145170cb93||DefaultDispatcher-worker-44||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/3de286e4-0117-4a42-995a-59bf6781dce5) present to clean. 2022-09-07 06:54:19,620|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 654321 2022-09-07 06:54:19,621|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 06:54:19,622|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 06:54:19,634|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| getting cba file name(test101), version(1.0.1) from db 2022-09-07 06:54:19,853|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-07 06:54:19,857|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-07 06:54:19,863|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:54:19,905|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (helloworld) 2022-09-07 06:54:19,907|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-07 06:54:19,908|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 06:54:19,938|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-07 06:54:19,939|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 06:54:19,943|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-07 06:54:20,023|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-07 06:54:20,175|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([]) 2022-09-07 06:54:20,186|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ }) 2022-09-07 06:54:20,408|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 06:54:20,413|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 06:54:20,414|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-07 06:54:20,422|fa3e4ba8-e8d8-4f00-9fdf-ef21f355fd25||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 54c21165-c9ef-4d91-b417-41beea5dc8f4 auditStoreId -1 2022-09-07 06:55:09,007|174f101b-242c-4e85-bb4f-bdc85a763ea7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-07 06:55:09,007|174f101b-242c-4e85-bb4f-bdc85a763ea7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 06:55:09,007|174f101b-242c-4e85-bb4f-bdc85a763ea7||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 06:55:09,753|174f101b-242c-4e85-bb4f-bdc85a763ea7||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 06:55:09,754|174f101b-242c-4e85-bb4f-bdc85a763ea7||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 06:55:11,634|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3a4b92f9-786b-4152-a24b-f72645041f0a) 2022-09-07 06:55:11,635|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/3a4b92f9-786b-4152-a24b-f72645041f0a/Definitions 2022-09-07 06:55:11,639|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 06:55:11,643|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-07 06:55:11,714|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-07 06:55:11,786|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-07 06:55:11,811|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-07 06:55:11,878|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(helloworld) 2022-09-07 06:55:11,880|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-07 06:55:11,880|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(helloworld) targets(helloworld) 2022-09-07 06:55:11,880|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-07 06:55:11,881|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-07 06:55:11,881|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/3a4b92f9-786b-4152-a24b-f72645041f0a/Templates/hello-world-mapping.json 2022-09-07 06:55:11,913|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-07 06:55:11,914|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-07 06:55:11,914|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 06:55:11,914|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-07 06:55:11,915|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-mapping.json) 2022-09-07 06:55:11,939|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([]) 2022-09-07 06:55:11,939|5b6883db-e1e7-4c94-94b6-0a961673ee80||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [] 2022-09-07 06:55:12,271|cab79c2a-9a1d-49d2-a9fc-24109add7572||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(65f87e76-250f-4b4f-a13c-57aa0956a4e9) CBA(/opt/app/onap/blueprints/archive/65f87e76-250f-4b4f-a13c-57aa0956a4e9/cba.zip) 2022-09-07 06:55:12,294|cab79c2a-9a1d-49d2-a9fc-24109add7572||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/65f87e76-250f-4b4f-a13c-57aa0956a4e9) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:55:12,343|cab79c2a-9a1d-49d2-a9fc-24109add7572||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(helloworld) 2022-09-07 06:55:12,418|cab79c2a-9a1d-49d2-a9fc-24109add7572||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/65f87e76-250f-4b4f-a13c-57aa0956a4e9) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:55:12,547|cab79c2a-9a1d-49d2-a9fc-24109add7572||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/65f87e76-250f-4b4f-a13c-57aa0956a4e9) present to clean. 2022-09-07 06:55:12,842|b13ad3fa-4755-420e-af1b-ac1716d9f157||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 654321 2022-09-07 06:55:12,843|b13ad3fa-4755-420e-af1b-ac1716d9f157||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 06:55:12,843|b13ad3fa-4755-420e-af1b-ac1716d9f157||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 06:55:12,846|b13ad3fa-4755-420e-af1b-ac1716d9f157||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-07 06:55:12,846|b13ad3fa-4755-420e-af1b-ac1716d9f157||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-07 06:55:12,869|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:55:13,021|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (helloworld) 2022-09-07 06:55:13,021|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-07 06:55:13,021|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 06:55:13,023|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-07 06:55:13,023|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 06:55:13,024|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-07 06:55:13,027|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-07 06:55:13,097|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([]) 2022-09-07 06:55:13,099|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ }) 2022-09-07 06:55:13,123|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 06:55:13,123|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 06:55:13,124|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-07 06:55:13,124|b13ad3fa-4755-420e-af1b-ac1716d9f157||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8ef7c18c-8a6b-4fbb-972c-011fd79dc40e auditStoreId -1 2022-09-07 06:56:10,120|62708f2f-6b6c-4d7a-ad46-da28410cccf9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-07 06:56:10,121|62708f2f-6b6c-4d7a-ad46-da28410cccf9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 06:56:10,121|62708f2f-6b6c-4d7a-ad46-da28410cccf9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 06:56:11,400|62708f2f-6b6c-4d7a-ad46-da28410cccf9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 06:56:11,401|62708f2f-6b6c-4d7a-ad46-da28410cccf9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 06:56:14,351|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/60ea0ecd-091c-47ea-a919-426d470774aa) 2022-09-07 06:56:14,353|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/60ea0ecd-091c-47ea-a919-426d470774aa/Definitions 2022-09-07 06:56:14,359|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 06:56:14,362|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-07 06:56:14,465|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-07 06:56:14,499|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-07 06:56:14,549|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-07 06:56:14,605|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(helloworld) 2022-09-07 06:56:14,606|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-07 06:56:14,606|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(helloworld) targets(helloworld) 2022-09-07 06:56:14,606|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-07 06:56:14,606|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-07 06:56:14,607|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/60ea0ecd-091c-47ea-a919-426d470774aa/Templates/hello-world-mapping.json 2022-09-07 06:56:14,641|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-07 06:56:14,641|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-07 06:56:14,641|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 06:56:14,652|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-07 06:56:14,652|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-mapping.json) 2022-09-07 06:56:14,676|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([]) 2022-09-07 06:56:14,677|d95fa61a-b0b3-4db6-a947-f70097959848||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [] 2022-09-07 06:56:15,030|b3052b5b-898c-4eea-a2bf-3c747a26329b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(94e4d327-319a-4cca-8b5b-183a876963cb) CBA(/opt/app/onap/blueprints/archive/94e4d327-319a-4cca-8b5b-183a876963cb/cba.zip) 2022-09-07 06:56:15,047|b3052b5b-898c-4eea-a2bf-3c747a26329b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/94e4d327-319a-4cca-8b5b-183a876963cb) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:56:15,082|b3052b5b-898c-4eea-a2bf-3c747a26329b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(helloworld) 2022-09-07 06:56:15,100|b3052b5b-898c-4eea-a2bf-3c747a26329b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/94e4d327-319a-4cca-8b5b-183a876963cb) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:56:15,248|b3052b5b-898c-4eea-a2bf-3c747a26329b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/94e4d327-319a-4cca-8b5b-183a876963cb) present to clean. 2022-09-07 06:56:15,550|6a1848a9-2267-4434-88b5-a4acc635f9aa||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 654321 2022-09-07 06:56:15,550|6a1848a9-2267-4434-88b5-a4acc635f9aa||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 06:56:15,550|6a1848a9-2267-4434-88b5-a4acc635f9aa||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 06:56:15,555|6a1848a9-2267-4434-88b5-a4acc635f9aa||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-07 06:56:15,556|6a1848a9-2267-4434-88b5-a4acc635f9aa||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-07 06:56:15,564|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:56:15,619|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (helloworld) 2022-09-07 06:56:15,619|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-07 06:56:15,620|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 06:56:15,622|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-07 06:56:15,622|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 06:56:15,622|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-07 06:56:15,625|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-07 06:56:15,739|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([]) 2022-09-07 06:56:15,740|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ }) 2022-09-07 06:56:15,769|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 06:56:15,769|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 06:56:15,775|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-07 06:56:15,776|6a1848a9-2267-4434-88b5-a4acc635f9aa||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e1ec372b-d518-4feb-b64d-65ba337251a2 auditStoreId -1 2022-09-07 06:57:37,169|1ee21078-3b65-44c8-8a0e-d135ef5058d8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-07 06:57:37,169|1ee21078-3b65-44c8-8a0e-d135ef5058d8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 06:57:37,170|1ee21078-3b65-44c8-8a0e-d135ef5058d8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 06:57:38,152|1ee21078-3b65-44c8-8a0e-d135ef5058d8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 06:57:38,153|1ee21078-3b65-44c8-8a0e-d135ef5058d8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 06:57:40,114|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/34b78199-c188-4a20-908d-ebb1e239532a) 2022-09-07 06:57:40,115|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/34b78199-c188-4a20-908d-ebb1e239532a/Definitions 2022-09-07 06:57:40,119|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 06:57:40,121|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-07 06:57:40,211|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-07 06:57:40,229|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-07 06:57:40,256|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-07 06:57:40,305|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(helloworld) 2022-09-07 06:57:40,306|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-07 06:57:40,306|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(helloworld) targets(helloworld) 2022-09-07 06:57:40,307|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-07 06:57:40,307|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-07 06:57:40,307|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/34b78199-c188-4a20-908d-ebb1e239532a/Templates/hello-world-mapping.json 2022-09-07 06:57:40,343|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-07 06:57:40,343|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-07 06:57:40,343|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 06:57:40,343|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-07 06:57:40,344|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-mapping.json) 2022-09-07 06:57:40,379|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([]) 2022-09-07 06:57:40,380|a7f1f09c-17c9-487f-82af-5f3a304af817||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [] 2022-09-07 06:57:40,710|97ca1283-d937-470b-a81f-b869069973bc||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(e9992f60-1fdb-469e-aa3f-fc05de0b991e) CBA(/opt/app/onap/blueprints/archive/e9992f60-1fdb-469e-aa3f-fc05de0b991e/cba.zip) 2022-09-07 06:57:40,733|97ca1283-d937-470b-a81f-b869069973bc||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e9992f60-1fdb-469e-aa3f-fc05de0b991e) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:57:40,768|97ca1283-d937-470b-a81f-b869069973bc||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(helloworld) 2022-09-07 06:57:40,784|97ca1283-d937-470b-a81f-b869069973bc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e9992f60-1fdb-469e-aa3f-fc05de0b991e) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:57:40,858|97ca1283-d937-470b-a81f-b869069973bc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/e9992f60-1fdb-469e-aa3f-fc05de0b991e) present to clean. 2022-09-07 06:57:41,110|f1060409-3e91-4dc9-8bf1-5054b1b086c4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 654321 2022-09-07 06:57:41,111|f1060409-3e91-4dc9-8bf1-5054b1b086c4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 06:57:41,111|f1060409-3e91-4dc9-8bf1-5054b1b086c4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 06:57:41,118|f1060409-3e91-4dc9-8bf1-5054b1b086c4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-07 06:57:41,118|f1060409-3e91-4dc9-8bf1-5054b1b086c4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-07 06:57:41,123|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:57:41,233|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (helloworld) 2022-09-07 06:57:41,234|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-07 06:57:41,234|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 06:57:41,236|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-07 06:57:41,236|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 06:57:41,236|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-07 06:57:41,249|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-07 06:57:41,297|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([]) 2022-09-07 06:57:41,298|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ }) 2022-09-07 06:57:41,321|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 06:57:41,322|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 06:57:41,322|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-07 06:57:41,334|f1060409-3e91-4dc9-8bf1-5054b1b086c4||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 639b08a9-4864-4a33-b78d-d6897422ab24 auditStoreId -1 2022-09-07 06:58:23,175|ad12f1b8-9830-4b56-8d9f-a25a84b00f62||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-07 06:58:23,176|ad12f1b8-9830-4b56-8d9f-a25a84b00f62||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 06:58:23,177|ad12f1b8-9830-4b56-8d9f-a25a84b00f62||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 06:58:24,421|ad12f1b8-9830-4b56-8d9f-a25a84b00f62||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 06:58:24,422|ad12f1b8-9830-4b56-8d9f-a25a84b00f62||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 06:58:27,462|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9d3ab293-fdd0-4d93-9e68-6819107ae7d4) 2022-09-07 06:58:27,464|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/9d3ab293-fdd0-4d93-9e68-6819107ae7d4/Definitions 2022-09-07 06:58:27,472|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 06:58:27,475|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-07 06:58:27,600|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-07 06:58:27,622|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-07 06:58:27,649|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-07 06:58:27,691|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(helloworld) 2022-09-07 06:58:27,693|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-07 06:58:27,694|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(helloworld) targets(helloworld) 2022-09-07 06:58:27,694|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-07 06:58:27,694|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-07 06:58:27,695|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/9d3ab293-fdd0-4d93-9e68-6819107ae7d4/Templates/hello-world-mapping.json 2022-09-07 06:58:27,725|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-07 06:58:27,725|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-07 06:58:27,726|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 06:58:27,726|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-07 06:58:27,726|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-mapping.json) 2022-09-07 06:58:27,742|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([]) 2022-09-07 06:58:27,743|a21dfa68-beb1-4489-8d62-4efd9103b15b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [] 2022-09-07 06:58:28,133|2b7f8925-ea24-406b-8460-b1a806676e06||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(69839fc6-9d91-42db-ac72-25692eee66c8) CBA(/opt/app/onap/blueprints/archive/69839fc6-9d91-42db-ac72-25692eee66c8/cba.zip) 2022-09-07 06:58:28,149|2b7f8925-ea24-406b-8460-b1a806676e06||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/69839fc6-9d91-42db-ac72-25692eee66c8) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:58:28,221|2b7f8925-ea24-406b-8460-b1a806676e06||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(helloworld) 2022-09-07 06:58:28,242|2b7f8925-ea24-406b-8460-b1a806676e06||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/69839fc6-9d91-42db-ac72-25692eee66c8) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:58:28,404|2b7f8925-ea24-406b-8460-b1a806676e06||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/69839fc6-9d91-42db-ac72-25692eee66c8) present to clean. 2022-09-07 06:58:28,712|c1990a73-17f1-4521-abaf-6203c7529c0a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 654321 2022-09-07 06:58:28,712|c1990a73-17f1-4521-abaf-6203c7529c0a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 06:58:28,713|c1990a73-17f1-4521-abaf-6203c7529c0a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 06:58:28,713|c1990a73-17f1-4521-abaf-6203c7529c0a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-07 06:58:28,714|c1990a73-17f1-4521-abaf-6203c7529c0a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-07 06:58:28,715|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:58:28,723|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (helloworld) 2022-09-07 06:58:28,724|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-07 06:58:28,724|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 06:58:28,729|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-07 06:58:28,729|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 06:58:28,730|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-07 06:58:28,734|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-07 06:58:28,770|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([]) 2022-09-07 06:58:28,771|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ }) 2022-09-07 06:58:28,785|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 06:58:28,785|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 06:58:28,785|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-07 06:58:28,786|c1990a73-17f1-4521-abaf-6203c7529c0a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 036d21ea-41d7-48e1-b888-98a12bc4699e auditStoreId -1 2022-09-07 06:59:15,978|37795b33-8342-496a-8b28-6f695631f902||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-07 06:59:15,979|37795b33-8342-496a-8b28-6f695631f902||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 06:59:15,979|37795b33-8342-496a-8b28-6f695631f902||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 06:59:16,963|37795b33-8342-496a-8b28-6f695631f902||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 06:59:16,963|37795b33-8342-496a-8b28-6f695631f902||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 06:59:19,295|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/32d7a334-e968-42d1-804d-089f0aaf3301) 2022-09-07 06:59:19,297|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/32d7a334-e968-42d1-804d-089f0aaf3301/Definitions 2022-09-07 06:59:19,299|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 06:59:19,303|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-07 06:59:19,437|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-07 06:59:19,481|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-07 06:59:19,522|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-07 06:59:19,585|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(helloworld) 2022-09-07 06:59:19,585|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-07 06:59:19,586|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(helloworld) targets(helloworld) 2022-09-07 06:59:19,586|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-07 06:59:19,586|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-07 06:59:19,586|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/32d7a334-e968-42d1-804d-089f0aaf3301/Templates/hello-world-mapping.json 2022-09-07 06:59:19,601|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-07 06:59:19,601|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-07 06:59:19,601|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 06:59:19,601|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-07 06:59:19,602|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-mapping.json) 2022-09-07 06:59:19,621|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([]) 2022-09-07 06:59:19,621|ed3959da-bfc7-4ec8-9ed4-da673638b63d||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [] 2022-09-07 06:59:19,963|18c20f5a-d507-4214-a5f7-45a6ab64e327||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(13c0a0ef-0821-45be-ad68-1b266d74660b) CBA(/opt/app/onap/blueprints/archive/13c0a0ef-0821-45be-ad68-1b266d74660b/cba.zip) 2022-09-07 06:59:19,997|18c20f5a-d507-4214-a5f7-45a6ab64e327||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/13c0a0ef-0821-45be-ad68-1b266d74660b) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:59:20,065|18c20f5a-d507-4214-a5f7-45a6ab64e327||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(helloworld) 2022-09-07 06:59:20,078|18c20f5a-d507-4214-a5f7-45a6ab64e327||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/13c0a0ef-0821-45be-ad68-1b266d74660b) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:59:20,263|18c20f5a-d507-4214-a5f7-45a6ab64e327||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/13c0a0ef-0821-45be-ad68-1b266d74660b) present to clean. 2022-09-07 06:59:20,524|43a89b45-0aaa-4f77-b43e-81fbabe36237||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 654321 2022-09-07 06:59:20,525|43a89b45-0aaa-4f77-b43e-81fbabe36237||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 06:59:20,525|43a89b45-0aaa-4f77-b43e-81fbabe36237||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 06:59:20,547|43a89b45-0aaa-4f77-b43e-81fbabe36237||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-07 06:59:20,547|43a89b45-0aaa-4f77-b43e-81fbabe36237||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-07 06:59:20,561|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-07 06:59:20,584|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (helloworld) 2022-09-07 06:59:20,584|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-07 06:59:20,584|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 06:59:20,586|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-07 06:59:20,586|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 06:59:20,586|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-07 06:59:20,590|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-07 06:59:20,621|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([]) 2022-09-07 06:59:20,623|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ }) 2022-09-07 06:59:20,635|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 06:59:20,635|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 06:59:20,635|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-07 06:59:20,636|43a89b45-0aaa-4f77-b43e-81fbabe36237||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d38b0974-0a70-4e9b-ae44-ccceb4677be9 auditStoreId -1 2022-09-07 07:00:11,448|38dcb89b-4955-4195-b9d4-c9967387d7d1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-07 07:00:11,448|38dcb89b-4955-4195-b9d4-c9967387d7d1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 07:00:11,448|38dcb89b-4955-4195-b9d4-c9967387d7d1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 07:00:13,273|38dcb89b-4955-4195-b9d4-c9967387d7d1||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 07:00:13,273|38dcb89b-4955-4195-b9d4-c9967387d7d1||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 07:00:15,581|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f490dc46-6741-4d23-94f2-02493fb9fa6c) 2022-09-07 07:00:15,582|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/f490dc46-6741-4d23-94f2-02493fb9fa6c/Definitions 2022-09-07 07:00:15,584|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 07:00:15,585|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-07 07:00:15,672|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-07 07:00:15,714|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-07 07:00:15,733|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-07 07:00:15,762|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(helloworld) 2022-09-07 07:00:15,763|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-07 07:00:15,763|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(helloworld) targets(helloworld) 2022-09-07 07:00:15,763|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-07 07:00:15,763|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-07 07:00:15,763|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/f490dc46-6741-4d23-94f2-02493fb9fa6c/Templates/hello-world-mapping.json 2022-09-07 07:00:15,778|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-07 07:00:15,778|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-07 07:00:15,778|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 07:00:15,778|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-07 07:00:15,779|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-mapping.json) 2022-09-07 07:00:15,797|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([]) 2022-09-07 07:00:15,797|d246f27a-0b9f-4aea-a0df-0b87abe86f98||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [] 2022-09-07 07:00:16,116|e49d7aeb-aaa5-4a4d-a041-6efee01bbbcf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(2b655333-2736-4ffa-951d-60b9ffcd8cf6) CBA(/opt/app/onap/blueprints/archive/2b655333-2736-4ffa-951d-60b9ffcd8cf6/cba.zip) 2022-09-07 07:00:16,140|e49d7aeb-aaa5-4a4d-a041-6efee01bbbcf||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2b655333-2736-4ffa-951d-60b9ffcd8cf6) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:00:16,165|e49d7aeb-aaa5-4a4d-a041-6efee01bbbcf||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(helloworld) 2022-09-07 07:00:16,177|e49d7aeb-aaa5-4a4d-a041-6efee01bbbcf||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2b655333-2736-4ffa-951d-60b9ffcd8cf6) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:00:16,245|e49d7aeb-aaa5-4a4d-a041-6efee01bbbcf||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/2b655333-2736-4ffa-951d-60b9ffcd8cf6) present to clean. 2022-09-07 07:00:16,540|04b3116f-31ad-4055-8866-124d2020e797||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 654321 2022-09-07 07:00:16,540|04b3116f-31ad-4055-8866-124d2020e797||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 07:00:16,540|04b3116f-31ad-4055-8866-124d2020e797||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 07:00:16,540|04b3116f-31ad-4055-8866-124d2020e797||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-07 07:00:16,540|04b3116f-31ad-4055-8866-124d2020e797||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-07 07:00:16,549|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:00:16,604|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (helloworld) 2022-09-07 07:00:16,605|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-07 07:00:16,605|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:00:16,607|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-07 07:00:16,607|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 07:00:16,608|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-07 07:00:16,611|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-07 07:00:16,659|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([]) 2022-09-07 07:00:16,661|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ }) 2022-09-07 07:00:16,677|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:00:16,677|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 07:00:16,678|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-07 07:00:16,678|04b3116f-31ad-4055-8866-124d2020e797||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID be6e0709-6bd8-4f40-9499-ef4d32136056 auditStoreId -1 2022-09-07 07:01:16,915|a974c401-5824-4690-9fcc-f81721e059af||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-07 07:01:16,917|a974c401-5824-4690-9fcc-f81721e059af||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 07:01:16,918|a974c401-5824-4690-9fcc-f81721e059af||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 07:01:18,297|a974c401-5824-4690-9fcc-f81721e059af||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 07:01:18,297|a974c401-5824-4690-9fcc-f81721e059af||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 07:01:20,767|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/576090f4-21ee-4456-b728-c5f06d66234b) 2022-09-07 07:01:20,768|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/576090f4-21ee-4456-b728-c5f06d66234b/Definitions 2022-09-07 07:01:20,771|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 07:01:20,773|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-07 07:01:20,879|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-07 07:01:20,902|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-07 07:01:20,954|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-07 07:01:20,997|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(helloworld) 2022-09-07 07:01:20,998|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-07 07:01:20,998|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(helloworld) targets(helloworld) 2022-09-07 07:01:20,998|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-07 07:01:20,999|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-07 07:01:20,999|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/576090f4-21ee-4456-b728-c5f06d66234b/Templates/hello-world-mapping.json 2022-09-07 07:01:21,022|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-07 07:01:21,022|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-07 07:01:21,022|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 07:01:21,023|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-07 07:01:21,023|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-mapping.json) 2022-09-07 07:01:21,037|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([]) 2022-09-07 07:01:21,038|71505ffa-24d5-43a2-95d2-b45e7f5df95c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [] 2022-09-07 07:01:21,489|e6e3aca4-b8e2-442a-bee5-02bc8d28fd21||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(b8f428bd-bf9b-4749-9645-a31a66e92539) CBA(/opt/app/onap/blueprints/archive/b8f428bd-bf9b-4749-9645-a31a66e92539/cba.zip) 2022-09-07 07:01:21,507|e6e3aca4-b8e2-442a-bee5-02bc8d28fd21||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b8f428bd-bf9b-4749-9645-a31a66e92539) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:01:21,548|e6e3aca4-b8e2-442a-bee5-02bc8d28fd21||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(helloworld) 2022-09-07 07:01:21,565|e6e3aca4-b8e2-442a-bee5-02bc8d28fd21||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b8f428bd-bf9b-4749-9645-a31a66e92539) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:01:21,677|e6e3aca4-b8e2-442a-bee5-02bc8d28fd21||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/b8f428bd-bf9b-4749-9645-a31a66e92539) present to clean. 2022-09-07 07:01:21,940|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 654321 2022-09-07 07:01:21,941|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 07:01:21,941|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 07:01:21,948|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-07 07:01:21,950|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-07 07:01:21,954|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:01:21,968|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (helloworld) 2022-09-07 07:01:21,969|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-07 07:01:21,969|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:01:21,970|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-07 07:01:21,970|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 07:01:21,970|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-07 07:01:21,973|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-07 07:01:22,013|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([]) 2022-09-07 07:01:22,014|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ }) 2022-09-07 07:01:22,028|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:01:22,028|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 07:01:22,029|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-07 07:01:22,030|f5b2ff1e-a1b5-4c87-bb11-2e47d99c2278||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID aab19bb6-e150-49c5-b051-be4131c2ad1b auditStoreId -1 2022-09-07 07:02:45,233|16621224-62b6-46b7-a865-53cf568846e9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-07 07:02:45,234|16621224-62b6-46b7-a865-53cf568846e9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 07:02:45,234|16621224-62b6-46b7-a865-53cf568846e9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 07:02:46,208|16621224-62b6-46b7-a865-53cf568846e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 07:02:46,209|16621224-62b6-46b7-a865-53cf568846e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 07:02:48,258|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e999cdf9-058b-4bce-a97a-70a5a6291b4c) 2022-09-07 07:02:48,259|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/e999cdf9-058b-4bce-a97a-70a5a6291b4c/Definitions 2022-09-07 07:02:48,262|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 07:02:48,263|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-07 07:02:48,383|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-07 07:02:48,437|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-07 07:02:48,451|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-07 07:02:48,494|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(helloworld) 2022-09-07 07:02:48,495|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-07 07:02:48,495|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(helloworld) targets(helloworld) 2022-09-07 07:02:48,495|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-07 07:02:48,496|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-07 07:02:48,496|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/e999cdf9-058b-4bce-a97a-70a5a6291b4c/Templates/hello-world-mapping.json 2022-09-07 07:02:48,508|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-07 07:02:48,508|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-07 07:02:48,508|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 07:02:48,509|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-07 07:02:48,509|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-mapping.json) 2022-09-07 07:02:48,531|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([]) 2022-09-07 07:02:48,538|8a062f32-56c0-47f9-ad62-e46bc474f6cf||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [] 2022-09-07 07:02:49,077|fe375c8c-1221-46b4-a6ee-b28de2b732b6||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(99b6e959-5e2f-43a8-9a38-2682a1ea437b) CBA(/opt/app/onap/blueprints/archive/99b6e959-5e2f-43a8-9a38-2682a1ea437b/cba.zip) 2022-09-07 07:02:49,117|fe375c8c-1221-46b4-a6ee-b28de2b732b6||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/99b6e959-5e2f-43a8-9a38-2682a1ea437b) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:02:49,210|fe375c8c-1221-46b4-a6ee-b28de2b732b6||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(helloworld) 2022-09-07 07:02:49,249|fe375c8c-1221-46b4-a6ee-b28de2b732b6||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/99b6e959-5e2f-43a8-9a38-2682a1ea437b) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:02:49,505|fe375c8c-1221-46b4-a6ee-b28de2b732b6||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/99b6e959-5e2f-43a8-9a38-2682a1ea437b) present to clean. 2022-09-07 07:02:49,858|749d611a-d918-4d8b-957a-36b29eb841f9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 654321 2022-09-07 07:02:49,859|749d611a-d918-4d8b-957a-36b29eb841f9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 07:02:49,859|749d611a-d918-4d8b-957a-36b29eb841f9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 07:02:49,890|749d611a-d918-4d8b-957a-36b29eb841f9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-07 07:02:49,891|749d611a-d918-4d8b-957a-36b29eb841f9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-07 07:02:49,910|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:02:49,973|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (helloworld) 2022-09-07 07:02:49,977|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-07 07:02:49,978|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:02:50,007|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-07 07:02:50,008|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 07:02:50,009|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-07 07:02:50,023|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-07 07:02:50,160|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([]) 2022-09-07 07:02:50,161|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ }) 2022-09-07 07:02:50,256|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:02:50,256|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 07:02:50,256|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-07 07:02:50,275|749d611a-d918-4d8b-957a-36b29eb841f9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 479a372c-9305-4cec-b6bf-3a728de7e88e auditStoreId -1 2022-09-07 07:04:02,769|028b102b-c634-4dc0-a064-25afcc4dd4c6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-07 07:04:02,775|028b102b-c634-4dc0-a064-25afcc4dd4c6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 07:04:02,775|028b102b-c634-4dc0-a064-25afcc4dd4c6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 07:04:04,100|028b102b-c634-4dc0-a064-25afcc4dd4c6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 07:04:04,100|028b102b-c634-4dc0-a064-25afcc4dd4c6||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 07:04:06,160|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/335c0d76-0db0-4635-8d78-76cc90a28d3e) 2022-09-07 07:04:06,161|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/335c0d76-0db0-4635-8d78-76cc90a28d3e/Definitions 2022-09-07 07:04:06,166|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 07:04:06,167|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-07 07:04:06,199|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-07 07:04:06,217|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-07 07:04:06,240|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-07 07:04:06,271|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(helloworld) 2022-09-07 07:04:06,272|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-07 07:04:06,272|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(helloworld) targets(helloworld) 2022-09-07 07:04:06,272|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-07 07:04:06,273|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-07 07:04:06,273|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/335c0d76-0db0-4635-8d78-76cc90a28d3e/Templates/hello-world-mapping.json 2022-09-07 07:04:06,285|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-07 07:04:06,286|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-07 07:04:06,286|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 07:04:06,286|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-07 07:04:06,286|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-mapping.json) 2022-09-07 07:04:06,297|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([]) 2022-09-07 07:04:06,297|7501812c-21a9-4824-9d2f-b9ce24a599d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [] 2022-09-07 07:04:06,576|a3bbf417-b85b-4a1b-b5a9-386e5026bb3f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(7380035b-6902-40a2-980f-14ae70fc69ec) CBA(/opt/app/onap/blueprints/archive/7380035b-6902-40a2-980f-14ae70fc69ec/cba.zip) 2022-09-07 07:04:06,586|a3bbf417-b85b-4a1b-b5a9-386e5026bb3f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7380035b-6902-40a2-980f-14ae70fc69ec) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:04:06,616|a3bbf417-b85b-4a1b-b5a9-386e5026bb3f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(helloworld) 2022-09-07 07:04:06,626|a3bbf417-b85b-4a1b-b5a9-386e5026bb3f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7380035b-6902-40a2-980f-14ae70fc69ec) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:04:06,714|a3bbf417-b85b-4a1b-b5a9-386e5026bb3f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/7380035b-6902-40a2-980f-14ae70fc69ec) present to clean. 2022-09-07 07:04:06,978|51e1046f-3f32-4ada-a1bf-d14abe3489a6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 654321 2022-09-07 07:04:06,978|51e1046f-3f32-4ada-a1bf-d14abe3489a6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 07:04:06,979|51e1046f-3f32-4ada-a1bf-d14abe3489a6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 07:04:06,983|51e1046f-3f32-4ada-a1bf-d14abe3489a6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-07 07:04:06,984|51e1046f-3f32-4ada-a1bf-d14abe3489a6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-07 07:04:06,987|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:04:07,003|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (helloworld) 2022-09-07 07:04:07,004|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-07 07:04:07,004|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:04:07,006|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-07 07:04:07,006|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 07:04:07,006|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-07 07:04:07,008|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-07 07:04:07,053|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([]) 2022-09-07 07:04:07,054|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ }) 2022-09-07 07:04:07,063|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:04:07,063|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 07:04:07,063|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-07 07:04:07,064|51e1046f-3f32-4ada-a1bf-d14abe3489a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e1271279-1a15-4ff1-b6f7-f8a6e7af4248 auditStoreId -1 2022-09-07 07:09:26,595|e2f967fb-7d92-4d89-8f78-ada739d0d430||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-07 07:09:26,596|e2f967fb-7d92-4d89-8f78-ada739d0d430||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 07:09:26,597|e2f967fb-7d92-4d89-8f78-ada739d0d430||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 07:09:27,443|e2f967fb-7d92-4d89-8f78-ada739d0d430||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 07:09:27,445|e2f967fb-7d92-4d89-8f78-ada739d0d430||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 07:09:29,700|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6487725c-2da5-4546-a715-87e35965e1d8) 2022-09-07 07:09:29,702|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/6487725c-2da5-4546-a715-87e35965e1d8/Definitions 2022-09-07 07:09:29,705|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 07:09:29,706|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-07 07:09:29,790|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-07 07:09:29,852|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-07 07:09:29,869|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-07 07:09:29,912|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(helloworld) 2022-09-07 07:09:29,913|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-07 07:09:29,913|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(helloworld) targets(helloworld) 2022-09-07 07:09:29,913|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-07 07:09:29,914|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-07 07:09:29,914|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/6487725c-2da5-4546-a715-87e35965e1d8/Templates/hello-world-mapping.json 2022-09-07 07:09:29,927|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-07 07:09:29,927|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-07 07:09:29,927|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 07:09:29,927|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-07 07:09:29,927|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-mapping.json) 2022-09-07 07:09:29,943|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([]) 2022-09-07 07:09:29,943|1262ca5a-31bd-45e1-8a18-2a8f252bb2f3||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [] 2022-09-07 07:09:30,277|f90cd97f-4fc3-44db-9b0a-b6b17d5cc39d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(e0f4bceb-8370-4824-b806-5a29766ff29e) CBA(/opt/app/onap/blueprints/archive/e0f4bceb-8370-4824-b806-5a29766ff29e/cba.zip) 2022-09-07 07:09:30,295|f90cd97f-4fc3-44db-9b0a-b6b17d5cc39d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e0f4bceb-8370-4824-b806-5a29766ff29e) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:09:30,330|f90cd97f-4fc3-44db-9b0a-b6b17d5cc39d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(helloworld) 2022-09-07 07:09:30,357|f90cd97f-4fc3-44db-9b0a-b6b17d5cc39d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e0f4bceb-8370-4824-b806-5a29766ff29e) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:09:30,456|f90cd97f-4fc3-44db-9b0a-b6b17d5cc39d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/e0f4bceb-8370-4824-b806-5a29766ff29e) present to clean. 2022-09-07 07:09:30,709|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 654321 2022-09-07 07:09:30,710|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 07:09:30,710|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 07:09:30,714|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-07 07:09:30,714|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-07 07:09:30,719|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-07 07:09:30,760|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (helloworld) 2022-09-07 07:09:30,761|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-07 07:09:30,761|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:09:30,762|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-07 07:09:30,763|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 07:09:30,763|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-07 07:09:30,765|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-07 07:09:30,793|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([]) 2022-09-07 07:09:30,798|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ }) 2022-09-07 07:09:30,810|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:09:30,840|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 07:09:30,842|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-07 07:09:30,844|7f82179a-0722-44bb-92e4-9c9adfdbdb4b||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b2519a91-8b2e-4496-a879-0b01c6d710eb auditStoreId -1 2022-09-07 07:20:05,190|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-09-07 07:20:05,191|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 07:20:05,191|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 07:20:06,189|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 07:20:06,189|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 07:20:08,011|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-09-07 07:20:08,023|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(f57e9933-5e20-4cde-b657-653b947a59b2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-09-07 07:20:08,064|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(9ea8c4d7-ade5-4d75-8895-e727d6808bb5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-09-07 07:20:08,077|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(9140aed7-cd8f-4366-9e71-245055a342db) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-09-07 07:20:08,101|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(65e58430-905b-4cbf-9db2-75b75939ce27) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-09-07 07:20:08,131|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(82efdb6e-d006-4dd3-b4cf-3feb4672b777) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-09-07 07:20:08,160|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(645f074a-3a66-4d0c-89d1-0ae6211f49f9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-09-07 07:20:08,193|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-07 07:20:08,193|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-07 07:20:08,194|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-07 07:20:08,194|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-07 07:20:08,194|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-07 07:20:08,202|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-07 07:20:08,252|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-07 07:20:08,301|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-07 07:20:08,342|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-07 07:20:08,408|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-07 07:20:08,723|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:20:08,774|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:20:08,897|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-07 07:20:09,277|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:20:09,279|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:20:09,281|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:20:09,411|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-07 07:20:09,848|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:20:09,850|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:20:09,852|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign-day-2) 2022-09-07 07:20:09,853|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:20:09,855|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy-day-2) 2022-09-07 07:20:09,950|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-07 07:20:10,491|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:20:10,493|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:20:10,494|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:20:10,591|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-07 07:20:11,115|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:20:11,117|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:20:11,118|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:20:11,119|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(HealthCheck) 2022-09-07 07:20:11,122|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(ScaleOutReconfiguration) 2022-09-07 07:20:11,123|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(vf-config-assign) 2022-09-07 07:20:11,125|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(vf-config-deploy) 2022-09-07 07:20:11,225|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:20:11,227|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:20:11,229|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-07 07:20:11,257|f0341127-4f7c-4419-8e8b-7dd2fa1b7526||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-07 07:20:14,479|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1f259d4f-8496-4fc1-b5a9-e3ac11e5e611) 2022-09-07 07:20:14,481|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/1f259d4f-8496-4fc1-b5a9-e3ac11e5e611/Definitions 2022-09-07 07:20:14,483|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 07:20:14,485|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-09-07 07:20:14,547|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-09-07 07:20:14,583|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-09-07 07:20:14,600|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-09-07 07:20:14,637|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(capability) 2022-09-07 07:20:14,726|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(capability) 2022-09-07 07:20:14,743|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(processor-db) 2022-09-07 07:20:14,821|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-07 07:20:14,898|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-07 07:20:14,936|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-07 07:20:14,959|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-07 07:20:15,008|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-07 07:20:15,192|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-09-07 07:20:15,218|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-09-07 07:20:15,219|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-09-07 07:20:15,297|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(capability) 2022-09-07 07:20:15,346|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(capability) 2022-09-07 07:20:15,384|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(capability) 2022-09-07 07:20:15,452|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(processor-db) 2022-09-07 07:20:15,504|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-07 07:20:15,554|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-07 07:20:15,606|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-07 07:20:15,632|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-07 07:20:15,662|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-07 07:20:15,702|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-07 07:20:15,879|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(resource-resolution) 2022-09-07 07:20:15,880|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-09-07 07:20:15,880|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-09-07 07:20:15,880|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-09-07 07:20:15,880|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-09-07 07:20:15,880|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-09-07 07:20:15,881|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/1f259d4f-8496-4fc1-b5a9-e3ac11e5e611/Templates/hello-world-velocity-mapping.json 2022-09-07 07:20:15,892|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-09-07 07:20:15,894|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-09-07 07:20:15,894|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/1f259d4f-8496-4fc1-b5a9-e3ac11e5e611/Templates/hello-world-jinja-mapping.json 2022-09-07 07:20:15,903|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-09-07 07:20:15,903|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-09-07 07:20:15,904|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 07:20:15,904|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-09-07 07:20:15,905|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-09-07 07:20:15,905|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-09-07 07:20:15,933|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source]) 2022-09-07 07:20:16,091|2b405719-ee57-4802-a36a-0aab3e9230c1||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-09-07 07:20:16,382|cf4ac938-86c5-4582-b9fe-324a10382e37||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(fc9985c0-fc96-45f3-960b-ba92fe3c6ddb) CBA(/opt/app/onap/blueprints/archive/fc9985c0-fc96-45f3-960b-ba92fe3c6ddb/cba.zip) 2022-09-07 07:20:16,403|cf4ac938-86c5-4582-b9fe-324a10382e37||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fc9985c0-fc96-45f3-960b-ba92fe3c6ddb) and entry definition file (Definitions/resource-resolution.json) 2022-09-07 07:20:16,477|cf4ac938-86c5-4582-b9fe-324a10382e37||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-resolution) 2022-09-07 07:20:16,503|cf4ac938-86c5-4582-b9fe-324a10382e37||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fc9985c0-fc96-45f3-960b-ba92fe3c6ddb) and entry definition file (Definitions/resource-resolution.json) 2022-09-07 07:20:16,670|cf4ac938-86c5-4582-b9fe-324a10382e37||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/fc9985c0-fc96-45f3-960b-ba92fe3c6ddb) present to clean. 2022-09-07 07:20:16,907|1a412d39-52d3-43fb-913f-2eb20431e40c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id d19a22c5-97fa-4cd1-8ca4-6483361bc046 2022-09-07 07:20:16,908|1a412d39-52d3-43fb-913f-2eb20431e40c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 07:20:16,908|1a412d39-52d3-43fb-913f-2eb20431e40c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 07:20:16,932|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-09-07 07:20:17,357|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-09-07 07:20:17,374|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-09-07 07:20:17,393|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2022-09-07 07:20:17,549|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (resource-resolution) 2022-09-07 07:20:17,560|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-09-07 07:20:17,560|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:20:17,561|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(d19a22c5-97fa-4cd1-8ca4-6483361bc046) for workflow(resource-resolution) step(helloworld) 2022-09-07 07:20:17,562|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 07:20:17,562|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2022-09-07 07:20:17,563|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-09-07 07:20:17,746|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = v_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = v_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = v_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ], [ name = v_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ]], [[ name = v_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = v_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = v_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ], [ name = v_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = v_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ]], [[ name = v_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-09-07 07:20:17,825|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-07 07:20:17,825|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-09-07 07:20:18,433|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(PUT), url(/resource-resolution/put) 2022-09-07 07:20:18,612|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:20:18,633|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:20:18,634|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-09-07 07:20:18,634|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-09-07 07:20:18,635|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-09-07 07:20:18,750|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (v_put) 2022-09-07 07:20:18,792|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-09-07 07:20:18,795|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Getting Jython Script Class(ResolvProperties) 2022-09-07 07:20:29,312|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Component Object org.python.proxies.__main__$ResolvProperties$1@36f36be9 2022-09-07 07:20:29,340|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-09-07 07:20:29,409|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (v_python) 2022-09-07 07:20:29,416|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-07 07:20:29,417|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-09-07 07:20:29,441|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-09-07 07:20:29,489|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:20:29,489|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:20:29,490|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-09-07 07:20:29,490|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-09-07 07:20:29,490|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-09-07 07:20:29,491|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-07 07:20:29,491|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-09-07 07:20:29,494|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-09-07 07:20:29,529|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:20:29,530|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:20:29,531|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-09-07 07:20:29,531|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-09-07 07:20:29,531|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-09-07 07:20:29,554|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (v_patch) 2022-09-07 07:20:29,586|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (v_del) 2022-09-07 07:20:29,589|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-09-07 07:20:29,673|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-09-07 07:20:46,194|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| compiled in (16518)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-09-07 07:20:46,197|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-09-07 07:20:46,247|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-09-07 07:20:46,282|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (v_kotlin) 2022-09-07 07:20:46,287|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-07 07:20:46,287|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-09-07 07:20:46,301|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(GET), url(/resource-resolution/get) 2022-09-07 07:20:46,315|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:20:46,316|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:20:46,316|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-09-07 07:20:46,317|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-09-07 07:20:46,317|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-09-07 07:20:46,346|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (v_get) 2022-09-07 07:20:46,372|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-09-07 07:20:46,393|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-09-07 07:20:46,452|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (v_input) 2022-09-07 07:20:46,461|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (v_default) 2022-09-07 07:20:46,463|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-07 07:20:46,463|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-09-07 07:20:46,473|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(POST), url(/resource-resolution/post) 2022-09-07 07:20:46,517|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:20:46,518|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:20:46,518|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-09-07 07:20:46,518|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-09-07 07:20:46,519|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-09-07 07:20:46,557|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (v_post) 2022-09-07 07:20:46,610|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-07 07:20:46,739|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (list) 2022-09-07 07:20:46,749|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-09-07 07:20:46,754|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:46,754|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:46,755|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:46,755|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:46,755|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-09-07 07:20:46,828|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (v_db) 2022-09-07 07:20:46,834|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ "v_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "v_default" : "ok", "v_del" : "delete:ok", "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "v_input" : "ok", "v_kotlin" : "ok", "v_patch" : "patch:ok", "v_post" : "post:ok", "v_put" : "put:ok", "v_python" : "ok" }) 2022-09-07 07:20:47,081|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-09-07 07:20:47,271|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-09-07 07:20:47,272|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-09-07 07:20:47,573|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = from_suspend_function status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ], [ name = j_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = j_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ]], [[ name = j_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = j_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ], [ name = j_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ], [ name = j_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = j_get_id status = null required = null dependencies = [j_get] dictionaryName = RT-rest-get-id dictionarySource = sdnc ]], [[ name = j_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = j_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2022-09-07 07:20:47,581|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-09-07 07:20:47,582|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-09-07 07:20:47,584|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-09-07 07:20:47,584|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Getting Jython Script Class(ResolvProperties) 2022-09-07 07:20:47,686|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-09-07 07:20:47,761|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Component Object org.python.proxies.__main__$ResolvProperties$2@2ea3700e 2022-09-07 07:20:47,763|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-09-07 07:20:47,804|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (j_python) 2022-09-07 07:20:47,806|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-07 07:20:47,806|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-09-07 07:20:47,810|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-09-07 07:20:47,837|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:20:47,837|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:20:47,838|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-09-07 07:20:47,838|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-09-07 07:20:47,838|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-09-07 07:20:47,925|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (j_patch) 2022-09-07 07:20:47,927|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-09-07 07:20:47,974|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (j_input) 2022-09-07 07:20:47,976|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-07 07:20:47,976|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-09-07 07:20:47,979|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(PUT), url(/resource-resolution/put) 2022-09-07 07:20:48,023|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:20:48,023|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:20:48,023|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-09-07 07:20:48,024|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-09-07 07:20:48,024|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-09-07 07:20:48,064|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (j_put) 2022-09-07 07:20:48,066|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-09-07 07:20:48,105|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (j_default) 2022-09-07 07:20:48,108|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-07 07:20:48,108|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-09-07 07:20:48,111|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-09-07 07:20:48,136|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:20:48,137|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:20:48,138|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-09-07 07:20:48,138|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-09-07 07:20:48,138|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-09-07 07:20:48,141|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-07 07:20:48,141|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-09-07 07:20:48,146|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(POST), url(/resource-resolution/post) 2022-09-07 07:20:48,163|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:20:48,164|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:20:48,164|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-09-07 07:20:48,167|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-09-07 07:20:48,167|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-09-07 07:20:48,175|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-07 07:20:48,175|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-09-07 07:20:48,182|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(GET), url(/resource-resolution/get) 2022-09-07 07:20:48,187|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (j_del) 2022-09-07 07:20:48,200|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:20:48,201|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:20:48,201|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-09-07 07:20:48,201|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-09-07 07:20:48,202|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-09-07 07:20:48,204|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (j_post) 2022-09-07 07:20:48,227|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (j_get) 2022-09-07 07:20:48,244|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-09-07 07:20:48,244|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-09-07 07:20:48,247|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-09-07 07:20:48,285|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:20:48,286|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:20:48,287|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-09-07 07:20:48,288|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-09-07 07:20:48,289|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-09-07 07:20:48,335|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (j_get_id) 2022-09-07 07:20:48,337|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-09-07 07:20:48,340|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-09-07 07:20:48,373|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (j_kotlin) 2022-09-07 07:20:48,376|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-09-07 07:20:48,387|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (list) 2022-09-07 07:20:48,391|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-09-07 07:20:48,391|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:48,391|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:48,391|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:48,392|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:48,392|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:48,392|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:48,392|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:48,392|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:48,392|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-09-07 07:20:48,392|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2022-09-07 07:20:48,414|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (j_db) 2022-09-07 07:20:48,416|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2022-09-07 07:20:49,058|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-09-07 07:20:49,142|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-09-07 07:20:49,143|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:20:49,145|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 07:20:49,147|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-09-07 07:20:49,149|1a412d39-52d3-43fb-913f-2eb20431e40c||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 656d19f4-c6ef-49b5-b542-1df9cb688c16 auditStoreId -1 2022-09-07 07:34:45,888|f60da630-5a4f-4693-ac37-919134fd8361||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(c49ce9eb-466a-450b-a2eb-92c2b0c20c24) CBA(/opt/app/onap/blueprints/archive/c49ce9eb-466a-450b-a2eb-92c2b0c20c24/cba.zip) 2022-09-07 07:34:45,951|f60da630-5a4f-4693-ac37-919134fd8361||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c49ce9eb-466a-450b-a2eb-92c2b0c20c24) and entry definition file (Definitions/CNF.json) 2022-09-07 07:34:46,187|f60da630-5a4f-4693-ac37-919134fd8361||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:34:46,189|f60da630-5a4f-4693-ac37-919134fd8361||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:34:46,192|f60da630-5a4f-4693-ac37-919134fd8361||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:34:46,194|f60da630-5a4f-4693-ac37-919134fd8361||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(scale-out) 2022-09-07 07:34:46,196|f60da630-5a4f-4693-ac37-919134fd8361||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(scale) 2022-09-07 07:34:46,197|f60da630-5a4f-4693-ac37-919134fd8361||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(scale-in) 2022-09-07 07:34:46,198|f60da630-5a4f-4693-ac37-919134fd8361||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(health-check) 2022-09-07 07:34:46,276|f60da630-5a4f-4693-ac37-919134fd8361||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c49ce9eb-466a-450b-a2eb-92c2b0c20c24) and entry definition file (Definitions/CNF.json) 2022-09-07 07:34:46,432|f60da630-5a4f-4693-ac37-919134fd8361||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/c49ce9eb-466a-450b-a2eb-92c2b0c20c24) present to clean. 2022-09-07 07:35:13,840|78a88381-32c0-4ecc-a476-e6ba9629dcf7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-09-07 07:35:13,841|78a88381-32c0-4ecc-a476-e6ba9629dcf7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-07 07:35:13,841|78a88381-32c0-4ecc-a476-e6ba9629dcf7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-07 07:35:14,798|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-07 07:35:14,799|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-07 07:35:16,890|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-09-07 07:35:16,891|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(809f32ed-e90a-40cc-80a5-f2e28924c88b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-09-07 07:35:16,941|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(9e3f209e-4843-4bf6-9606-87fd09f5b6d5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-09-07 07:35:16,953|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(1cc4d8cd-f865-4ac4-8d8e-df3489f7cb1f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-09-07 07:35:16,971|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(9b85817f-91fa-454b-9ef6-333f896a11ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-09-07 07:35:17,012|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(aa43fa38-5192-4696-9828-427b9a327a1a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-09-07 07:35:17,038|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(6767ad9c-f6a8-4c03-a358-4894985755fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-09-07 07:35:17,067|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-07 07:35:17,068|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-07 07:35:17,068|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-07 07:35:17,069|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-07 07:35:17,069|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-07 07:35:17,069|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-07 07:35:17,091|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-07 07:35:17,161|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-07 07:35:17,239|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-07 07:35:17,267|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-07 07:35:17,499|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:35:17,501|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:35:17,502|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:35:17,683|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-07 07:35:17,793|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-09-07 07:35:17,838|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-09-07 07:35:17,871|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-09-07 07:35:18,012|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:35:18,014|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:35:18,015|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:35:18,145|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-07 07:35:18,292|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-09-07 07:35:18,325|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-09-07 07:35:18,355|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:35:18,356|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:35:18,357|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-09-07 07:35:18,456|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-07 07:35:18,581|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-09-07 07:35:18,610|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-09-07 07:35:18,624|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-09-07 07:35:18,712|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:35:18,714|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:35:18,715|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:35:18,718|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(HealthCheck) 2022-09-07 07:35:18,720|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(ScaleOutReconfiguration) 2022-09-07 07:35:18,721|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(vf-config-assign) 2022-09-07 07:35:18,722|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(vf-config-deploy) 2022-09-07 07:35:18,820|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-07 07:35:18,946|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-09-07 07:35:19,010|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-09-07 07:35:19,048|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-09-07 07:35:19,170|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:35:19,171|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:35:19,176|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign-day-2) 2022-09-07 07:35:19,177|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:35:19,178|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy-day-2) 2022-09-07 07:35:19,230|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:35:19,232|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:35:19,244|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-07 07:35:19,258|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-07 07:35:19,318|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Overwriting blueprint model :5G_Core::1.0.37 2022-09-07 07:35:19,392|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-09-07 07:35:19,456|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-09-07 07:35:19,558|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-09-07 07:35:19,559|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-09-07 07:35:19,633|78a88381-32c0-4ecc-a476-e6ba9629dcf7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-09-07 07:35:41,339|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/94e81339-463d-4a92-b7db-70c30309ee08) 2022-09-07 07:35:41,340|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| deleting definition types under : /opt/app/onap/blueprints/working/94e81339-463d-4a92-b7db-70c30309ee08/Definitions 2022-09-07 07:35:41,343|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| reinitialized all type definitions 2022-09-07 07:35:41,344|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-09-07 07:35:41,398|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(vnf-template) 2022-09-07 07:35:41,409|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(vnf-mapping) 2022-09-07 07:35:41,425|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-09-07 07:35:41,474|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:41,527|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:41,549|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:41,574|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-09-07 07:35:41,574|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-09-07 07:35:41,574|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-09-07 07:35:41,604|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:41,618|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:41,646|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:41,674|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-07 07:35:41,740|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:41,760|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:41,796|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:41,823|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:41,854|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:41,883|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:41,937|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(config-assign) 2022-09-07 07:35:41,948|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(baseconfig-template) 2022-09-07 07:35:41,949|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-09-07 07:35:41,949|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-09-07 07:35:41,987|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:42,021|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:42,052|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(input) 2022-09-07 07:35:42,103|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ***** Enhancing NodeTemplate(config-deploy) 2022-09-07 07:35:42,202|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(resource-assignment) 2022-09-07 07:35:42,203|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-09-07 07:35:42,203|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-09-07 07:35:42,203|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-09-07 07:35:42,203|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-09-07 07:35:42,203|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-09-07 07:35:42,203|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/94e81339-463d-4a92-b7db-70c30309ee08/Templates/vnf-mapping.json 2022-09-07 07:35:42,223|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-09-07 07:35:42,223|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-09-07 07:35:42,223|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/94e81339-463d-4a92-b7db-70c30309ee08/Templates/base_ubuntu20-mapping.json 2022-09-07 07:35:42,234|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-09-07 07:35:42,234|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-09-07 07:35:42,235|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(config-assign) 2022-09-07 07:35:42,236|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-09-07 07:35:42,237|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(config-assign) targets(config-assign) 2022-09-07 07:35:42,237|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-09-07 07:35:42,237|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-09-07 07:35:42,238|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enriching artifacts file(/opt/app/onap/blueprints/working/94e81339-463d-4a92-b7db-70c30309ee08/Templates/baseconfig-mapping.json 2022-09-07 07:35:42,248|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-09-07 07:35:42,248|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| dataType not present for the recipe(dt-config-assign-properties) 2022-09-07 07:35:42,251|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing Workflow(config-deploy) 2022-09-07 07:35:42,251|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-09-07 07:35:42,251|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| identified workflow(config-deploy) targets(config-deploy) 2022-09-07 07:35:42,251|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(config-deploy) resource assignment files([] 2022-09-07 07:35:42,252|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| ##### Enhancing blueprint Resource Definitions 2022-09-07 07:35:42,252|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-09-07 07:35:42,252|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/vnf-mapping.json) 2022-09-07 07:35:42,252|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-09-07 07:35:42,252|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing file (Templates/baseconfig-mapping.json) 2022-09-07 07:35:42,286|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-09-07 07:35:42,667|504e9233-93c9-46ef-8c07-0e8d2e5192c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-09-07 07:35:43,014|1b417718-ad51-41c5-9a8e-81b2e73941ad||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(a3bf9dfc-bcbc-4f27-9cdd-75a2f13493ce) CBA(/opt/app/onap/blueprints/archive/a3bf9dfc-bcbc-4f27-9cdd-75a2f13493ce/cba.zip) 2022-09-07 07:35:43,034|1b417718-ad51-41c5-9a8e-81b2e73941ad||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a3bf9dfc-bcbc-4f27-9cdd-75a2f13493ce) and entry definition file (Definitions/ubuntu20.json) 2022-09-07 07:35:43,064|1b417718-ad51-41c5-9a8e-81b2e73941ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-07 07:35:43,146|1b417718-ad51-41c5-9a8e-81b2e73941ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:35:43,149|1b417718-ad51-41c5-9a8e-81b2e73941ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:35:43,151|1b417718-ad51-41c5-9a8e-81b2e73941ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:35:43,167|1b417718-ad51-41c5-9a8e-81b2e73941ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a3bf9dfc-bcbc-4f27-9cdd-75a2f13493ce) and entry definition file (Definitions/ubuntu20.json) 2022-09-07 07:35:43,297|1b417718-ad51-41c5-9a8e-81b2e73941ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/a3bf9dfc-bcbc-4f27-9cdd-75a2f13493ce) present to clean. 2022-09-07 07:37:08,867|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-09-07 07:37:09,015|||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-09-07 07:37:09,176|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| request(5afe61d5-d246-47aa-b38a-ec1739836834) 2022-09-07 07:37:09,186|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| CBA file(/opt/app/onap/blueprints/archive/b5537ec6-df31-4bb8-bc16-357666df6325/cba.zip written successfully 2022-09-07 07:37:09,186|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(b5537ec6-df31-4bb8-bc16-357666df6325) CBA(/opt/app/onap/blueprints/archive/b5537ec6-df31-4bb8-bc16-357666df6325/cba.zip) 2022-09-07 07:37:09,291|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b5537ec6-df31-4bb8-bc16-357666df6325) and entry definition file (Definitions/CNF.json) 2022-09-07 07:37:09,475|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:37:09,477|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:37:09,478|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:37:09,479|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(scale-out) 2022-09-07 07:37:09,480|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(scale) 2022-09-07 07:37:09,481|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(scale-in) 2022-09-07 07:37:09,482|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(health-check) 2022-09-07 07:37:09,531|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b5537ec6-df31-4bb8-bc16-357666df6325) and entry definition file (Definitions/CNF.json) 2022-09-07 07:37:09,594|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Overwriting blueprint model :APACHE::1.0.0 2022-09-07 07:37:09,653|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-09-07 07:37:09,666|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-09-07 07:37:09,744|5afe61d5-d246-47aa-b38a-ec1739836834||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/b5537ec6-df31-4bb8-bc16-357666df6325) present to clean. 2022-09-07 07:37:56,008|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-09-07 07:37:56,127|||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-09-07 07:37:56,131|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| request(9d545132-4efd-4523-b836-1a93de73b990) 2022-09-07 07:37:56,132|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| CBA file(/opt/app/onap/blueprints/archive/b0a50ab2-83d8-4e05-85d8-5f0df882e55b/cba.zip written successfully 2022-09-07 07:37:56,132|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Save processing(b0a50ab2-83d8-4e05-85d8-5f0df882e55b) CBA(/opt/app/onap/blueprints/archive/b0a50ab2-83d8-4e05-85d8-5f0df882e55b/cba.zip) 2022-09-07 07:37:56,143|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b0a50ab2-83d8-4e05-85d8-5f0df882e55b) and entry definition file (Definitions/ubuntu20.json) 2022-09-07 07:37:56,165|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-07 07:37:56,223|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(resource-assignment) 2022-09-07 07:37:56,225|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-assign) 2022-09-07 07:37:56,226|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Validating Workflow(config-deploy) 2022-09-07 07:37:56,248|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b0a50ab2-83d8-4e05-85d8-5f0df882e55b) and entry definition file (Definitions/ubuntu20.json) 2022-09-07 07:37:56,279|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-09-07 07:37:56,363|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-09-07 07:37:56,366|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-09-07 07:37:56,432|9d545132-4efd-4523-b836-1a93de73b990||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| No compiled cache(/opt/app/onap/blueprints/working/b0a50ab2-83d8-4e05-85d8-5f0df882e55b) present to clean. 2022-09-07 07:40:19,677|384d3b7e-c19f-46a7-ad43-0005e72970c3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 3446b740-cefc-4837-a77e-87ea3dde82b3 2022-09-07 07:40:19,678|384d3b7e-c19f-46a7-ad43-0005e72970c3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 07:40:19,678|384d3b7e-c19f-46a7-ad43-0005e72970c3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 07:40:19,691|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| getting cba file name(APACHE), version(1.0.0) from db 2022-09-07 07:40:20,358|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-07 07:40:20,381|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-07 07:40:20,414|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-07 07:40:20,485|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (resource-assignment) 2022-09-07 07:40:20,643|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Execute node(START) -> executed state(SUCCESS) 2022-09-07 07:40:20,657|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(resource-assignment[3446b740-cefc-4837-a77e-87ea3dde82b3])'s step(resource-assignment) 2022-09-07 07:40:20,657|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:40:20,660|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(3446b740-cefc-4837-a77e-87ea3dde82b3) for workflow(resource-assignment) step(resource-assignment) 2022-09-07 07:40:20,661|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 07:40:20,661|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-09-07 07:40:20,665|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-09-07 07:40:20,715|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2022-09-07 07:40:20,735|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-09-07 07:40:20,737|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-09-07 07:40:20,737|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-09-07 07:40:20,738|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("4af34c4a-120d-4090-8c5e-c15a3b51ac65") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-09-07 07:40:20,738|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("21f40a88-1fa7-446b-9176-7bf26a73b271") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-09-07 07:40:20,754|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2022-09-07 07:40:20,754|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2022-09-07 07:40:20,781|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-09-07 07:40:25,175|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(500 - ) 2022-09-07 07:40:25,185|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2022-09-07 07:40:25,210|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:115) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:47) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:118) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:344) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655) 2022-09-07 07:40:25,212|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-09-07 07:40:25,215|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ "aic-cloud-region" : "k8sregion-cnf-macro", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-namespace" : "onap-tests", "service-instance-id" : "21f40a88-1fa7-446b-9176-7bf26a73b271", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "4af34c4a-120d-4090-8c5e-c15a3b51ac65", "vnf_name" : "${vnf_name}" }) 2022-09-07 07:40:25,242|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:40:25,242|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 07:40:25,242|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-09-07 07:40:25,244|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(resource-assignment[3446b740-cefc-4837-a77e-87ea3dde82b3])'s step(profile-upload) 2022-09-07 07:40:25,244|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:40:25,262|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(3446b740-cefc-4837-a77e-87ea3dde82b3) for workflow(resource-assignment) step(profile-upload) 2022-09-07 07:40:25,263|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-09-07 07:40:25,263|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2022-09-07 07:40:25,266|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Triggering K8s Profile Upload component logic. 2022-09-07 07:40:25,266|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Getting the template prefixes 2022-09-07 07:40:25,267|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Iterating over prefixes in resource assignment map. 2022-09-07 07:40:25,272|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Prefix vnf does not have required data for us to continue. 2022-09-07 07:40:25,272|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:40:25,272|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-09-07 07:40:25,273|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-09-07 07:40:25,274|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Execute node(END) -> executed state(SUCCESS) 2022-09-07 07:40:25,287|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(3446b740-cefc-4837-a77e-87ea3dde82b3) nodes completed with (0)exceptions 2022-09-07 07:40:25,288|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-09-07 07:40:25,290|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 27656c30-fdd0-474c-8911-30d760d9e501 auditStoreId -1 2022-09-07 07:40:33,483|384d3b7e-c19f-46a7-ad43-0005e72970c3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id bb2c79f3-d864-44ba-b765-8658c8e89058 2022-09-07 07:40:33,483|384d3b7e-c19f-46a7-ad43-0005e72970c3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 07:40:33,483|384d3b7e-c19f-46a7-ad43-0005e72970c3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 07:40:33,485|384d3b7e-c19f-46a7-ad43-0005e72970c3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-09-07 07:40:33,486|384d3b7e-c19f-46a7-ad43-0005e72970c3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-09-07 07:40:33,502|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-09-07 07:40:33,669|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (resource-assignment) 2022-09-07 07:40:33,671|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Execute node(START) -> executed state(SUCCESS) 2022-09-07 07:40:33,672|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(resource-assignment[bb2c79f3-d864-44ba-b765-8658c8e89058])'s step(resource-assignment) 2022-09-07 07:40:33,672|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:40:33,673|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(bb2c79f3-d864-44ba-b765-8658c8e89058) for workflow(resource-assignment) step(resource-assignment) 2022-09-07 07:40:33,673|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 07:40:33,673|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-09-07 07:40:33,675|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-09-07 07:40:33,711|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2022-09-07 07:40:33,721|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-09-07 07:40:33,722|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("b31a4759-c044-4537-95e4-894025bc93fa") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-09-07 07:40:33,725|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-09-07 07:40:33,725|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-09-07 07:40:33,726|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("85a11c33-2dc8-4416-a84b-c4d19b63bf26") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-09-07 07:40:33,729|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2022-09-07 07:40:33,729|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2022-09-07 07:40:33,899|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Parameter information : ({customizationid=85a11c33-2dc8-4416-a84b-c4d19b63bf26}) 2022-09-07 07:40:33,900|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Parameter information : ({customizationid=85a11c33-2dc8-4416-a84b-c4d19b63bf26}) 2022-09-07 07:40:33,916|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:40:33,918|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"7be4b981-0620-40a1-a00e-482658f98407"}]) 2022-09-07 07:40:33,919|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("7be4b981-0620-40a1-a00e-482658f98407") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-09-07 07:40:33,921|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:40:33,923|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"840b78c3-7578-470d-8e5b-5254d9364b7b"}]) 2022-09-07 07:40:33,923|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("840b78c3-7578-470d-8e5b-5254d9364b7b") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-09-07 07:40:33,925|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-09-07 07:40:33,940|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Transformed value: null -> 840b78c3-7578-470d-8e5b-5254d9364b7b 2022-09-07 07:40:33,942|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2022-09-07 07:40:34,032|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Parameter information : ({customizationid=85a11c33-2dc8-4416-a84b-c4d19b63bf26}) 2022-09-07 07:40:34,038|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:40:34,040|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-09-07 07:40:34,040|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-09-07 07:40:34,041|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-09-07 07:40:34,041|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-09-07 07:40:34,052|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Transformed value: null -> 85a11c33-2dc8-4416-a84b-c4d19b63bf26 2022-09-07 07:40:34,053|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("21f40a88-1fa7-446b-9176-7bf26a73b271") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-09-07 07:40:34,054|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-09-07 07:40:34,055|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-09-07 07:40:34,055|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("4af34c4a-120d-4090-8c5e-c15a3b51ac65") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-09-07 07:40:34,067|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/21f40a88-1fa7-446b-9176-7bf26a73b271/service-data/vnfs/vnf/4af34c4a-120d-4090-8c5e-c15a3b51ac65/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2022-09-07 07:40:34,067|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/21f40a88-1fa7-446b-9176-7bf26a73b271/service-data/vnfs/vnf/4af34c4a-120d-4090-8c5e-c15a3b51ac65/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2022-09-07 07:40:34,068|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/21f40a88-1fa7-446b-9176-7bf26a73b271/service-data/vnfs/vnf/4af34c4a-120d-4090-8c5e-c15a3b51ac65/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2022-09-07 07:40:34,067|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/21f40a88-1fa7-446b-9176-7bf26a73b271/service-data/vnfs/vnf/4af34c4a-120d-4090-8c5e-c15a3b51ac65/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-09-07 07:40:34,093|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/21f40a88-1fa7-446b-9176-7bf26a73b271/service-data/vnfs/vnf/4af34c4a-120d-4090-8c5e-c15a3b51ac65/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-09-07 07:40:34,094|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/21f40a88-1fa7-446b-9176-7bf26a73b271/service-data/vnfs/vnf/4af34c4a-120d-4090-8c5e-c15a3b51ac65/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-09-07 07:40:34,136|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:40:34,137|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:40:34,137|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:40:34,138|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:40:34,138|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({vnf_name=value}), from json () 2022-09-07 07:40:34,138|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (vnf_name) trying to get value from responseNode () 2022-09-07 07:40:34,139|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-09-07 07:40:34,139|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-09-07 07:40:34,139|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-09-07 07:40:34,139|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-09-07 07:40:34,150|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2022-09-07 07:40:34,151|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2022-09-07 07:40:34,155|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-09-07 07:40:35,280|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(500 - ) 2022-09-07 07:40:35,281|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2022-09-07 07:40:35,282|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:115) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:47) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:118) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:344) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655) 2022-09-07 07:40:35,289|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-09-07 07:40:35,302|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/21f40a88-1fa7-446b-9176-7bf26a73b271/service-data/vnfs/vnf/4af34c4a-120d-4090-8c5e-c15a3b51ac65/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2022-09-07 07:40:35,302|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/21f40a88-1fa7-446b-9176-7bf26a73b271/service-data/vnfs/vnf/4af34c4a-120d-4090-8c5e-c15a3b51ac65/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2022-09-07 07:40:35,321|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/21f40a88-1fa7-446b-9176-7bf26a73b271/service-data/vnfs/vnf/4af34c4a-120d-4090-8c5e-c15a3b51ac65/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-09-07 07:40:35,343|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response status(200 - OK) 2022-09-07 07:40:35,344|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Response processing type (string) 2022-09-07 07:40:35,346|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-09-07 07:40:35,346|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-09-07 07:40:35,350|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-09-07 07:40:35,365|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-09-07 07:40:35,366|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-09-07 07:40:35,380|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token at [Source: UNKNOWN; line: -1, column: -1].message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token at [Source: UNKNOWN; line: -1, column: -1].message at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:241) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655) Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token at [Source: UNKNOWN; line: -1, column: -1] at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1468) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1242) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1148) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:700) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:893) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:652) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4497) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2730) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3183) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206) ... 11 common frames omitted 2022-09-07 07:40:35,381|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:40:35,381|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 07:40:35,382|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Execute node(resource-assignment) -> executed state(FAILURE) 2022-09-07 07:40:35,383|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(bb2c79f3-d864-44ba-b765-8658c8e89058) nodes completed with (1)exceptions 2022-09-07 07:40:35,383|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| workflow(bb2c79f3-d864-44ba-b765-8658c8e89058) exception : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing. at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$5.invokeSuspend(BluePrintWorkflowService.kt:258) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655) 2022-09-07 07:40:35,383|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-09-07 07:40:35,398|384d3b7e-c19f-46a7-ad43-0005e72970c3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4ea4198c-e9ef-486b-86f3-5564f25e2a09 auditStoreId -1 2022-09-07 07:41:09,084|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id 8b3ccf42-c086-47be-8473-87f09e7bccf9 2022-09-07 07:41:09,084|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 07:41:09,084|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 07:41:09,119|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-09-07 07:41:09,364|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-09-07 07:41:09,368|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-09-07 07:41:09,371|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-09-07 07:41:09,390|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (resource-assignment) 2022-09-07 07:41:09,391|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-09-07 07:41:09,391|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:41:09,393|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(8b3ccf42-c086-47be-8473-87f09e7bccf9) for workflow(resource-assignment) step(resource-assignment) 2022-09-07 07:41:09,393|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 07:41:09,394|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-09-07 07:41:09,395|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-09-07 07:41:09,439|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-09-07 07:41:09,442|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-09-07 07:41:09,443|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("fb249856-e0a0-4dad-8ee6-0b9c689bdd0d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-09-07 07:41:09,443|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("70c3c1c3-b286-4578-9cc8-f0760e865aed") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-09-07 07:41:09,444|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ "service-instance-id" : "fb249856-e0a0-4dad-8ee6-0b9c689bdd0d", "vnf-id" : "70c3c1c3-b286-4578-9cc8-f0760e865aed", "vnf_name" : "ubuntu20-VNF-name" }) 2022-09-07 07:41:09,471|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:41:09,472|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 07:41:09,472|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-09-07 07:41:09,474|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2e139bcd-9035-4a73-994f-7439e35ef47d auditStoreId -1 2022-09-07 07:41:17,828|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id cf43ac9a-e7aa-49cc-84da-0d4b5f4f8742 2022-09-07 07:41:17,828|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 07:41:17,829|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 07:41:17,830|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-09-07 07:41:17,830|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-09-07 07:41:17,838|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-09-07 07:41:17,890|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (resource-assignment) 2022-09-07 07:41:17,891|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-09-07 07:41:17,892|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:41:17,895|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(cf43ac9a-e7aa-49cc-84da-0d4b5f4f8742) for workflow(resource-assignment) step(resource-assignment) 2022-09-07 07:41:17,895|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 07:41:17,895|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-09-07 07:41:17,898|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-09-07 07:41:17,943|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-09-07 07:41:17,948|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-09-07 07:41:17,951|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-09-07 07:41:17,951|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-09-07 07:41:17,951|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-09-07 07:41:17,952|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("80410435-82d5-498c-ab3e-4bc80328eaf1") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-09-07 07:41:17,952|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("fb249856-e0a0-4dad-8ee6-0b9c689bdd0d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-09-07 07:41:17,953|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2022-09-07 07:41:17,954|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-09-07 07:41:17,955|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-09-07 07:41:17,955|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("70c3c1c3-b286-4578-9cc8-f0760e865aed") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-09-07 07:41:17,967|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "fb249856-e0a0-4dad-8ee6-0b9c689bdd0d", "ubuntu20_flavor_name" : "m1.small", "ubuntu20_image_name" : "Ubuntu_2004", "ubuntu20_key_name" : "onap_dt", "ubuntu20_name_0" : "ubuntu20agent-VNF", "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key", "vf-module-id" : "80410435-82d5-498c-ab3e-4bc80328eaf1", "vnf-id" : "70c3c1c3-b286-4578-9cc8-f0760e865aed", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-09-07 07:41:17,995|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:41:17,996|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 07:41:17,996|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-09-07 07:41:17,997|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c71f5272-dad2-4cbb-9d22-48cfffe78765 auditStoreId -1 2022-09-07 07:41:27,970|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-09-07 07:41:28,143|||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-09-07 07:41:28,206|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec 2022-09-07 07:41:28,207|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 07:41:28,207|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 07:41:28,207|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-09-07 07:41:28,207|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-09-07 07:41:28,216|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-09-07 07:41:28,327|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (config-assign) 2022-09-07 07:41:28,329|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-09-07 07:41:28,329|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:41:28,330|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec) for workflow(config-assign) step(config-assign) 2022-09-07 07:41:28,330|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-09-07 07:41:28,331|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-09-07 07:41:28,340|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-09-07 07:41:28,430|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-09-07 07:41:28,439|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-09-07 07:41:28,441|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("fb249856-e0a0-4dad-8ee6-0b9c689bdd0d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-09-07 07:41:28,441|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Setting Resource Value ("70c3c1c3-b286-4578-9cc8-f0760e865aed") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-09-07 07:41:28,483|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (vnf_name) 2022-09-07 07:41:28,484|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (service-instance-id) 2022-09-07 07:41:28,485|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Resource resolution saved into database successfully : (vnf-id) 2022-09-07 07:41:28,486|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Generated Resource Param Data ({ "service-instance-id" : "fb249856-e0a0-4dad-8ee6-0b9c689bdd0d", "vnf-id" : "70c3c1c3-b286-4578-9cc8-f0760e865aed", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-09-07 07:41:28,545|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-09-07 07:41:28,582|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-09-07 07:41:28,582|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:41:28,582|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-09-07 07:41:28,583|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(config-assign) 2022-09-07 07:41:28,584|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6b014f2d-57cb-4fc4-9165-3bf81cf00e1f auditStoreId -1 2022-09-07 07:41:28,641|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Completed 2022-09-07 07:42:27,431|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-09-07 07:42:27,574|||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-09-07 07:42:27,582|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| processing request id c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec 2022-09-07 07:42:27,582|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionInput called not to store the Workflow action input details 2022-09-07 07:42:27,582|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| StoreAuditService ID -1 2022-09-07 07:42:27,588|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-09-07 07:42:27,588|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-09-07 07:42:27,595|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-09-07 07:42:27,678|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Deriving input data for workflow: (config-deploy) 2022-09-07 07:42:27,678|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-09-07 07:42:27,678|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-09-07 07:42:27,695|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| preparing request id(c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec) for workflow(config-deploy) step(config-deploy) 2022-09-07 07:42:27,695|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-09-07 07:42:27,695|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2022-09-07 07:42:27,700|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-09-07 07:42:27,700|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Getting Jython Script Class(ConfigDeploy) 2022-09-07 07:42:27,848|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@3b25dfd2 2022-09-07 07:42:27,854|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Hello world 2022-09-07 07:42:27,854|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Preparing Response... 2022-09-07 07:42:27,854|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-09-07 07:42:27,854|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-09-07 07:42:27,856|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7cd8b94c-ddf4-4d7d-a56f-5c8fc158c926 auditStoreId -1 2022-09-07 07:42:27,859|c8fb7ddc-dc60-4635-9e4e-1a44bb44e1ec||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-66dbbf475-hhhkr|||| Completed