By type
09:33:38,889 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:33:38,890 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 09:33:38,891 |-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.2.1.jar!/logback.xml] 09:33:38,892 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 09:33:38,892 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 09:33:38,892 |-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.2.1.jar!/logback.xml] 09:33:38,908 |-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.2.1.jar!/logback.xml] is not of type file 09:33:39,057 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 09:33:39,066 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:33:39,072 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 09:33:39,083 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:33:39,186 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 09:33:39,186 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 09:33:39,187 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 09:33:39,187 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 09:33:39,187 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 09:33:39,187 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 09:33:39,187 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 09:33:39,187 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 09:33:39,190 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-01-09 09:33:40,050|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-55cd4c5979-7hbtn with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2022-01-09 09:33:40,054|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-01-09 09:33:43,599|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-01-09 09:33:44,305|||main||||INFO||||||| Finished Spring Data repository scanning in 689ms. Found 11 JPA repository interfaces. 2022-01-09 09:33:46,671|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-01-09 09:33:46,746|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-01-09 09:33:46,991|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-01-09 09:33:47,487|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-01-09 09:33:47,848|||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-01-09 09:33:47,853|||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-01-09 09:33:48,066|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-01-09 09:33:49,446|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-01-09 09:33:49,461|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-01-09 09:33:49,553|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-01-09 09:33:50,570|||main||||INFO||||||| Audit service is disabled 2022-01-09 09:33:50,694|||main||||INFO||||||| Workflow Audit store is disabled 2022-01-09 09:33:52,344|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2022-01-09 09:33:52,393|||main||||INFO||||||| Dependency Management module created... 2022-01-09 09:33:53,481|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-01-09 09:33:53,748|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-01-09 09:33:55,048|||main||||INFO||||||| Netty started on port(s): 8080 2022-01-09 09:33:56,694|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-01-09 09:33:57,044|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-01-09 09:33:57,051|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.675 seconds (JVM running for 18.706) 2022-01-09 09:33:57,071|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-01-09 10:50:06,555|30dd74ef-0b15-487b-9750-4c6b7f2a4a82||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-01-09 10:50:06,556|30dd74ef-0b15-487b-9750-4c6b7f2a4a82||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-01-09 10:50:06,558|30dd74ef-0b15-487b-9750-4c6b7f2a4a82||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-01-09 10:50:06,981|30dd74ef-0b15-487b-9750-4c6b7f2a4a82||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-01-09 10:50:06,984|30dd74ef-0b15-487b-9750-4c6b7f2a4a82||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-01-09 10:50:08,183|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/af055d31-f825-47a9-bf4c-0b6c7225ca33) 2022-01-09 10:50:08,192|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| deleting definition types under : /opt/app/onap/blueprints/working/af055d31-f825-47a9-bf4c-0b6c7225ca33/Definitions 2022-01-09 10:50:08,275|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| reinitialized all type definitions 2022-01-09 10:50:08,281|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ***** Enhancing NodeTemplate(helloworld) 2022-01-09 10:50:08,315|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-template) 2022-01-09 10:50:08,322|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-01-09 10:50:08,328|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-01-09 10:50:08,373|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing Workflow(helloworld) 2022-01-09 10:50:08,373|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-01-09 10:50:08,373|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| identified workflow(helloworld) targets(helloworld) 2022-01-09 10:50:08,374|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-01-09 10:50:08,374|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-01-09 10:50:08,374|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enriching artifacts file(/opt/app/onap/blueprints/working/af055d31-f825-47a9-bf4c-0b6c7225ca33/Templates/hello-world-mapping.json 2022-01-09 10:50:08,387|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-01-09 10:50:08,387|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| dataType not present for the recipe(dt-helloworld-properties) 2022-01-09 10:50:08,387|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing blueprint Resource Definitions 2022-01-09 10:50:08,388|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-01-09 10:50:08,389|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing file (Templates/hello-world-mapping.json) 2022-01-09 10:50:08,405|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| distinct resource keys ([]) 2022-01-09 10:50:08,405|e74af290-3896-4866-95a8-cf6ccced5b26||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enriching Resource Definition sources Node Template: [] 2022-01-09 10:50:08,692|1aea51bf-2f9e-44f1-980c-09edeae8abc8||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Save processing(920feefd-ea6f-4e65-b077-56eedd593d49) CBA(/opt/app/onap/blueprints/archive/920feefd-ea6f-4e65-b077-56eedd593d49/cba.zip) 2022-01-09 10:50:08,703|1aea51bf-2f9e-44f1-980c-09edeae8abc8||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/920feefd-ea6f-4e65-b077-56eedd593d49) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:50:08,775|1aea51bf-2f9e-44f1-980c-09edeae8abc8||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Validating Workflow(helloworld) 2022-01-09 10:50:08,789|1aea51bf-2f9e-44f1-980c-09edeae8abc8||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/920feefd-ea6f-4e65-b077-56eedd593d49) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:50:08,911|1aea51bf-2f9e-44f1-980c-09edeae8abc8||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| No compiled cache(/opt/app/onap/blueprints/working/920feefd-ea6f-4e65-b077-56eedd593d49) present to clean. 2022-01-09 10:50:09,124|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing request id 654321 2022-01-09 10:50:09,124|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionInput called not to store the Workflow action input details 2022-01-09 10:50:09,124|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| StoreAuditService ID -1 2022-01-09 10:50:09,131|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| getting cba file name(test101), version(1.0.1) from db 2022-01-09 10:50:09,209|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-01-09 10:50:09,211|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-01-09 10:50:09,214|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:50:09,230|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Deriving input data for workflow: (helloworld) 2022-01-09 10:50:09,231|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-01-09 10:50:09,231|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-01-09 10:50:09,242|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-01-09 10:50:09,242|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-01-09 10:50:09,243|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-01-09 10:50:09,268|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-01-09 10:50:09,294|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Batched Sequence : ([]) 2022-01-09 10:50:09,298|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Generated Resource Param Data ({ }) 2022-01-09 10:50:09,391|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Preparing Response... 2022-01-09 10:50:09,394|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-01-09 10:50:09,394|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveWorkflowOutputs for workflow(helloworld) 2022-01-09 10:50:09,397|e29e9b2d-1e26-4ad1-864d-49d54d1e51e8||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 86712bea-3119-4241-9309-3020841ca441 auditStoreId -1 2022-01-09 10:50:46,736|2fdd325e-9a02-4904-a575-fcb27ec7395c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-01-09 10:50:46,736|2fdd325e-9a02-4904-a575-fcb27ec7395c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-01-09 10:50:46,736|2fdd325e-9a02-4904-a575-fcb27ec7395c||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-01-09 10:50:46,943|2fdd325e-9a02-4904-a575-fcb27ec7395c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-01-09 10:50:46,944|2fdd325e-9a02-4904-a575-fcb27ec7395c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-01-09 10:50:47,754|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9d0b9be7-7b6f-46cc-a299-92b0b3db773c) 2022-01-09 10:50:47,755|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| deleting definition types under : /opt/app/onap/blueprints/working/9d0b9be7-7b6f-46cc-a299-92b0b3db773c/Definitions 2022-01-09 10:50:47,757|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| reinitialized all type definitions 2022-01-09 10:50:47,758|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ***** Enhancing NodeTemplate(helloworld) 2022-01-09 10:50:47,780|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-template) 2022-01-09 10:50:47,788|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-01-09 10:50:47,793|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-01-09 10:50:47,811|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing Workflow(helloworld) 2022-01-09 10:50:47,811|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-01-09 10:50:47,811|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| identified workflow(helloworld) targets(helloworld) 2022-01-09 10:50:47,811|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-01-09 10:50:47,811|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-01-09 10:50:47,811|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enriching artifacts file(/opt/app/onap/blueprints/working/9d0b9be7-7b6f-46cc-a299-92b0b3db773c/Templates/hello-world-mapping.json 2022-01-09 10:50:47,820|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-01-09 10:50:47,820|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| dataType not present for the recipe(dt-helloworld-properties) 2022-01-09 10:50:47,820|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing blueprint Resource Definitions 2022-01-09 10:50:47,820|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-01-09 10:50:47,820|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing file (Templates/hello-world-mapping.json) 2022-01-09 10:50:47,828|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| distinct resource keys ([]) 2022-01-09 10:50:47,828|81f020d3-0e44-4c5f-8167-fcd8fad5b44e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enriching Resource Definition sources Node Template: [] 2022-01-09 10:50:48,109|938ccc8b-cf7c-45bc-b6fb-070afed824b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Save processing(15db4431-3f2a-462b-b65e-3757818a9721) CBA(/opt/app/onap/blueprints/archive/15db4431-3f2a-462b-b65e-3757818a9721/cba.zip) 2022-01-09 10:50:48,118|938ccc8b-cf7c-45bc-b6fb-070afed824b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/15db4431-3f2a-462b-b65e-3757818a9721) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:50:48,140|938ccc8b-cf7c-45bc-b6fb-070afed824b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Validating Workflow(helloworld) 2022-01-09 10:50:48,152|938ccc8b-cf7c-45bc-b6fb-070afed824b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/15db4431-3f2a-462b-b65e-3757818a9721) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:50:48,185|938ccc8b-cf7c-45bc-b6fb-070afed824b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| No compiled cache(/opt/app/onap/blueprints/working/15db4431-3f2a-462b-b65e-3757818a9721) present to clean. 2022-01-09 10:50:48,364|5597afa4-5a3b-4d75-a34b-c481602a01e6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing request id 654321 2022-01-09 10:50:48,365|5597afa4-5a3b-4d75-a34b-c481602a01e6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionInput called not to store the Workflow action input details 2022-01-09 10:50:48,365|5597afa4-5a3b-4d75-a34b-c481602a01e6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| StoreAuditService ID -1 2022-01-09 10:50:48,367|5597afa4-5a3b-4d75-a34b-c481602a01e6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-01-09 10:50:48,367|5597afa4-5a3b-4d75-a34b-c481602a01e6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-01-09 10:50:48,371|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:50:48,393|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Deriving input data for workflow: (helloworld) 2022-01-09 10:50:48,393|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-01-09 10:50:48,393|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-01-09 10:50:48,395|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-01-09 10:50:48,395|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-01-09 10:50:48,395|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-01-09 10:50:48,397|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-01-09 10:50:48,419|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Batched Sequence : ([]) 2022-01-09 10:50:48,420|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Generated Resource Param Data ({ }) 2022-01-09 10:50:48,430|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Preparing Response... 2022-01-09 10:50:48,430|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-01-09 10:50:48,430|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveWorkflowOutputs for workflow(helloworld) 2022-01-09 10:50:48,431|5597afa4-5a3b-4d75-a34b-c481602a01e6||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1bb36e84-7971-4664-96ff-d229ca73abfb auditStoreId -1 2022-01-09 10:51:30,722|0f697171-1268-456e-bf04-b4fec3a172af||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-01-09 10:51:30,722|0f697171-1268-456e-bf04-b4fec3a172af||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-01-09 10:51:30,722|0f697171-1268-456e-bf04-b4fec3a172af||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-01-09 10:51:30,908|0f697171-1268-456e-bf04-b4fec3a172af||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-01-09 10:51:30,908|0f697171-1268-456e-bf04-b4fec3a172af||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-01-09 10:51:31,989|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/760d3e64-f076-4261-aed6-1a1c7e56f95c) 2022-01-09 10:51:31,990|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| deleting definition types under : /opt/app/onap/blueprints/working/760d3e64-f076-4261-aed6-1a1c7e56f95c/Definitions 2022-01-09 10:51:31,994|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| reinitialized all type definitions 2022-01-09 10:51:31,995|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ***** Enhancing NodeTemplate(helloworld) 2022-01-09 10:51:32,028|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-template) 2022-01-09 10:51:32,035|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-01-09 10:51:32,040|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-01-09 10:51:32,062|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing Workflow(helloworld) 2022-01-09 10:51:32,062|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-01-09 10:51:32,062|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| identified workflow(helloworld) targets(helloworld) 2022-01-09 10:51:32,062|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-01-09 10:51:32,062|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-01-09 10:51:32,062|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enriching artifacts file(/opt/app/onap/blueprints/working/760d3e64-f076-4261-aed6-1a1c7e56f95c/Templates/hello-world-mapping.json 2022-01-09 10:51:32,071|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-01-09 10:51:32,071|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| dataType not present for the recipe(dt-helloworld-properties) 2022-01-09 10:51:32,072|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing blueprint Resource Definitions 2022-01-09 10:51:32,072|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-01-09 10:51:32,072|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing file (Templates/hello-world-mapping.json) 2022-01-09 10:51:32,083|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| distinct resource keys ([]) 2022-01-09 10:51:32,083|1bd5f6f9-a446-4bb4-88a9-ae33bb94fb34||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enriching Resource Definition sources Node Template: [] 2022-01-09 10:51:32,302|66933bc9-2762-4489-ade1-f18186488682||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Save processing(2c04fc33-bce1-444f-b9e9-56699eb42090) CBA(/opt/app/onap/blueprints/archive/2c04fc33-bce1-444f-b9e9-56699eb42090/cba.zip) 2022-01-09 10:51:32,309|66933bc9-2762-4489-ade1-f18186488682||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2c04fc33-bce1-444f-b9e9-56699eb42090) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:51:32,328|66933bc9-2762-4489-ade1-f18186488682||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Validating Workflow(helloworld) 2022-01-09 10:51:32,337|66933bc9-2762-4489-ade1-f18186488682||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2c04fc33-bce1-444f-b9e9-56699eb42090) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:51:32,373|66933bc9-2762-4489-ade1-f18186488682||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| No compiled cache(/opt/app/onap/blueprints/working/2c04fc33-bce1-444f-b9e9-56699eb42090) present to clean. 2022-01-09 10:51:32,564|84536f8f-9564-4fb4-a5b0-e3a27f465a74||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing request id 654321 2022-01-09 10:51:32,565|84536f8f-9564-4fb4-a5b0-e3a27f465a74||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionInput called not to store the Workflow action input details 2022-01-09 10:51:32,565|84536f8f-9564-4fb4-a5b0-e3a27f465a74||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| StoreAuditService ID -1 2022-01-09 10:51:32,566|84536f8f-9564-4fb4-a5b0-e3a27f465a74||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-01-09 10:51:32,566|84536f8f-9564-4fb4-a5b0-e3a27f465a74||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-01-09 10:51:32,568|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:51:32,576|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Deriving input data for workflow: (helloworld) 2022-01-09 10:51:32,576|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-01-09 10:51:32,576|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-01-09 10:51:32,578|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-01-09 10:51:32,578|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-01-09 10:51:32,578|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-01-09 10:51:32,579|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-01-09 10:51:32,600|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Batched Sequence : ([]) 2022-01-09 10:51:32,601|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Generated Resource Param Data ({ }) 2022-01-09 10:51:32,609|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Preparing Response... 2022-01-09 10:51:32,609|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-01-09 10:51:32,609|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveWorkflowOutputs for workflow(helloworld) 2022-01-09 10:51:32,610|84536f8f-9564-4fb4-a5b0-e3a27f465a74||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d6688c34-1c5e-4c9e-bdb4-81d7cffcc8a8 auditStoreId -1 2022-01-09 10:52:25,029|b52fa3a3-be70-4727-abba-e496847f9d02||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-01-09 10:52:25,029|b52fa3a3-be70-4727-abba-e496847f9d02||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-01-09 10:52:25,029|b52fa3a3-be70-4727-abba-e496847f9d02||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-01-09 10:52:25,247|b52fa3a3-be70-4727-abba-e496847f9d02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-01-09 10:52:25,248|b52fa3a3-be70-4727-abba-e496847f9d02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-01-09 10:52:25,863|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bf7fe1d4-7707-4cc6-b7cd-201f1bcdd4e6) 2022-01-09 10:52:25,863|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| deleting definition types under : /opt/app/onap/blueprints/working/bf7fe1d4-7707-4cc6-b7cd-201f1bcdd4e6/Definitions 2022-01-09 10:52:25,865|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| reinitialized all type definitions 2022-01-09 10:52:25,866|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ***** Enhancing NodeTemplate(helloworld) 2022-01-09 10:52:25,885|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-template) 2022-01-09 10:52:25,891|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-01-09 10:52:25,895|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-01-09 10:52:25,911|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing Workflow(helloworld) 2022-01-09 10:52:25,912|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-01-09 10:52:25,912|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| identified workflow(helloworld) targets(helloworld) 2022-01-09 10:52:25,912|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-01-09 10:52:25,912|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-01-09 10:52:25,912|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enriching artifacts file(/opt/app/onap/blueprints/working/bf7fe1d4-7707-4cc6-b7cd-201f1bcdd4e6/Templates/hello-world-mapping.json 2022-01-09 10:52:25,920|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-01-09 10:52:25,920|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| dataType not present for the recipe(dt-helloworld-properties) 2022-01-09 10:52:25,920|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing blueprint Resource Definitions 2022-01-09 10:52:25,920|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-01-09 10:52:25,920|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing file (Templates/hello-world-mapping.json) 2022-01-09 10:52:25,927|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| distinct resource keys ([]) 2022-01-09 10:52:25,927|dd9777e4-0fdd-4299-a978-97a178158dc5||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enriching Resource Definition sources Node Template: [] 2022-01-09 10:52:26,137|5366a07e-e9d1-40b8-933a-f6899dabfb85||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Save processing(086ebbaf-5d64-4a8f-8b9f-4a47bf5c89ee) CBA(/opt/app/onap/blueprints/archive/086ebbaf-5d64-4a8f-8b9f-4a47bf5c89ee/cba.zip) 2022-01-09 10:52:26,144|5366a07e-e9d1-40b8-933a-f6899dabfb85||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/086ebbaf-5d64-4a8f-8b9f-4a47bf5c89ee) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:52:26,162|5366a07e-e9d1-40b8-933a-f6899dabfb85||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Validating Workflow(helloworld) 2022-01-09 10:52:26,169|5366a07e-e9d1-40b8-933a-f6899dabfb85||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/086ebbaf-5d64-4a8f-8b9f-4a47bf5c89ee) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:52:26,198|5366a07e-e9d1-40b8-933a-f6899dabfb85||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| No compiled cache(/opt/app/onap/blueprints/working/086ebbaf-5d64-4a8f-8b9f-4a47bf5c89ee) present to clean. 2022-01-09 10:52:26,380|138c58eb-216c-4c50-96d8-a4074f1e2ab2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing request id 654321 2022-01-09 10:52:26,380|138c58eb-216c-4c50-96d8-a4074f1e2ab2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionInput called not to store the Workflow action input details 2022-01-09 10:52:26,380|138c58eb-216c-4c50-96d8-a4074f1e2ab2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| StoreAuditService ID -1 2022-01-09 10:52:26,382|138c58eb-216c-4c50-96d8-a4074f1e2ab2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-01-09 10:52:26,382|138c58eb-216c-4c50-96d8-a4074f1e2ab2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-01-09 10:52:26,383|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:52:26,399|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Deriving input data for workflow: (helloworld) 2022-01-09 10:52:26,399|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-01-09 10:52:26,399|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-01-09 10:52:26,400|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-01-09 10:52:26,400|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-01-09 10:52:26,400|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-01-09 10:52:26,401|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-01-09 10:52:26,416|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Batched Sequence : ([]) 2022-01-09 10:52:26,416|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Generated Resource Param Data ({ }) 2022-01-09 10:52:26,421|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Preparing Response... 2022-01-09 10:52:26,421|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-01-09 10:52:26,422|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveWorkflowOutputs for workflow(helloworld) 2022-01-09 10:52:26,429|138c58eb-216c-4c50-96d8-a4074f1e2ab2||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1c40ca7f-097a-4b42-ac26-0a5efc945bd8 auditStoreId -1 2022-01-09 10:53:09,990|6b3fb28b-c39d-4ec4-b92e-d112a09fb70c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-01-09 10:53:09,990|6b3fb28b-c39d-4ec4-b92e-d112a09fb70c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-01-09 10:53:09,990|6b3fb28b-c39d-4ec4-b92e-d112a09fb70c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-01-09 10:53:10,205|6b3fb28b-c39d-4ec4-b92e-d112a09fb70c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-01-09 10:53:10,205|6b3fb28b-c39d-4ec4-b92e-d112a09fb70c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-01-09 10:53:11,015|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5f090fa2-de44-499f-9758-7cee8d3c09e9) 2022-01-09 10:53:11,016|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| deleting definition types under : /opt/app/onap/blueprints/working/5f090fa2-de44-499f-9758-7cee8d3c09e9/Definitions 2022-01-09 10:53:11,021|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| reinitialized all type definitions 2022-01-09 10:53:11,022|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ***** Enhancing NodeTemplate(helloworld) 2022-01-09 10:53:11,044|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-template) 2022-01-09 10:53:11,048|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-01-09 10:53:11,053|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-01-09 10:53:11,070|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing Workflow(helloworld) 2022-01-09 10:53:11,071|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-01-09 10:53:11,071|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| identified workflow(helloworld) targets(helloworld) 2022-01-09 10:53:11,071|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-01-09 10:53:11,071|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-01-09 10:53:11,071|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enriching artifacts file(/opt/app/onap/blueprints/working/5f090fa2-de44-499f-9758-7cee8d3c09e9/Templates/hello-world-mapping.json 2022-01-09 10:53:11,079|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-01-09 10:53:11,080|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| dataType not present for the recipe(dt-helloworld-properties) 2022-01-09 10:53:11,080|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing blueprint Resource Definitions 2022-01-09 10:53:11,080|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-01-09 10:53:11,080|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing file (Templates/hello-world-mapping.json) 2022-01-09 10:53:11,091|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| distinct resource keys ([]) 2022-01-09 10:53:11,091|d8055b3b-1be2-4909-9bfb-a940685388cf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enriching Resource Definition sources Node Template: [] 2022-01-09 10:53:11,295|de139c65-f848-4ba2-9ad0-2857386d5f9b||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Save processing(02f3724c-9ae8-465d-876b-1397ab9b3e85) CBA(/opt/app/onap/blueprints/archive/02f3724c-9ae8-465d-876b-1397ab9b3e85/cba.zip) 2022-01-09 10:53:11,306|de139c65-f848-4ba2-9ad0-2857386d5f9b||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/02f3724c-9ae8-465d-876b-1397ab9b3e85) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:53:11,333|de139c65-f848-4ba2-9ad0-2857386d5f9b||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Validating Workflow(helloworld) 2022-01-09 10:53:11,344|de139c65-f848-4ba2-9ad0-2857386d5f9b||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/02f3724c-9ae8-465d-876b-1397ab9b3e85) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:53:11,377|de139c65-f848-4ba2-9ad0-2857386d5f9b||reactor-http-epoll-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| No compiled cache(/opt/app/onap/blueprints/working/02f3724c-9ae8-465d-876b-1397ab9b3e85) present to clean. 2022-01-09 10:53:11,576|436bbe39-6af4-43d3-b05b-13065c0753fd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing request id 654321 2022-01-09 10:53:11,577|436bbe39-6af4-43d3-b05b-13065c0753fd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionInput called not to store the Workflow action input details 2022-01-09 10:53:11,577|436bbe39-6af4-43d3-b05b-13065c0753fd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| StoreAuditService ID -1 2022-01-09 10:53:11,579|436bbe39-6af4-43d3-b05b-13065c0753fd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-01-09 10:53:11,579|436bbe39-6af4-43d3-b05b-13065c0753fd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-01-09 10:53:11,580|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:53:11,584|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Deriving input data for workflow: (helloworld) 2022-01-09 10:53:11,585|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-01-09 10:53:11,585|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-01-09 10:53:11,587|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-01-09 10:53:11,587|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-01-09 10:53:11,587|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-01-09 10:53:11,589|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-01-09 10:53:11,602|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Batched Sequence : ([]) 2022-01-09 10:53:11,603|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Generated Resource Param Data ({ }) 2022-01-09 10:53:11,609|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Preparing Response... 2022-01-09 10:53:11,610|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-01-09 10:53:11,610|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveWorkflowOutputs for workflow(helloworld) 2022-01-09 10:53:11,610|436bbe39-6af4-43d3-b05b-13065c0753fd||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8704b42c-9234-40a9-bf35-f739ade9077a auditStoreId -1 2022-01-09 10:54:26,646|22ee679e-1d53-4c44-9514-d93d3d2ec9bd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-01-09 10:54:26,646|22ee679e-1d53-4c44-9514-d93d3d2ec9bd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-01-09 10:54:26,646|22ee679e-1d53-4c44-9514-d93d3d2ec9bd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-01-09 10:54:26,848|22ee679e-1d53-4c44-9514-d93d3d2ec9bd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-01-09 10:54:26,848|22ee679e-1d53-4c44-9514-d93d3d2ec9bd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-01-09 10:54:27,525|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f65e3bbc-49f6-471b-9885-4b12d9bca8f6) 2022-01-09 10:54:27,526|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| deleting definition types under : /opt/app/onap/blueprints/working/f65e3bbc-49f6-471b-9885-4b12d9bca8f6/Definitions 2022-01-09 10:54:27,528|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| reinitialized all type definitions 2022-01-09 10:54:27,529|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ***** Enhancing NodeTemplate(helloworld) 2022-01-09 10:54:27,546|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-template) 2022-01-09 10:54:27,552|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-01-09 10:54:27,559|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-01-09 10:54:27,584|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing Workflow(helloworld) 2022-01-09 10:54:27,585|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-01-09 10:54:27,585|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| identified workflow(helloworld) targets(helloworld) 2022-01-09 10:54:27,585|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-01-09 10:54:27,585|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-01-09 10:54:27,585|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enriching artifacts file(/opt/app/onap/blueprints/working/f65e3bbc-49f6-471b-9885-4b12d9bca8f6/Templates/hello-world-mapping.json 2022-01-09 10:54:27,596|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-01-09 10:54:27,596|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| dataType not present for the recipe(dt-helloworld-properties) 2022-01-09 10:54:27,596|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing blueprint Resource Definitions 2022-01-09 10:54:27,596|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-01-09 10:54:27,597|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing file (Templates/hello-world-mapping.json) 2022-01-09 10:54:27,605|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| distinct resource keys ([]) 2022-01-09 10:54:27,606|ee640bcd-f356-4759-bded-620173599b9f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enriching Resource Definition sources Node Template: [] 2022-01-09 10:54:27,796|9c845830-400f-4b33-8770-317a30ea99ad||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Save processing(2cf20131-a126-4938-8c92-59f3c6c7a413) CBA(/opt/app/onap/blueprints/archive/2cf20131-a126-4938-8c92-59f3c6c7a413/cba.zip) 2022-01-09 10:54:27,803|9c845830-400f-4b33-8770-317a30ea99ad||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2cf20131-a126-4938-8c92-59f3c6c7a413) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:54:27,823|9c845830-400f-4b33-8770-317a30ea99ad||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Validating Workflow(helloworld) 2022-01-09 10:54:27,830|9c845830-400f-4b33-8770-317a30ea99ad||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2cf20131-a126-4938-8c92-59f3c6c7a413) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:54:27,858|9c845830-400f-4b33-8770-317a30ea99ad||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| No compiled cache(/opt/app/onap/blueprints/working/2cf20131-a126-4938-8c92-59f3c6c7a413) present to clean. 2022-01-09 10:54:28,045|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing request id 654321 2022-01-09 10:54:28,046|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionInput called not to store the Workflow action input details 2022-01-09 10:54:28,046|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| StoreAuditService ID -1 2022-01-09 10:54:28,048|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-01-09 10:54:28,048|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-01-09 10:54:28,051|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:54:28,064|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Deriving input data for workflow: (helloworld) 2022-01-09 10:54:28,064|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-01-09 10:54:28,064|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-01-09 10:54:28,065|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-01-09 10:54:28,065|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-01-09 10:54:28,066|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-01-09 10:54:28,067|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-01-09 10:54:28,084|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Batched Sequence : ([]) 2022-01-09 10:54:28,085|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Generated Resource Param Data ({ }) 2022-01-09 10:54:28,092|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Preparing Response... 2022-01-09 10:54:28,092|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-01-09 10:54:28,092|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveWorkflowOutputs for workflow(helloworld) 2022-01-09 10:54:28,093|b6a9fe04-5ae7-47f0-bcc0-24db02f6e3e4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 71d0fc0a-72c0-44d7-b7d6-862829bc74c8 auditStoreId -1 2022-01-09 10:59:49,831|5aa05449-38e3-43cc-8dff-8f35b935c2f6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-01-09 10:59:49,831|5aa05449-38e3-43cc-8dff-8f35b935c2f6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-01-09 10:59:49,831|5aa05449-38e3-43cc-8dff-8f35b935c2f6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-01-09 10:59:50,194|5aa05449-38e3-43cc-8dff-8f35b935c2f6||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-01-09 10:59:50,195|5aa05449-38e3-43cc-8dff-8f35b935c2f6||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-01-09 10:59:50,893|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bd45e220-f57f-49d5-8f73-582e0e142d18) 2022-01-09 10:59:50,894|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| deleting definition types under : /opt/app/onap/blueprints/working/bd45e220-f57f-49d5-8f73-582e0e142d18/Definitions 2022-01-09 10:59:50,898|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| reinitialized all type definitions 2022-01-09 10:59:50,899|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ***** Enhancing NodeTemplate(helloworld) 2022-01-09 10:59:50,916|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-template) 2022-01-09 10:59:50,921|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-01-09 10:59:50,925|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-01-09 10:59:50,940|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing Workflow(helloworld) 2022-01-09 10:59:50,944|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-01-09 10:59:50,944|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| identified workflow(helloworld) targets(helloworld) 2022-01-09 10:59:50,944|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-01-09 10:59:50,944|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-01-09 10:59:50,945|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enriching artifacts file(/opt/app/onap/blueprints/working/bd45e220-f57f-49d5-8f73-582e0e142d18/Templates/hello-world-mapping.json 2022-01-09 10:59:50,953|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-01-09 10:59:50,953|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| dataType not present for the recipe(dt-helloworld-properties) 2022-01-09 10:59:50,953|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| ##### Enhancing blueprint Resource Definitions 2022-01-09 10:59:50,953|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-01-09 10:59:50,953|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing file (Templates/hello-world-mapping.json) 2022-01-09 10:59:50,960|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| distinct resource keys ([]) 2022-01-09 10:59:50,960|792392e8-61de-4a5e-80dd-ea48f1119644||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Enriching Resource Definition sources Node Template: [] 2022-01-09 10:59:51,157|4dc13f82-3012-47c0-9980-d3ae4b86600c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Save processing(8de8bea4-4946-4a9f-ab7c-a1cc7efe4661) CBA(/opt/app/onap/blueprints/archive/8de8bea4-4946-4a9f-ab7c-a1cc7efe4661/cba.zip) 2022-01-09 10:59:51,164|4dc13f82-3012-47c0-9980-d3ae4b86600c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8de8bea4-4946-4a9f-ab7c-a1cc7efe4661) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:59:51,179|4dc13f82-3012-47c0-9980-d3ae4b86600c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Validating Workflow(helloworld) 2022-01-09 10:59:51,185|4dc13f82-3012-47c0-9980-d3ae4b86600c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8de8bea4-4946-4a9f-ab7c-a1cc7efe4661) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:59:51,214|4dc13f82-3012-47c0-9980-d3ae4b86600c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| No compiled cache(/opt/app/onap/blueprints/working/8de8bea4-4946-4a9f-ab7c-a1cc7efe4661) present to clean. 2022-01-09 10:59:51,397|5d2733a2-b32c-4bfb-949a-65672222d2be||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| processing request id 654321 2022-01-09 10:59:51,397|5d2733a2-b32c-4bfb-949a-65672222d2be||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionInput called not to store the Workflow action input details 2022-01-09 10:59:51,398|5d2733a2-b32c-4bfb-949a-65672222d2be||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| StoreAuditService ID -1 2022-01-09 10:59:51,400|5d2733a2-b32c-4bfb-949a-65672222d2be||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-01-09 10:59:51,400|5d2733a2-b32c-4bfb-949a-65672222d2be||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-01-09 10:59:51,403|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-01-09 10:59:51,415|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Deriving input data for workflow: (helloworld) 2022-01-09 10:59:51,415|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-01-09 10:59:51,416|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-01-09 10:59:51,417|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-01-09 10:59:51,417|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-01-09 10:59:51,417|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-01-09 10:59:51,419|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-01-09 10:59:51,435|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Batched Sequence : ([]) 2022-01-09 10:59:51,436|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Generated Resource Param Data ({ }) 2022-01-09 10:59:51,444|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| Preparing Response... 2022-01-09 10:59:51,444|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-01-09 10:59:51,444|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| resolveWorkflowOutputs for workflow(helloworld) 2022-01-09 10:59:51,445|5d2733a2-b32c-4bfb-949a-65672222d2be||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-7hbtn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 08c824b6-7def-42f8-9cdb-c9e5dd2af508 auditStoreId -1 Jan 09, 2022 11:47:16 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source) Jan 09, 2022 12:00:09 PM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source)