By type
09:51:58,623 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:51:58,625 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 09:51:58,627 |-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:51:58,629 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 09:51:58,629 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 09:51:58,629 |-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:51:58,653 |-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:51:58,829 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 09:51:58,838 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:51:58,841 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 09:51:58,855 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:51:58,956 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 09:51:58,956 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 09:51:58,956 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 09:51:58,956 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 09:51:58,956 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 09:51:58,956 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 09:51:58,956 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 09:51:58,957 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 09:51:58,959 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-03-01 09:52:00,042|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-6475f9f86b-fpshq with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2022-03-01 09:52:00,046|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-03-01 09:52:03,754|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-01 09:52:04,546|||main||||INFO||||||| Finished Spring Data repository scanning in 774ms. Found 11 JPA repository interfaces. 2022-03-01 09:52:07,108|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-03-01 09:52:07,190|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-03-01 09:52:07,419|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-01 09:52:07,905|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-03-01 09:52:08,284|||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-03-01 09:52:08,291|||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-03-01 09:52:08,528|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-03-01 09:52:10,032|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-01 09:52:10,052|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-03-01 09:52:10,143|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-03-01 09:52:11,172|||main||||INFO||||||| Audit service is disabled 2022-03-01 09:52:11,295|||main||||INFO||||||| Workflow Audit store is disabled 2022-03-01 09:52:13,110|||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-03-01 09:52:13,152|||main||||INFO||||||| Dependency Management module created... 2022-03-01 09:52:14,560|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-03-01 09:52:14,855|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-03-01 09:52:16,257|||main||||INFO||||||| Netty started on port(s): 8080 2022-03-01 09:52:17,887|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-03-01 09:52:18,228|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-03-01 09:52:18,235|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.086 seconds (JVM running for 20.256) 2022-03-01 09:52:18,253|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-03-01 11:48:40,800|e63c3da1-2fa5-408e-b523-ee2db0bdc130||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 11:48:40,801|e63c3da1-2fa5-408e-b523-ee2db0bdc130||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 11:48:40,803|e63c3da1-2fa5-408e-b523-ee2db0bdc130||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 11:48:41,300|e63c3da1-2fa5-408e-b523-ee2db0bdc130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 11:48:41,303|e63c3da1-2fa5-408e-b523-ee2db0bdc130||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 11:48:42,757|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ea4b68d4-1022-41a7-9141-fe2636d174b2) 2022-03-01 11:48:42,767|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/ea4b68d4-1022-41a7-9141-fe2636d174b2/Definitions 2022-03-01 11:48:42,850|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 11:48:42,855|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 11:48:42,909|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 11:48:42,918|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 11:48:42,926|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 11:48:42,973|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 11:48:42,979|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 11:48:42,979|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 11:48:42,979|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 11:48:42,980|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 11:48:42,980|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/ea4b68d4-1022-41a7-9141-fe2636d174b2/Templates/hello-world-mapping.json 2022-03-01 11:48:43,000|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 11:48:43,000|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 11:48:43,000|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 11:48:43,000|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 11:48:43,002|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 11:48:43,020|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 11:48:43,020|0a917324-1f30-4e07-a2c0-4bb27a252707||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 11:48:43,301|7b172e4b-9664-4fdd-9f61-58930fdcca38||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(35934702-c209-4751-9408-fbae25da4407) CBA(/opt/app/onap/blueprints/archive/35934702-c209-4751-9408-fbae25da4407/cba.zip) 2022-03-01 11:48:43,315|7b172e4b-9664-4fdd-9f61-58930fdcca38||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/35934702-c209-4751-9408-fbae25da4407) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:48:43,379|7b172e4b-9664-4fdd-9f61-58930fdcca38||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 11:48:43,396|7b172e4b-9664-4fdd-9f61-58930fdcca38||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/35934702-c209-4751-9408-fbae25da4407) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:48:43,532|7b172e4b-9664-4fdd-9f61-58930fdcca38||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/35934702-c209-4751-9408-fbae25da4407) present to clean. 2022-03-01 11:48:43,754|e1676097-20ac-4222-8a96-74905f043d09||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 11:48:43,755|e1676097-20ac-4222-8a96-74905f043d09||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 11:48:43,755|e1676097-20ac-4222-8a96-74905f043d09||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 11:48:43,762|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| getting cba file name(test101), version(1.0.1) from db 2022-03-01 11:48:43,817|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 11:48:43,820|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 11:48:43,822|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:48:43,836|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 11:48:43,837|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 11:48:43,838|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 11:48:43,845|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 11:48:43,846|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 11:48:43,847|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 11:48:43,864|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 11:48:43,896|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 11:48:43,901|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 11:48:44,052|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 11:48:44,054|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 11:48:44,054|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 11:48:44,057|e1676097-20ac-4222-8a96-74905f043d09||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 562e75b6-84a6-4302-8927-e65bcf393cd6 auditStoreId -1 2022-03-01 11:49:40,193|5e279ecc-3378-47f3-a1b4-b23b78ea7f36||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 11:49:40,194|5e279ecc-3378-47f3-a1b4-b23b78ea7f36||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 11:49:40,194|5e279ecc-3378-47f3-a1b4-b23b78ea7f36||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 11:49:40,440|5e279ecc-3378-47f3-a1b4-b23b78ea7f36||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 11:49:40,440|5e279ecc-3378-47f3-a1b4-b23b78ea7f36||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 11:49:41,240|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/91ff3760-2c5e-402a-bd37-60445264abb3) 2022-03-01 11:49:41,241|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/91ff3760-2c5e-402a-bd37-60445264abb3/Definitions 2022-03-01 11:49:41,245|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 11:49:41,246|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 11:49:41,311|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 11:49:41,320|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 11:49:41,326|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 11:49:41,358|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 11:49:41,359|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 11:49:41,359|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 11:49:41,359|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 11:49:41,360|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 11:49:41,360|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/91ff3760-2c5e-402a-bd37-60445264abb3/Templates/hello-world-mapping.json 2022-03-01 11:49:41,369|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 11:49:41,369|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 11:49:41,370|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 11:49:41,370|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 11:49:41,374|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 11:49:41,386|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 11:49:41,387|252ca731-2878-459c-8604-a3661442a3d5||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 11:49:41,633|c07c12a1-bfd0-45cf-8a72-a17c7abaf784||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(addbf921-3092-4e40-9c2d-271c6721729a) CBA(/opt/app/onap/blueprints/archive/addbf921-3092-4e40-9c2d-271c6721729a/cba.zip) 2022-03-01 11:49:41,641|c07c12a1-bfd0-45cf-8a72-a17c7abaf784||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/addbf921-3092-4e40-9c2d-271c6721729a) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:49:41,661|c07c12a1-bfd0-45cf-8a72-a17c7abaf784||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 11:49:41,669|c07c12a1-bfd0-45cf-8a72-a17c7abaf784||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/addbf921-3092-4e40-9c2d-271c6721729a) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:49:41,716|c07c12a1-bfd0-45cf-8a72-a17c7abaf784||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/addbf921-3092-4e40-9c2d-271c6721729a) present to clean. 2022-03-01 11:49:41,906|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 11:49:41,906|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 11:49:41,906|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 11:49:41,907|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 11:49:41,907|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 11:49:41,911|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:49:41,925|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 11:49:41,926|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 11:49:41,926|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 11:49:41,927|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 11:49:41,927|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 11:49:41,928|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 11:49:41,929|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 11:49:41,949|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 11:49:41,950|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 11:49:41,961|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 11:49:41,962|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 11:49:41,962|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 11:49:41,962|c0c89488-8de2-4044-9d5e-9d2e32bf8f79||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ae5cc499-ec20-4323-a70d-a78a37cf40a8 auditStoreId -1 2022-03-01 11:50:55,916|b846ed39-070c-445a-8d63-82ffcb0aec0f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 11:50:55,916|b846ed39-070c-445a-8d63-82ffcb0aec0f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 11:50:55,917|b846ed39-070c-445a-8d63-82ffcb0aec0f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 11:50:56,161|b846ed39-070c-445a-8d63-82ffcb0aec0f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 11:50:56,161|b846ed39-070c-445a-8d63-82ffcb0aec0f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 11:50:57,330|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8f874f88-44c3-4742-9f68-5ad58a2a353d) 2022-03-01 11:50:57,330|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/8f874f88-44c3-4742-9f68-5ad58a2a353d/Definitions 2022-03-01 11:50:57,333|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 11:50:57,334|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 11:50:57,352|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 11:50:57,357|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 11:50:57,362|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 11:50:57,379|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 11:50:57,380|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 11:50:57,380|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 11:50:57,380|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 11:50:57,380|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 11:50:57,380|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/8f874f88-44c3-4742-9f68-5ad58a2a353d/Templates/hello-world-mapping.json 2022-03-01 11:50:57,388|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 11:50:57,388|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 11:50:57,388|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 11:50:57,388|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 11:50:57,388|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 11:50:57,395|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 11:50:57,395|d07bb66f-6bad-43d9-8c3b-477689cc148c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 11:50:57,596|f22059d4-0706-4075-8a21-95ca052c77d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(7f79f3d9-cf8c-4cfb-9906-e9ac49b1b772) CBA(/opt/app/onap/blueprints/archive/7f79f3d9-cf8c-4cfb-9906-e9ac49b1b772/cba.zip) 2022-03-01 11:50:57,603|f22059d4-0706-4075-8a21-95ca052c77d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f79f3d9-cf8c-4cfb-9906-e9ac49b1b772) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:50:57,620|f22059d4-0706-4075-8a21-95ca052c77d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 11:50:57,627|f22059d4-0706-4075-8a21-95ca052c77d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f79f3d9-cf8c-4cfb-9906-e9ac49b1b772) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:50:57,668|f22059d4-0706-4075-8a21-95ca052c77d9||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/7f79f3d9-cf8c-4cfb-9906-e9ac49b1b772) present to clean. 2022-03-01 11:50:57,844|693ab283-5486-4440-a4f1-def0999d47a9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 11:50:57,845|693ab283-5486-4440-a4f1-def0999d47a9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 11:50:57,845|693ab283-5486-4440-a4f1-def0999d47a9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 11:50:57,847|693ab283-5486-4440-a4f1-def0999d47a9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 11:50:57,847|693ab283-5486-4440-a4f1-def0999d47a9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 11:50:57,850|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:50:57,859|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 11:50:57,859|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 11:50:57,859|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 11:50:57,860|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 11:50:57,861|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 11:50:57,861|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 11:50:57,862|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 11:50:57,881|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 11:50:57,882|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 11:50:57,889|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 11:50:57,889|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 11:50:57,889|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 11:50:57,890|693ab283-5486-4440-a4f1-def0999d47a9||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0ff72105-6c0b-44e5-a4b6-a954624c89e9 auditStoreId -1 2022-03-01 11:52:35,403|79128cae-afbd-4cae-9b95-6a54341d029a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 11:52:35,403|79128cae-afbd-4cae-9b95-6a54341d029a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 11:52:35,403|79128cae-afbd-4cae-9b95-6a54341d029a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 11:52:35,678|79128cae-afbd-4cae-9b95-6a54341d029a||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 11:52:35,678|79128cae-afbd-4cae-9b95-6a54341d029a||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 11:52:36,605|632c6ad8-b987-45d0-ab6c-ba0103772621||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/095da440-51c4-4ebf-ac81-5ba5aef14d8d) 2022-03-01 11:52:36,606|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/095da440-51c4-4ebf-ac81-5ba5aef14d8d/Definitions 2022-03-01 11:52:36,609|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 11:52:36,611|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 11:52:36,643|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 11:52:36,656|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 11:52:36,662|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 11:52:36,687|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 11:52:36,687|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 11:52:36,687|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 11:52:36,688|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 11:52:36,688|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 11:52:36,688|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/095da440-51c4-4ebf-ac81-5ba5aef14d8d/Templates/hello-world-mapping.json 2022-03-01 11:52:36,696|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 11:52:36,696|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 11:52:36,696|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 11:52:36,696|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 11:52:36,696|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 11:52:36,705|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 11:52:36,705|632c6ad8-b987-45d0-ab6c-ba0103772621||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 11:52:36,957|fa59479d-2a68-4b83-a823-4c1c46f4f8ba||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(49262c40-6b17-4ad3-b4b6-bb064a88e51c) CBA(/opt/app/onap/blueprints/archive/49262c40-6b17-4ad3-b4b6-bb064a88e51c/cba.zip) 2022-03-01 11:52:36,964|fa59479d-2a68-4b83-a823-4c1c46f4f8ba||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/49262c40-6b17-4ad3-b4b6-bb064a88e51c) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:52:36,985|fa59479d-2a68-4b83-a823-4c1c46f4f8ba||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 11:52:36,992|fa59479d-2a68-4b83-a823-4c1c46f4f8ba||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/49262c40-6b17-4ad3-b4b6-bb064a88e51c) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:52:37,029|fa59479d-2a68-4b83-a823-4c1c46f4f8ba||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/49262c40-6b17-4ad3-b4b6-bb064a88e51c) present to clean. 2022-03-01 11:52:37,221|16b30371-8f52-44ad-becc-37c53858f798||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 11:52:37,221|16b30371-8f52-44ad-becc-37c53858f798||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 11:52:37,221|16b30371-8f52-44ad-becc-37c53858f798||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 11:52:37,222|16b30371-8f52-44ad-becc-37c53858f798||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 11:52:37,223|16b30371-8f52-44ad-becc-37c53858f798||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 11:52:37,224|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:52:37,241|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 11:52:37,241|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 11:52:37,241|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 11:52:37,242|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 11:52:37,243|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 11:52:37,243|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 11:52:37,244|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 11:52:37,264|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 11:52:37,265|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 11:52:37,274|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 11:52:37,274|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 11:52:37,275|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 11:52:37,275|16b30371-8f52-44ad-becc-37c53858f798||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1ccc680a-be7b-4a9f-ab32-d2009a559398 auditStoreId -1 2022-03-01 11:53:49,648|8cf787f4-bb13-4927-9cd4-9a92e8e063d3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 11:53:49,649|8cf787f4-bb13-4927-9cd4-9a92e8e063d3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 11:53:49,649|8cf787f4-bb13-4927-9cd4-9a92e8e063d3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 11:53:49,830|8cf787f4-bb13-4927-9cd4-9a92e8e063d3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 11:53:49,830|8cf787f4-bb13-4927-9cd4-9a92e8e063d3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 11:53:50,670|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ebd2a008-6dc3-4b5d-b339-03bd446d05fd) 2022-03-01 11:53:50,671|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/ebd2a008-6dc3-4b5d-b339-03bd446d05fd/Definitions 2022-03-01 11:53:50,674|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 11:53:50,675|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 11:53:50,693|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 11:53:50,699|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 11:53:50,704|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 11:53:50,720|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 11:53:50,721|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 11:53:50,721|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 11:53:50,721|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 11:53:50,721|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 11:53:50,721|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/ebd2a008-6dc3-4b5d-b339-03bd446d05fd/Templates/hello-world-mapping.json 2022-03-01 11:53:50,728|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 11:53:50,728|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 11:53:50,728|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 11:53:50,728|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 11:53:50,728|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 11:53:50,735|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 11:53:50,735|bce6d960-d145-4e4f-ae29-aec67d2d3560||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 11:53:50,947|830fae45-7c1d-4fab-98b2-807e9cc02ecf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(39dfda71-fe4a-412d-a3b4-61052257698e) CBA(/opt/app/onap/blueprints/archive/39dfda71-fe4a-412d-a3b4-61052257698e/cba.zip) 2022-03-01 11:53:50,954|830fae45-7c1d-4fab-98b2-807e9cc02ecf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/39dfda71-fe4a-412d-a3b4-61052257698e) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:53:50,971|830fae45-7c1d-4fab-98b2-807e9cc02ecf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 11:53:50,978|830fae45-7c1d-4fab-98b2-807e9cc02ecf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/39dfda71-fe4a-412d-a3b4-61052257698e) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:53:51,012|830fae45-7c1d-4fab-98b2-807e9cc02ecf||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/39dfda71-fe4a-412d-a3b4-61052257698e) present to clean. 2022-03-01 11:53:51,184|24ce9b94-1ace-473b-94ad-7b6f95d0a207||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 11:53:51,184|24ce9b94-1ace-473b-94ad-7b6f95d0a207||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 11:53:51,184|24ce9b94-1ace-473b-94ad-7b6f95d0a207||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 11:53:51,186|24ce9b94-1ace-473b-94ad-7b6f95d0a207||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 11:53:51,186|24ce9b94-1ace-473b-94ad-7b6f95d0a207||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 11:53:51,187|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:53:51,191|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 11:53:51,191|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 11:53:51,191|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 11:53:51,192|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 11:53:51,192|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 11:53:51,192|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 11:53:51,194|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 11:53:51,215|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 11:53:51,216|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 11:53:51,221|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 11:53:51,221|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 11:53:51,221|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 11:53:51,222|24ce9b94-1ace-473b-94ad-7b6f95d0a207||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 50b878e4-b912-40a0-950c-463297691723 auditStoreId -1 2022-03-01 11:56:23,908|886fe390-4527-4a50-b887-29d9d87398de||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 11:56:23,910|886fe390-4527-4a50-b887-29d9d87398de||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 11:56:23,910|886fe390-4527-4a50-b887-29d9d87398de||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 11:56:24,166|886fe390-4527-4a50-b887-29d9d87398de||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 11:56:24,167|886fe390-4527-4a50-b887-29d9d87398de||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 11:56:24,850|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3ecf73ce-9e3a-42e9-8d58-0aecc1a992b3) 2022-03-01 11:56:24,851|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/3ecf73ce-9e3a-42e9-8d58-0aecc1a992b3/Definitions 2022-03-01 11:56:24,856|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 11:56:24,857|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 11:56:24,879|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 11:56:24,884|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 11:56:24,889|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 11:56:24,910|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 11:56:24,911|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 11:56:24,912|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 11:56:24,912|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 11:56:24,912|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 11:56:24,912|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/3ecf73ce-9e3a-42e9-8d58-0aecc1a992b3/Templates/hello-world-mapping.json 2022-03-01 11:56:24,924|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 11:56:24,925|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 11:56:24,925|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 11:56:24,925|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 11:56:24,925|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 11:56:24,933|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 11:56:24,933|b34eeb52-9090-47e1-bfea-79e4968ab1a9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 11:56:25,142|af52f701-9834-494e-ad23-464dd12c7fbc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(a7edb807-1539-4fa1-b922-5fb48ed02ad9) CBA(/opt/app/onap/blueprints/archive/a7edb807-1539-4fa1-b922-5fb48ed02ad9/cba.zip) 2022-03-01 11:56:25,151|af52f701-9834-494e-ad23-464dd12c7fbc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a7edb807-1539-4fa1-b922-5fb48ed02ad9) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:56:25,171|af52f701-9834-494e-ad23-464dd12c7fbc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 11:56:25,177|af52f701-9834-494e-ad23-464dd12c7fbc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a7edb807-1539-4fa1-b922-5fb48ed02ad9) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:56:25,207|af52f701-9834-494e-ad23-464dd12c7fbc||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/a7edb807-1539-4fa1-b922-5fb48ed02ad9) present to clean. 2022-03-01 11:56:25,406|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 11:56:25,406|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 11:56:25,406|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 11:56:25,408|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 11:56:25,408|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 11:56:25,410|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 11:56:25,421|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 11:56:25,421|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 11:56:25,421|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 11:56:25,422|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 11:56:25,422|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 11:56:25,422|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 11:56:25,424|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 11:56:25,441|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 11:56:25,441|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 11:56:25,448|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 11:56:25,448|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 11:56:25,448|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 11:56:25,449|a2b52c6e-433b-431e-a2c8-0f8f3b9ae967||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 04bdd4b9-5a4b-4834-a850-584ecbbe1cdb auditStoreId -1 2022-03-01 12:02:03,090|3f0a3eb6-4b28-4a16-9101-1f52de929294||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 12:02:03,091|3f0a3eb6-4b28-4a16-9101-1f52de929294||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 12:02:03,091|3f0a3eb6-4b28-4a16-9101-1f52de929294||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 12:02:03,288|3f0a3eb6-4b28-4a16-9101-1f52de929294||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 12:02:03,289|3f0a3eb6-4b28-4a16-9101-1f52de929294||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 12:02:03,899|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7f9f2bda-ac6c-44a4-822a-6f86fdea33d2) 2022-03-01 12:02:03,900|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/7f9f2bda-ac6c-44a4-822a-6f86fdea33d2/Definitions 2022-03-01 12:02:03,902|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 12:02:03,903|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 12:02:03,920|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 12:02:03,925|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 12:02:03,930|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 12:02:03,946|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 12:02:03,947|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 12:02:03,947|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 12:02:03,947|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 12:02:03,947|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 12:02:03,947|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/7f9f2bda-ac6c-44a4-822a-6f86fdea33d2/Templates/hello-world-mapping.json 2022-03-01 12:02:03,953|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 12:02:03,953|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 12:02:03,953|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 12:02:03,953|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 12:02:03,953|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 12:02:03,959|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 12:02:03,959|bbcedb56-af89-4578-9057-3af8124cc6b9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 12:02:04,182|2b68d408-399e-43bc-86da-a079e83906be||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(d7adc07b-1875-41bb-8da8-a22789172113) CBA(/opt/app/onap/blueprints/archive/d7adc07b-1875-41bb-8da8-a22789172113/cba.zip) 2022-03-01 12:02:04,193|2b68d408-399e-43bc-86da-a079e83906be||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d7adc07b-1875-41bb-8da8-a22789172113) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:02:04,227|2b68d408-399e-43bc-86da-a079e83906be||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 12:02:04,235|2b68d408-399e-43bc-86da-a079e83906be||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d7adc07b-1875-41bb-8da8-a22789172113) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:02:04,275|2b68d408-399e-43bc-86da-a079e83906be||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/d7adc07b-1875-41bb-8da8-a22789172113) present to clean. 2022-03-01 12:02:04,464|e463d651-b5a4-4c49-ac30-ad205223fb02||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 12:02:04,464|e463d651-b5a4-4c49-ac30-ad205223fb02||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 12:02:04,464|e463d651-b5a4-4c49-ac30-ad205223fb02||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 12:02:04,466|e463d651-b5a4-4c49-ac30-ad205223fb02||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 12:02:04,466|e463d651-b5a4-4c49-ac30-ad205223fb02||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 12:02:04,468|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:02:04,478|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 12:02:04,478|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 12:02:04,478|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 12:02:04,479|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 12:02:04,480|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 12:02:04,480|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 12:02:04,482|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 12:02:04,500|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 12:02:04,501|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 12:02:04,508|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 12:02:04,508|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 12:02:04,508|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 12:02:04,509|e463d651-b5a4-4c49-ac30-ad205223fb02||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b0d0fc3c-8e8d-49fe-b7b4-9456af670ffd auditStoreId -1 2022-03-01 12:07:58,958|cf9fee2b-18ff-4bed-8167-ca0c6f0b3964||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 12:07:58,959|cf9fee2b-18ff-4bed-8167-ca0c6f0b3964||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 12:07:58,959|cf9fee2b-18ff-4bed-8167-ca0c6f0b3964||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 12:07:59,232|cf9fee2b-18ff-4bed-8167-ca0c6f0b3964||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 12:07:59,233|cf9fee2b-18ff-4bed-8167-ca0c6f0b3964||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 12:07:59,972|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/06ccac0d-45ee-4eda-b5b3-d63995bf2103) 2022-03-01 12:07:59,973|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/06ccac0d-45ee-4eda-b5b3-d63995bf2103/Definitions 2022-03-01 12:07:59,975|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 12:07:59,976|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 12:08:00,022|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 12:08:00,030|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 12:08:00,035|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 12:08:00,056|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 12:08:00,056|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 12:08:00,057|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 12:08:00,057|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 12:08:00,057|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 12:08:00,057|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/06ccac0d-45ee-4eda-b5b3-d63995bf2103/Templates/hello-world-mapping.json 2022-03-01 12:08:00,066|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 12:08:00,066|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 12:08:00,066|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 12:08:00,066|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 12:08:00,066|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 12:08:00,072|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 12:08:00,072|0e93e5e8-324c-4dea-adc0-e5cf109cbc7f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 12:08:00,310|03c30456-5561-4285-b94d-325db1034fa8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(509c9370-7b87-4d6c-ac19-86ba86111d52) CBA(/opt/app/onap/blueprints/archive/509c9370-7b87-4d6c-ac19-86ba86111d52/cba.zip) 2022-03-01 12:08:00,316|03c30456-5561-4285-b94d-325db1034fa8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/509c9370-7b87-4d6c-ac19-86ba86111d52) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:08:00,332|03c30456-5561-4285-b94d-325db1034fa8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 12:08:00,338|03c30456-5561-4285-b94d-325db1034fa8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/509c9370-7b87-4d6c-ac19-86ba86111d52) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:08:00,378|03c30456-5561-4285-b94d-325db1034fa8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/509c9370-7b87-4d6c-ac19-86ba86111d52) present to clean. 2022-03-01 12:08:00,572|e1787f7a-8aae-427f-aeee-03f69618072c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 12:08:00,573|e1787f7a-8aae-427f-aeee-03f69618072c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 12:08:00,573|e1787f7a-8aae-427f-aeee-03f69618072c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 12:08:00,575|e1787f7a-8aae-427f-aeee-03f69618072c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 12:08:00,575|e1787f7a-8aae-427f-aeee-03f69618072c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 12:08:00,577|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:08:00,585|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 12:08:00,585|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 12:08:00,585|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 12:08:00,587|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 12:08:00,587|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 12:08:00,587|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 12:08:00,588|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 12:08:00,617|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 12:08:00,620|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 12:08:00,629|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 12:08:00,629|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 12:08:00,630|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 12:08:00,630|e1787f7a-8aae-427f-aeee-03f69618072c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID eff588c4-cb3d-46b1-94ee-de689db9a4ee auditStoreId -1 2022-03-01 12:08:45,917|631e63d6-3d53-4497-b53d-4ae497e43823||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 12:08:45,918|631e63d6-3d53-4497-b53d-4ae497e43823||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 12:08:45,918|631e63d6-3d53-4497-b53d-4ae497e43823||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 12:08:46,129|631e63d6-3d53-4497-b53d-4ae497e43823||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 12:08:46,129|631e63d6-3d53-4497-b53d-4ae497e43823||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 12:08:46,876|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e8e5e303-8685-4dd6-89f0-822073fc8b52) 2022-03-01 12:08:46,877|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/e8e5e303-8685-4dd6-89f0-822073fc8b52/Definitions 2022-03-01 12:08:46,879|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 12:08:46,880|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 12:08:46,900|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 12:08:46,911|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 12:08:46,915|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 12:08:46,936|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 12:08:46,937|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 12:08:46,937|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 12:08:46,937|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 12:08:46,938|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 12:08:46,938|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/e8e5e303-8685-4dd6-89f0-822073fc8b52/Templates/hello-world-mapping.json 2022-03-01 12:08:46,945|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 12:08:46,945|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 12:08:46,945|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 12:08:46,945|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 12:08:46,945|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 12:08:46,950|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 12:08:46,950|54e5f9a7-5b0a-4fa6-a05c-60fd3cc39084||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 12:08:47,153|32c93f27-f2bb-4167-b654-3bd92d38cb96||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(66f2536e-44e8-4488-865c-d63a3283e1ae) CBA(/opt/app/onap/blueprints/archive/66f2536e-44e8-4488-865c-d63a3283e1ae/cba.zip) 2022-03-01 12:08:47,162|32c93f27-f2bb-4167-b654-3bd92d38cb96||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/66f2536e-44e8-4488-865c-d63a3283e1ae) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:08:47,178|32c93f27-f2bb-4167-b654-3bd92d38cb96||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 12:08:47,183|32c93f27-f2bb-4167-b654-3bd92d38cb96||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/66f2536e-44e8-4488-865c-d63a3283e1ae) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:08:47,215|32c93f27-f2bb-4167-b654-3bd92d38cb96||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/66f2536e-44e8-4488-865c-d63a3283e1ae) present to clean. 2022-03-01 12:08:47,390|33b8833e-9d87-4a40-8ff7-381e767be60d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 12:08:47,391|33b8833e-9d87-4a40-8ff7-381e767be60d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 12:08:47,391|33b8833e-9d87-4a40-8ff7-381e767be60d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 12:08:47,391|33b8833e-9d87-4a40-8ff7-381e767be60d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 12:08:47,391|33b8833e-9d87-4a40-8ff7-381e767be60d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 12:08:47,392|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:08:47,396|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 12:08:47,396|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 12:08:47,396|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 12:08:47,397|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 12:08:47,397|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 12:08:47,397|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 12:08:47,398|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 12:08:47,408|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 12:08:47,409|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 12:08:47,415|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 12:08:47,416|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 12:08:47,416|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 12:08:47,416|33b8833e-9d87-4a40-8ff7-381e767be60d||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d4b77380-3425-4e40-9548-f73043e78611 auditStoreId -1 2022-03-01 12:09:45,896|47153b08-a32d-4500-9519-d6020d08d916||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 12:09:45,897|47153b08-a32d-4500-9519-d6020d08d916||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 12:09:45,897|47153b08-a32d-4500-9519-d6020d08d916||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 12:09:46,083|47153b08-a32d-4500-9519-d6020d08d916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 12:09:46,084|47153b08-a32d-4500-9519-d6020d08d916||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 12:09:46,884|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3e957b16-cfc7-4645-be6b-aab7117b9b07) 2022-03-01 12:09:46,884|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/3e957b16-cfc7-4645-be6b-aab7117b9b07/Definitions 2022-03-01 12:09:46,886|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 12:09:46,887|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 12:09:46,907|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 12:09:46,912|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 12:09:46,919|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 12:09:46,936|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 12:09:46,937|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 12:09:46,937|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 12:09:46,937|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 12:09:46,937|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 12:09:46,937|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/3e957b16-cfc7-4645-be6b-aab7117b9b07/Templates/hello-world-mapping.json 2022-03-01 12:09:46,942|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 12:09:46,942|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 12:09:46,942|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 12:09:46,943|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 12:09:46,943|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 12:09:46,948|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 12:09:46,948|d34c988e-ca60-4fcb-9180-df8db732dd05||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 12:09:47,349|6ed0d918-236b-4593-a82b-179a5dd20b1b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(9d030db1-1c57-4641-8da0-83a671999490) CBA(/opt/app/onap/blueprints/archive/9d030db1-1c57-4641-8da0-83a671999490/cba.zip) 2022-03-01 12:09:47,356|6ed0d918-236b-4593-a82b-179a5dd20b1b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9d030db1-1c57-4641-8da0-83a671999490) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:09:47,372|6ed0d918-236b-4593-a82b-179a5dd20b1b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 12:09:47,377|6ed0d918-236b-4593-a82b-179a5dd20b1b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9d030db1-1c57-4641-8da0-83a671999490) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:09:47,407|6ed0d918-236b-4593-a82b-179a5dd20b1b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/9d030db1-1c57-4641-8da0-83a671999490) present to clean. 2022-03-01 12:09:47,586|5abe8def-8e60-43a6-9994-2b9f75fd60b5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 12:09:47,586|5abe8def-8e60-43a6-9994-2b9f75fd60b5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 12:09:47,587|5abe8def-8e60-43a6-9994-2b9f75fd60b5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 12:09:47,589|5abe8def-8e60-43a6-9994-2b9f75fd60b5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 12:09:47,589|5abe8def-8e60-43a6-9994-2b9f75fd60b5||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 12:09:47,590|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:09:47,595|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 12:09:47,595|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 12:09:47,595|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 12:09:47,596|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 12:09:47,596|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 12:09:47,596|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 12:09:47,602|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 12:09:47,615|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 12:09:47,616|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 12:09:47,622|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 12:09:47,623|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 12:09:47,623|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 12:09:47,623|5abe8def-8e60-43a6-9994-2b9f75fd60b5||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d521a8e9-d9fb-474c-b0d0-2a4e5dd294bb auditStoreId -1 2022-03-01 12:11:20,483|41434a3d-40ce-4abe-aa46-bc0cda7f00e1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 12:11:20,484|41434a3d-40ce-4abe-aa46-bc0cda7f00e1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 12:11:20,484|41434a3d-40ce-4abe-aa46-bc0cda7f00e1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 12:11:20,688|41434a3d-40ce-4abe-aa46-bc0cda7f00e1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 12:11:20,689|41434a3d-40ce-4abe-aa46-bc0cda7f00e1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 12:11:21,391|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8afd28bc-31c1-4593-b408-209a01f76758) 2022-03-01 12:11:21,392|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/8afd28bc-31c1-4593-b408-209a01f76758/Definitions 2022-03-01 12:11:21,395|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 12:11:21,397|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 12:11:21,421|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 12:11:21,426|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 12:11:21,430|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 12:11:21,449|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 12:11:21,450|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 12:11:21,450|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 12:11:21,450|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 12:11:21,450|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 12:11:21,450|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/8afd28bc-31c1-4593-b408-209a01f76758/Templates/hello-world-mapping.json 2022-03-01 12:11:21,459|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 12:11:21,459|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 12:11:21,459|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 12:11:21,459|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 12:11:21,459|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 12:11:21,467|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 12:11:21,467|75fc1492-e4e2-498c-9e3a-9d16a64b269f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 12:11:21,708|71a49ec7-75ee-494b-95ff-91ddac59db6e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(2d2a549e-cc80-4746-8ecc-2bb1f63f56c9) CBA(/opt/app/onap/blueprints/archive/2d2a549e-cc80-4746-8ecc-2bb1f63f56c9/cba.zip) 2022-03-01 12:11:21,715|71a49ec7-75ee-494b-95ff-91ddac59db6e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2d2a549e-cc80-4746-8ecc-2bb1f63f56c9) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:11:21,733|71a49ec7-75ee-494b-95ff-91ddac59db6e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 12:11:21,740|71a49ec7-75ee-494b-95ff-91ddac59db6e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2d2a549e-cc80-4746-8ecc-2bb1f63f56c9) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:11:21,767|71a49ec7-75ee-494b-95ff-91ddac59db6e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/2d2a549e-cc80-4746-8ecc-2bb1f63f56c9) present to clean. 2022-03-01 12:11:21,950|3a89c08b-c17a-4f96-9026-63c43082d00f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 12:11:21,951|3a89c08b-c17a-4f96-9026-63c43082d00f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 12:11:21,951|3a89c08b-c17a-4f96-9026-63c43082d00f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 12:11:21,953|3a89c08b-c17a-4f96-9026-63c43082d00f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 12:11:21,953|3a89c08b-c17a-4f96-9026-63c43082d00f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 12:11:21,955|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:11:21,966|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 12:11:21,966|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 12:11:21,966|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 12:11:21,967|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 12:11:21,968|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 12:11:21,968|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 12:11:21,969|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 12:11:21,991|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 12:11:21,992|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 12:11:22,006|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 12:11:22,006|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 12:11:22,006|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 12:11:22,006|3a89c08b-c17a-4f96-9026-63c43082d00f||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 707567a3-58eb-46a2-af2f-3d1bb88b12b8 auditStoreId -1 2022-03-01 12:12:42,042|dc0633fc-6809-459a-a08f-c701a0f2ffd0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 12:12:42,042|dc0633fc-6809-459a-a08f-c701a0f2ffd0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 12:12:42,042|dc0633fc-6809-459a-a08f-c701a0f2ffd0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 12:12:42,245|dc0633fc-6809-459a-a08f-c701a0f2ffd0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 12:12:42,245|dc0633fc-6809-459a-a08f-c701a0f2ffd0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 12:12:43,101|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d52b526d-4c1f-4ac6-85bf-b7a2e508221e) 2022-03-01 12:12:43,102|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/d52b526d-4c1f-4ac6-85bf-b7a2e508221e/Definitions 2022-03-01 12:12:43,105|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 12:12:43,106|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 12:12:43,124|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 12:12:43,129|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 12:12:43,132|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 12:12:43,148|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 12:12:43,149|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 12:12:43,149|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 12:12:43,149|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 12:12:43,149|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 12:12:43,149|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/d52b526d-4c1f-4ac6-85bf-b7a2e508221e/Templates/hello-world-mapping.json 2022-03-01 12:12:43,154|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 12:12:43,154|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 12:12:43,154|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 12:12:43,154|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 12:12:43,154|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 12:12:43,159|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 12:12:43,159|17a9d918-b92e-4bae-a049-eb6209ff9096||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 12:12:43,353|0d1d40ee-4a42-4e99-97d8-a69240f62304||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(7ae51f6c-7405-476b-8e3f-7486f060fc8b) CBA(/opt/app/onap/blueprints/archive/7ae51f6c-7405-476b-8e3f-7486f060fc8b/cba.zip) 2022-03-01 12:12:43,359|0d1d40ee-4a42-4e99-97d8-a69240f62304||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ae51f6c-7405-476b-8e3f-7486f060fc8b) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:12:43,374|0d1d40ee-4a42-4e99-97d8-a69240f62304||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 12:12:43,379|0d1d40ee-4a42-4e99-97d8-a69240f62304||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ae51f6c-7405-476b-8e3f-7486f060fc8b) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:12:43,420|0d1d40ee-4a42-4e99-97d8-a69240f62304||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/7ae51f6c-7405-476b-8e3f-7486f060fc8b) present to clean. 2022-03-01 12:12:43,595|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 12:12:43,595|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 12:12:43,596|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 12:12:43,597|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 12:12:43,597|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 12:12:43,599|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:12:43,603|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 12:12:43,603|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 12:12:43,603|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 12:12:43,603|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 12:12:43,604|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 12:12:43,604|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 12:12:43,605|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 12:12:43,616|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 12:12:43,616|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 12:12:43,624|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 12:12:43,624|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 12:12:43,624|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 12:12:43,625|32934ae1-cdfc-4a03-8d87-e2f8cde5df21||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e9678553-1611-4cf9-8ac4-abfbf61f773d auditStoreId -1 2022-03-01 12:18:05,418|d0e92ccd-de00-4fda-8960-119b78384e2a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 12:18:05,419|d0e92ccd-de00-4fda-8960-119b78384e2a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 12:18:05,419|d0e92ccd-de00-4fda-8960-119b78384e2a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 12:18:05,683|d0e92ccd-de00-4fda-8960-119b78384e2a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 12:18:05,683|d0e92ccd-de00-4fda-8960-119b78384e2a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 12:18:06,423|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5ae737b6-9d50-470a-99f9-6b6464f7f299) 2022-03-01 12:18:06,424|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/5ae737b6-9d50-470a-99f9-6b6464f7f299/Definitions 2022-03-01 12:18:06,427|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 12:18:06,428|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 12:18:06,444|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 12:18:06,449|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 12:18:06,454|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 12:18:06,470|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 12:18:06,470|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 12:18:06,470|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 12:18:06,471|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 12:18:06,471|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 12:18:06,471|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/5ae737b6-9d50-470a-99f9-6b6464f7f299/Templates/hello-world-mapping.json 2022-03-01 12:18:06,475|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 12:18:06,476|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 12:18:06,476|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 12:18:06,476|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 12:18:06,476|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 12:18:06,481|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 12:18:06,481|de8a7f1c-8ade-4a48-97a0-16055bdf4dfd||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 12:18:06,683|f4cc6079-a21a-4708-919a-59af8660b49e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(0f0279d9-2876-4b0c-8b05-325f1d3611f5) CBA(/opt/app/onap/blueprints/archive/0f0279d9-2876-4b0c-8b05-325f1d3611f5/cba.zip) 2022-03-01 12:18:06,703|f4cc6079-a21a-4708-919a-59af8660b49e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f0279d9-2876-4b0c-8b05-325f1d3611f5) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:18:06,724|f4cc6079-a21a-4708-919a-59af8660b49e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 12:18:06,731|f4cc6079-a21a-4708-919a-59af8660b49e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f0279d9-2876-4b0c-8b05-325f1d3611f5) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:18:06,760|f4cc6079-a21a-4708-919a-59af8660b49e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/0f0279d9-2876-4b0c-8b05-325f1d3611f5) present to clean. 2022-03-01 12:18:06,940|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 12:18:06,940|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 12:18:06,940|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 12:18:06,942|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 12:18:06,942|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 12:18:06,944|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:18:06,953|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 12:18:06,953|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 12:18:06,954|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 12:18:06,954|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 12:18:06,955|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 12:18:06,955|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 12:18:06,956|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 12:18:06,971|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 12:18:06,972|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 12:18:06,979|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 12:18:06,979|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 12:18:06,979|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 12:18:06,979|26df1845-fbd5-4ed4-ad0a-c5f8fc8ebcde||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4565bb89-832d-480f-b8f0-a20b28c3ccc1 auditStoreId -1 2022-03-01 12:23:59,120|1695d039-a574-47be-85fd-9eb24aadd161||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-01 12:23:59,121|1695d039-a574-47be-85fd-9eb24aadd161||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-01 12:23:59,121|1695d039-a574-47be-85fd-9eb24aadd161||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-01 12:23:59,413|1695d039-a574-47be-85fd-9eb24aadd161||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-01 12:23:59,413|1695d039-a574-47be-85fd-9eb24aadd161||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-01 12:24:00,118|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4713d65a-aee7-454f-8014-2234ad4b7294) 2022-03-01 12:24:00,118|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| deleting definition types under : /opt/app/onap/blueprints/working/4713d65a-aee7-454f-8014-2234ad4b7294/Definitions 2022-03-01 12:24:00,120|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| reinitialized all type definitions 2022-03-01 12:24:00,122|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-01 12:24:00,139|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-01 12:24:00,143|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-01 12:24:00,147|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-01 12:24:00,163|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing Workflow(helloworld) 2022-03-01 12:24:00,163|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-01 12:24:00,163|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| identified workflow(helloworld) targets(helloworld) 2022-03-01 12:24:00,163|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-01 12:24:00,164|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-01 12:24:00,164|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enriching artifacts file(/opt/app/onap/blueprints/working/4713d65a-aee7-454f-8014-2234ad4b7294/Templates/hello-world-mapping.json 2022-03-01 12:24:00,168|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-01 12:24:00,169|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-01 12:24:00,169|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| ##### Enhancing blueprint Resource Definitions 2022-03-01 12:24:00,169|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-01 12:24:00,169|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing file (Templates/hello-world-mapping.json) 2022-03-01 12:24:00,174|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| distinct resource keys ([]) 2022-03-01 12:24:00,174|e424b63e-a934-41e5-a625-674a217b14e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Enriching Resource Definition sources Node Template: [] 2022-03-01 12:24:00,444|0f92fe7d-90cd-41ea-8c70-a4f5e4fdc074||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Save processing(2475cfc7-968e-45be-89cd-58af3764ce2b) CBA(/opt/app/onap/blueprints/archive/2475cfc7-968e-45be-89cd-58af3764ce2b/cba.zip) 2022-03-01 12:24:00,450|0f92fe7d-90cd-41ea-8c70-a4f5e4fdc074||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2475cfc7-968e-45be-89cd-58af3764ce2b) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:24:00,465|0f92fe7d-90cd-41ea-8c70-a4f5e4fdc074||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Validating Workflow(helloworld) 2022-03-01 12:24:00,470|0f92fe7d-90cd-41ea-8c70-a4f5e4fdc074||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2475cfc7-968e-45be-89cd-58af3764ce2b) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:24:00,522|0f92fe7d-90cd-41ea-8c70-a4f5e4fdc074||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| No compiled cache(/opt/app/onap/blueprints/working/2475cfc7-968e-45be-89cd-58af3764ce2b) present to clean. 2022-03-01 12:24:00,723|19894db1-14f2-46a4-bdf0-29d502de4160||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| processing request id 654321 2022-03-01 12:24:00,723|19894db1-14f2-46a4-bdf0-29d502de4160||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionInput called not to store the Workflow action input details 2022-03-01 12:24:00,723|19894db1-14f2-46a4-bdf0-29d502de4160||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| StoreAuditService ID -1 2022-03-01 12:24:00,725|19894db1-14f2-46a4-bdf0-29d502de4160||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-01 12:24:00,725|19894db1-14f2-46a4-bdf0-29d502de4160||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-01 12:24:00,728|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-01 12:24:00,737|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Deriving input data for workflow: (helloworld) 2022-03-01 12:24:00,737|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-01 12:24:00,737|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-01 12:24:00,738|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-01 12:24:00,738|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-01 12:24:00,738|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-01 12:24:00,740|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-01 12:24:00,752|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Batched Sequence : ([]) 2022-03-01 12:24:00,753|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Generated Resource Param Data ({ }) 2022-03-01 12:24:00,759|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| Preparing Response... 2022-03-01 12:24:00,759|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-01 12:24:00,759|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-01 12:24:00,760|19894db1-14f2-46a4-bdf0-29d502de4160||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6475f9f86b-fpshq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f5efd9fb-2f0b-477c-84f8-cba47d9535ad auditStoreId -1 Mar 01, 2022 2:11:15 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)