Results

By type

          10:17:33,891 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:17:33,892 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
10:17:33,893 |-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]
10:17:33,894 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
10:17:33,894 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
10:17:33,894 |-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]
10:17:33,910 |-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
10:17:34,038 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
10:17:34,047 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:17:34,051 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:17:34,059 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:17:34,148 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
10:17:34,149 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
10:17:34,149 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
10:17:34,149 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
10:17:34,149 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
10:17:34,149 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
10:17:34,149 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:17:34,150 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:17:34,152 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::       (v2.3.12.RELEASE)

2022-01-13 10:17:34,972|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-55cd4c5979-w2s8f with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app)
2022-01-13 10:17:34,976|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-01-13 10:17:38,216|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-01-13 10:17:38,937|||main||||INFO||||||| Finished Spring Data repository scanning in 705ms. Found 11 JPA repository interfaces.
2022-01-13 10:17:41,185|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-01-13 10:17:41,256|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-01-13 10:17:41,473|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-01-13 10:17:41,963|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-01-13 10:17:42,291|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-01-13 10:17:42,296|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-01-13 10:17:42,501|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-01-13 10:17:44,669|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-13 10:17:44,682|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-01-13 10:17:44,767|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-01-13 10:17:45,770|||main||||INFO||||||| Audit service is disabled
2022-01-13 10:17:45,894|||main||||INFO||||||| Workflow Audit store is disabled
2022-01-13 10:17:47,570|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-01-13 10:17:47,633|||main||||INFO||||||| Dependency Management module created...
2022-01-13 10:17:48,587|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-01-13 10:17:48,830|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-01-13 10:17:49,991|||main||||INFO||||||| Netty started on port(s): 8080
2022-01-13 10:17:51,591|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-01-13 10:17:52,226|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-01-13 10:17:52,238|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.907 seconds (JVM running for 18.883)
2022-01-13 10:17:52,254|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-01-13 11:21:14,126|f23a76e1-84a2-4104-b227-4b19b310e711||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-13 11:21:14,127|f23a76e1-84a2-4104-b227-4b19b310e711||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-13 11:21:14,128|f23a76e1-84a2-4104-b227-4b19b310e711||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-13 11:21:14,531|f23a76e1-84a2-4104-b227-4b19b310e711||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-13 11:21:14,533|f23a76e1-84a2-4104-b227-4b19b310e711||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-13 11:21:15,734|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/53a7801c-432e-42eb-9ca6-bd9801703c2c)
2022-01-13 11:21:15,743|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| deleting definition types under : /opt/app/onap/blueprints/working/53a7801c-432e-42eb-9ca6-bd9801703c2c/Definitions
2022-01-13 11:21:15,838|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| reinitialized all type definitions
2022-01-13 11:21:15,842|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-13 11:21:15,869|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-13 11:21:15,872|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-13 11:21:15,875|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-13 11:21:15,919|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing Workflow(helloworld)
2022-01-13 11:21:15,920|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-13 11:21:15,920|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| identified workflow(helloworld) targets(helloworld)
2022-01-13 11:21:15,920|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-13 11:21:15,920|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-13 11:21:15,920|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enriching artifacts file(/opt/app/onap/blueprints/working/53a7801c-432e-42eb-9ca6-bd9801703c2c/Templates/hello-world-mapping.json
2022-01-13 11:21:15,933|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-13 11:21:15,934|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-13 11:21:15,934|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing blueprint Resource Definitions
2022-01-13 11:21:15,934|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-13 11:21:15,935|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing file (Templates/hello-world-mapping.json)
2022-01-13 11:21:15,954|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| distinct resource keys ([])
2022-01-13 11:21:15,954|576ba259-a94e-42c5-9b9a-cd0cbc791ca3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enriching Resource Definition sources Node Template: []
2022-01-13 11:21:16,201|763f8a3c-e5a8-4353-8a37-1f8680c56d3e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Save processing(b973a8d8-fcb9-41b5-b22c-d42add51f64a) CBA(/opt/app/onap/blueprints/archive/b973a8d8-fcb9-41b5-b22c-d42add51f64a/cba.zip)
2022-01-13 11:21:16,213|763f8a3c-e5a8-4353-8a37-1f8680c56d3e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b973a8d8-fcb9-41b5-b22c-d42add51f64a) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:21:16,274|763f8a3c-e5a8-4353-8a37-1f8680c56d3e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Validating Workflow(helloworld)
2022-01-13 11:21:16,288|763f8a3c-e5a8-4353-8a37-1f8680c56d3e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b973a8d8-fcb9-41b5-b22c-d42add51f64a) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:21:16,394|763f8a3c-e5a8-4353-8a37-1f8680c56d3e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| No compiled cache(/opt/app/onap/blueprints/working/b973a8d8-fcb9-41b5-b22c-d42add51f64a) present to clean.
2022-01-13 11:21:16,609|2666c3cb-11f8-4669-ac0b-f0c1473dc520||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing request id 654321
2022-01-13 11:21:16,609|2666c3cb-11f8-4669-ac0b-f0c1473dc520||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-13 11:21:16,610|2666c3cb-11f8-4669-ac0b-f0c1473dc520||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| StoreAuditService ID  -1
2022-01-13 11:21:16,617|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| getting cba file name(test101), version(1.0.1) from db
2022-01-13 11:21:16,683|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-13 11:21:16,686|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-13 11:21:16,689|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:21:16,707|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Deriving input data for workflow: (helloworld)
2022-01-13 11:21:16,708|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-13 11:21:16,709|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-13 11:21:16,719|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-13 11:21:16,719|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-13 11:21:16,720|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-13 11:21:16,740|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-13 11:21:16,765|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Batched Sequence : ([])
2022-01-13 11:21:16,768|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Generated Resource Param Data ({ })
2022-01-13 11:21:16,863|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Preparing Response...
2022-01-13 11:21:16,866|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-13 11:21:16,866|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-13 11:21:16,868|2666c3cb-11f8-4669-ac0b-f0c1473dc520||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b8f7dbe6-f263-4181-8a88-11caecfd07b9 auditStoreId -1
2022-01-13 11:22:01,384|873c2a59-175e-476d-af5e-e3d67a9a0a5d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-13 11:22:01,384|873c2a59-175e-476d-af5e-e3d67a9a0a5d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-13 11:22:01,384|873c2a59-175e-476d-af5e-e3d67a9a0a5d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-13 11:22:01,567|873c2a59-175e-476d-af5e-e3d67a9a0a5d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-13 11:22:01,568|873c2a59-175e-476d-af5e-e3d67a9a0a5d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-13 11:22:02,319|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ae725bad-f933-4b6c-a0d9-14ab57a5ed9a)
2022-01-13 11:22:02,319|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| deleting definition types under : /opt/app/onap/blueprints/working/ae725bad-f933-4b6c-a0d9-14ab57a5ed9a/Definitions
2022-01-13 11:22:02,322|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| reinitialized all type definitions
2022-01-13 11:22:02,323|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-13 11:22:02,338|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-13 11:22:02,343|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-13 11:22:02,345|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-13 11:22:02,368|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing Workflow(helloworld)
2022-01-13 11:22:02,368|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-13 11:22:02,368|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| identified workflow(helloworld) targets(helloworld)
2022-01-13 11:22:02,368|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-13 11:22:02,368|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-13 11:22:02,368|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enriching artifacts file(/opt/app/onap/blueprints/working/ae725bad-f933-4b6c-a0d9-14ab57a5ed9a/Templates/hello-world-mapping.json
2022-01-13 11:22:02,378|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-13 11:22:02,378|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-13 11:22:02,378|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing blueprint Resource Definitions
2022-01-13 11:22:02,379|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-13 11:22:02,379|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing file (Templates/hello-world-mapping.json)
2022-01-13 11:22:02,387|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| distinct resource keys ([])
2022-01-13 11:22:02,387|382d450e-2364-47ea-b5e7-7ed658655669||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enriching Resource Definition sources Node Template: []
2022-01-13 11:22:02,605|aca98844-5989-4b9a-af1e-ce268f40ce13||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Save processing(beff4cf0-aff7-419b-bba5-0f8aa4e5ba36) CBA(/opt/app/onap/blueprints/archive/beff4cf0-aff7-419b-bba5-0f8aa4e5ba36/cba.zip)
2022-01-13 11:22:02,612|aca98844-5989-4b9a-af1e-ce268f40ce13||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/beff4cf0-aff7-419b-bba5-0f8aa4e5ba36) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:22:02,633|aca98844-5989-4b9a-af1e-ce268f40ce13||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Validating Workflow(helloworld)
2022-01-13 11:22:02,641|aca98844-5989-4b9a-af1e-ce268f40ce13||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/beff4cf0-aff7-419b-bba5-0f8aa4e5ba36) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:22:02,661|aca98844-5989-4b9a-af1e-ce268f40ce13||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| No compiled cache(/opt/app/onap/blueprints/working/beff4cf0-aff7-419b-bba5-0f8aa4e5ba36) present to clean.
2022-01-13 11:22:02,844|0e92dcb1-3a81-46a7-b575-b710d4d84e22||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing request id 654321
2022-01-13 11:22:02,844|0e92dcb1-3a81-46a7-b575-b710d4d84e22||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-13 11:22:02,844|0e92dcb1-3a81-46a7-b575-b710d4d84e22||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| StoreAuditService ID  -1
2022-01-13 11:22:02,846|0e92dcb1-3a81-46a7-b575-b710d4d84e22||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-13 11:22:02,846|0e92dcb1-3a81-46a7-b575-b710d4d84e22||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-13 11:22:02,850|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:22:02,868|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Deriving input data for workflow: (helloworld)
2022-01-13 11:22:02,868|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-13 11:22:02,869|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-13 11:22:02,870|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-13 11:22:02,870|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-13 11:22:02,870|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-13 11:22:02,872|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-13 11:22:02,895|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Batched Sequence : ([])
2022-01-13 11:22:02,896|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Generated Resource Param Data ({ })
2022-01-13 11:22:02,905|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Preparing Response...
2022-01-13 11:22:02,905|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-13 11:22:02,905|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-13 11:22:02,906|0e92dcb1-3a81-46a7-b575-b710d4d84e22||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3edcd712-e920-4f7b-bdb1-615265df8950 auditStoreId -1
2022-01-13 11:22:58,078|1dfde008-43d3-463e-8b87-9345fbf5fd1e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-13 11:22:58,079|1dfde008-43d3-463e-8b87-9345fbf5fd1e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-13 11:22:58,079|1dfde008-43d3-463e-8b87-9345fbf5fd1e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-13 11:22:58,199|1dfde008-43d3-463e-8b87-9345fbf5fd1e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-13 11:22:58,199|1dfde008-43d3-463e-8b87-9345fbf5fd1e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-13 11:22:58,831|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2c7daa1e-bedf-4b1a-a748-6edef9e90389)
2022-01-13 11:22:58,831|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| deleting definition types under : /opt/app/onap/blueprints/working/2c7daa1e-bedf-4b1a-a748-6edef9e90389/Definitions
2022-01-13 11:22:58,833|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| reinitialized all type definitions
2022-01-13 11:22:58,834|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-13 11:22:58,846|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-13 11:22:58,849|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-13 11:22:58,851|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-13 11:22:58,873|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing Workflow(helloworld)
2022-01-13 11:22:58,873|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-13 11:22:58,873|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| identified workflow(helloworld) targets(helloworld)
2022-01-13 11:22:58,874|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-13 11:22:58,874|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-13 11:22:58,874|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enriching artifacts file(/opt/app/onap/blueprints/working/2c7daa1e-bedf-4b1a-a748-6edef9e90389/Templates/hello-world-mapping.json
2022-01-13 11:22:58,883|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-13 11:22:58,883|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-13 11:22:58,883|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing blueprint Resource Definitions
2022-01-13 11:22:58,883|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-13 11:22:58,883|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing file (Templates/hello-world-mapping.json)
2022-01-13 11:22:58,892|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| distinct resource keys ([])
2022-01-13 11:22:58,892|945aa0c4-445f-4942-b593-1b08c6e1c0e8||DefaultDispatcher-worker-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enriching Resource Definition sources Node Template: []
2022-01-13 11:22:59,099|df2f8836-33ab-4f2d-abc1-c0a273c92371||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Save processing(b07f50ff-ea2d-402a-8ccf-9f633be752af) CBA(/opt/app/onap/blueprints/archive/b07f50ff-ea2d-402a-8ccf-9f633be752af/cba.zip)
2022-01-13 11:22:59,383|df2f8836-33ab-4f2d-abc1-c0a273c92371||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b07f50ff-ea2d-402a-8ccf-9f633be752af) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:22:59,402|df2f8836-33ab-4f2d-abc1-c0a273c92371||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Validating Workflow(helloworld)
2022-01-13 11:22:59,412|df2f8836-33ab-4f2d-abc1-c0a273c92371||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b07f50ff-ea2d-402a-8ccf-9f633be752af) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:22:59,431|df2f8836-33ab-4f2d-abc1-c0a273c92371||DefaultDispatcher-worker-39||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| No compiled cache(/opt/app/onap/blueprints/working/b07f50ff-ea2d-402a-8ccf-9f633be752af) present to clean.
2022-01-13 11:22:59,640|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing request id 654321
2022-01-13 11:22:59,640|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-13 11:22:59,640|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| StoreAuditService ID  -1
2022-01-13 11:22:59,642|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-13 11:22:59,642|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-13 11:22:59,643|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:22:59,650|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Deriving input data for workflow: (helloworld)
2022-01-13 11:22:59,650|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-13 11:22:59,650|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-13 11:22:59,651|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-13 11:22:59,651|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-13 11:22:59,651|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-13 11:22:59,652|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-13 11:22:59,669|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Batched Sequence : ([])
2022-01-13 11:22:59,669|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Generated Resource Param Data ({ })
2022-01-13 11:22:59,675|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Preparing Response...
2022-01-13 11:22:59,675|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-13 11:22:59,675|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-13 11:22:59,675|b7d3c00a-fe52-4573-ab9a-bb54d97b78df||DefaultDispatcher-worker-39||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 47dcb20c-b84b-41ec-80c8-cf4eac205a04 auditStoreId -1
2022-01-13 11:39:25,124|74ea3fd8-4c83-411e-b90d-a81f867cf90b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-13 11:39:25,125|74ea3fd8-4c83-411e-b90d-a81f867cf90b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-13 11:39:25,125|74ea3fd8-4c83-411e-b90d-a81f867cf90b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-13 11:39:25,260|74ea3fd8-4c83-411e-b90d-a81f867cf90b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-13 11:39:25,260|74ea3fd8-4c83-411e-b90d-a81f867cf90b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-13 11:39:25,924|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f40bb9d0-3ed9-418c-819a-a0cc576bab1e)
2022-01-13 11:39:25,925|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| deleting definition types under : /opt/app/onap/blueprints/working/f40bb9d0-3ed9-418c-819a-a0cc576bab1e/Definitions
2022-01-13 11:39:25,927|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| reinitialized all type definitions
2022-01-13 11:39:25,928|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-13 11:39:25,941|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-13 11:39:25,943|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-13 11:39:25,945|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-13 11:39:25,963|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing Workflow(helloworld)
2022-01-13 11:39:25,964|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-13 11:39:25,964|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| identified workflow(helloworld) targets(helloworld)
2022-01-13 11:39:25,964|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-13 11:39:25,964|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-13 11:39:25,964|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enriching artifacts file(/opt/app/onap/blueprints/working/f40bb9d0-3ed9-418c-819a-a0cc576bab1e/Templates/hello-world-mapping.json
2022-01-13 11:39:25,972|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-13 11:39:25,972|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-13 11:39:25,972|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing blueprint Resource Definitions
2022-01-13 11:39:25,972|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-13 11:39:25,972|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing file (Templates/hello-world-mapping.json)
2022-01-13 11:39:25,979|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| distinct resource keys ([])
2022-01-13 11:39:25,979|74d33500-5338-4cbf-961c-3a30c1d9c7c3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enriching Resource Definition sources Node Template: []
2022-01-13 11:39:26,180|84d9eefa-9915-45de-86c1-f39daf05fe80||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Save processing(76ca6e1e-71b3-4075-b91a-7988c09e8323) CBA(/opt/app/onap/blueprints/archive/76ca6e1e-71b3-4075-b91a-7988c09e8323/cba.zip)
2022-01-13 11:39:26,607|84d9eefa-9915-45de-86c1-f39daf05fe80||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76ca6e1e-71b3-4075-b91a-7988c09e8323) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:39:26,627|84d9eefa-9915-45de-86c1-f39daf05fe80||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Validating Workflow(helloworld)
2022-01-13 11:39:26,635|84d9eefa-9915-45de-86c1-f39daf05fe80||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76ca6e1e-71b3-4075-b91a-7988c09e8323) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:39:26,654|84d9eefa-9915-45de-86c1-f39daf05fe80||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| No compiled cache(/opt/app/onap/blueprints/working/76ca6e1e-71b3-4075-b91a-7988c09e8323) present to clean.
2022-01-13 11:39:26,833|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing request id 654321
2022-01-13 11:39:26,833|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-13 11:39:26,833|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| StoreAuditService ID  -1
2022-01-13 11:39:26,835|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-13 11:39:26,835|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-13 11:39:26,838|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:39:26,858|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Deriving input data for workflow: (helloworld)
2022-01-13 11:39:26,859|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-13 11:39:26,859|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-13 11:39:26,860|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-13 11:39:26,860|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-13 11:39:26,860|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-13 11:39:26,861|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-13 11:39:26,876|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Batched Sequence : ([])
2022-01-13 11:39:26,877|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Generated Resource Param Data ({ })
2022-01-13 11:39:26,886|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Preparing Response...
2022-01-13 11:39:26,886|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-13 11:39:26,886|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-13 11:39:26,887|dd0a68d0-955a-4c96-8ac2-67b4dda220dd||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0fade434-d7d9-4b81-bc38-bdec1dec4d65 auditStoreId -1
2022-01-13 11:40:09,786|0b53a193-5494-4f20-9c5d-b5c22b9f517b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-13 11:40:09,786|0b53a193-5494-4f20-9c5d-b5c22b9f517b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-13 11:40:09,787|0b53a193-5494-4f20-9c5d-b5c22b9f517b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-13 11:40:09,907|0b53a193-5494-4f20-9c5d-b5c22b9f517b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-13 11:40:09,907|0b53a193-5494-4f20-9c5d-b5c22b9f517b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-13 11:40:10,591|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0e6da659-c41a-45aa-9c33-90e54e220e87)
2022-01-13 11:40:10,591|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| deleting definition types under : /opt/app/onap/blueprints/working/0e6da659-c41a-45aa-9c33-90e54e220e87/Definitions
2022-01-13 11:40:10,594|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| reinitialized all type definitions
2022-01-13 11:40:10,594|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-13 11:40:10,608|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-13 11:40:10,611|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-13 11:40:10,613|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-13 11:40:10,629|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing Workflow(helloworld)
2022-01-13 11:40:10,629|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-13 11:40:10,629|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| identified workflow(helloworld) targets(helloworld)
2022-01-13 11:40:10,629|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-13 11:40:10,629|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-13 11:40:10,629|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enriching artifacts file(/opt/app/onap/blueprints/working/0e6da659-c41a-45aa-9c33-90e54e220e87/Templates/hello-world-mapping.json
2022-01-13 11:40:10,637|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-13 11:40:10,638|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-13 11:40:10,638|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing blueprint Resource Definitions
2022-01-13 11:40:10,638|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-13 11:40:10,638|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing file (Templates/hello-world-mapping.json)
2022-01-13 11:40:10,647|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| distinct resource keys ([])
2022-01-13 11:40:10,647|8ded284c-2ee5-4c88-bd5b-cd989e095934||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enriching Resource Definition sources Node Template: []
2022-01-13 11:40:10,845|34f6a75d-378e-434c-b7c6-df500801e4b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Save processing(c7d6de52-8a12-483d-be60-df79cccac8a5) CBA(/opt/app/onap/blueprints/archive/c7d6de52-8a12-483d-be60-df79cccac8a5/cba.zip)
2022-01-13 11:40:10,953|34f6a75d-378e-434c-b7c6-df500801e4b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c7d6de52-8a12-483d-be60-df79cccac8a5) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:40:10,969|34f6a75d-378e-434c-b7c6-df500801e4b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Validating Workflow(helloworld)
2022-01-13 11:40:10,974|34f6a75d-378e-434c-b7c6-df500801e4b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c7d6de52-8a12-483d-be60-df79cccac8a5) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:40:10,991|34f6a75d-378e-434c-b7c6-df500801e4b8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| No compiled cache(/opt/app/onap/blueprints/working/c7d6de52-8a12-483d-be60-df79cccac8a5) present to clean.
2022-01-13 11:40:11,190|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing request id 654321
2022-01-13 11:40:11,190|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-13 11:40:11,190|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| StoreAuditService ID  -1
2022-01-13 11:40:11,190|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-13 11:40:11,191|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-13 11:40:11,192|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:40:11,202|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Deriving input data for workflow: (helloworld)
2022-01-13 11:40:11,202|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-13 11:40:11,202|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-13 11:40:11,203|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-13 11:40:11,203|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-13 11:40:11,203|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-13 11:40:11,205|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-13 11:40:11,227|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Batched Sequence : ([])
2022-01-13 11:40:11,227|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Generated Resource Param Data ({ })
2022-01-13 11:40:11,235|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Preparing Response...
2022-01-13 11:40:11,235|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-13 11:40:11,235|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-13 11:40:11,235|666cf285-1bf4-4c1b-b2ea-e0768cb683d9||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 95b18894-5d3d-41f5-865f-e0bd2ccdc317 auditStoreId -1
2022-01-13 11:40:58,861|f0541ca3-4650-43c9-8bac-3d4d02cc7631||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-13 11:40:58,862|f0541ca3-4650-43c9-8bac-3d4d02cc7631||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-13 11:40:58,862|f0541ca3-4650-43c9-8bac-3d4d02cc7631||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-13 11:40:59,035|f0541ca3-4650-43c9-8bac-3d4d02cc7631||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-13 11:40:59,036|f0541ca3-4650-43c9-8bac-3d4d02cc7631||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-13 11:40:59,739|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/aa6309f0-f2af-45cb-8902-af64f98fba82)
2022-01-13 11:40:59,740|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| deleting definition types under : /opt/app/onap/blueprints/working/aa6309f0-f2af-45cb-8902-af64f98fba82/Definitions
2022-01-13 11:40:59,744|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| reinitialized all type definitions
2022-01-13 11:40:59,744|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-13 11:40:59,758|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-13 11:40:59,760|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-13 11:40:59,762|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-13 11:40:59,779|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing Workflow(helloworld)
2022-01-13 11:40:59,779|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-13 11:40:59,779|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| identified workflow(helloworld) targets(helloworld)
2022-01-13 11:40:59,779|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-13 11:40:59,779|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-13 11:40:59,779|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enriching artifacts file(/opt/app/onap/blueprints/working/aa6309f0-f2af-45cb-8902-af64f98fba82/Templates/hello-world-mapping.json
2022-01-13 11:40:59,788|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-13 11:40:59,788|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-13 11:40:59,788|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing blueprint Resource Definitions
2022-01-13 11:40:59,788|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-13 11:40:59,788|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing file (Templates/hello-world-mapping.json)
2022-01-13 11:40:59,794|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| distinct resource keys ([])
2022-01-13 11:40:59,794|92b4bbd0-87ae-4eca-8e64-b205e5e57f32||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enriching Resource Definition sources Node Template: []
2022-01-13 11:41:00,006|77a26ba8-5f0f-4584-ac7c-a6be314f093d||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Save processing(ec2301c9-3520-4801-8773-806102cfff5b) CBA(/opt/app/onap/blueprints/archive/ec2301c9-3520-4801-8773-806102cfff5b/cba.zip)
2022-01-13 11:41:00,160|77a26ba8-5f0f-4584-ac7c-a6be314f093d||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ec2301c9-3520-4801-8773-806102cfff5b) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:41:00,180|77a26ba8-5f0f-4584-ac7c-a6be314f093d||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Validating Workflow(helloworld)
2022-01-13 11:41:00,186|77a26ba8-5f0f-4584-ac7c-a6be314f093d||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ec2301c9-3520-4801-8773-806102cfff5b) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:41:00,204|77a26ba8-5f0f-4584-ac7c-a6be314f093d||reactor-http-epoll-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| No compiled cache(/opt/app/onap/blueprints/working/ec2301c9-3520-4801-8773-806102cfff5b) present to clean.
2022-01-13 11:41:00,380|033161f6-4d4d-4288-9c50-16ed16f1b10e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing request id 654321
2022-01-13 11:41:00,380|033161f6-4d4d-4288-9c50-16ed16f1b10e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-13 11:41:00,381|033161f6-4d4d-4288-9c50-16ed16f1b10e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| StoreAuditService ID  -1
2022-01-13 11:41:00,383|033161f6-4d4d-4288-9c50-16ed16f1b10e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-13 11:41:00,384|033161f6-4d4d-4288-9c50-16ed16f1b10e||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-13 11:41:00,385|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:41:00,394|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Deriving input data for workflow: (helloworld)
2022-01-13 11:41:00,394|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-13 11:41:00,394|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-13 11:41:00,395|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-13 11:41:00,395|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-13 11:41:00,396|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-13 11:41:00,397|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-13 11:41:00,411|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Batched Sequence : ([])
2022-01-13 11:41:00,412|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Generated Resource Param Data ({ })
2022-01-13 11:41:00,419|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Preparing Response...
2022-01-13 11:41:00,419|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-13 11:41:00,419|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-13 11:41:00,419|033161f6-4d4d-4288-9c50-16ed16f1b10e||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 48424ccf-c486-4689-82e6-f1eef75ef5bd auditStoreId -1
2022-01-13 11:41:54,421|e205490b-e702-4047-b41b-17016fb59642||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-13 11:41:54,421|e205490b-e702-4047-b41b-17016fb59642||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-13 11:41:54,421|e205490b-e702-4047-b41b-17016fb59642||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-13 11:41:54,531|e205490b-e702-4047-b41b-17016fb59642||DefaultDispatcher-worker-36||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-13 11:41:54,532|e205490b-e702-4047-b41b-17016fb59642||DefaultDispatcher-worker-36||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-13 11:41:55,192|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/70f13cd7-469a-41dc-ad9d-2b6015a20461)
2022-01-13 11:41:55,193|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| deleting definition types under : /opt/app/onap/blueprints/working/70f13cd7-469a-41dc-ad9d-2b6015a20461/Definitions
2022-01-13 11:41:55,194|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| reinitialized all type definitions
2022-01-13 11:41:55,195|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-13 11:41:55,207|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-13 11:41:55,209|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-13 11:41:55,211|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-13 11:41:55,225|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing Workflow(helloworld)
2022-01-13 11:41:55,225|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-13 11:41:55,225|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| identified workflow(helloworld) targets(helloworld)
2022-01-13 11:41:55,225|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-13 11:41:55,225|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-13 11:41:55,225|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enriching artifacts file(/opt/app/onap/blueprints/working/70f13cd7-469a-41dc-ad9d-2b6015a20461/Templates/hello-world-mapping.json
2022-01-13 11:41:55,230|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-13 11:41:55,231|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-13 11:41:55,231|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing blueprint Resource Definitions
2022-01-13 11:41:55,231|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-13 11:41:55,231|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing file (Templates/hello-world-mapping.json)
2022-01-13 11:41:55,236|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| distinct resource keys ([])
2022-01-13 11:41:55,236|3b3a1a0c-f636-4366-83eb-0522d9ea431b||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enriching Resource Definition sources Node Template: []
2022-01-13 11:41:55,618|31520dfb-486c-416c-ba39-9768eb4b67b1||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Save processing(0f945d14-a30c-43f0-8473-82b2d38ed447) CBA(/opt/app/onap/blueprints/archive/0f945d14-a30c-43f0-8473-82b2d38ed447/cba.zip)
2022-01-13 11:41:55,624|31520dfb-486c-416c-ba39-9768eb4b67b1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f945d14-a30c-43f0-8473-82b2d38ed447) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:41:55,639|31520dfb-486c-416c-ba39-9768eb4b67b1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Validating Workflow(helloworld)
2022-01-13 11:41:55,644|31520dfb-486c-416c-ba39-9768eb4b67b1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f945d14-a30c-43f0-8473-82b2d38ed447) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:41:55,664|31520dfb-486c-416c-ba39-9768eb4b67b1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| No compiled cache(/opt/app/onap/blueprints/working/0f945d14-a30c-43f0-8473-82b2d38ed447) present to clean.
2022-01-13 11:41:55,837|371f727e-ba82-4e43-85e1-1fdd4836c97c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing request id 654321
2022-01-13 11:41:55,838|371f727e-ba82-4e43-85e1-1fdd4836c97c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-13 11:41:55,838|371f727e-ba82-4e43-85e1-1fdd4836c97c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| StoreAuditService ID  -1
2022-01-13 11:41:55,838|371f727e-ba82-4e43-85e1-1fdd4836c97c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-13 11:41:55,838|371f727e-ba82-4e43-85e1-1fdd4836c97c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-13 11:41:55,839|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:41:55,843|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Deriving input data for workflow: (helloworld)
2022-01-13 11:41:55,843|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-13 11:41:55,843|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-13 11:41:55,844|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-13 11:41:55,844|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-13 11:41:55,844|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-13 11:41:55,845|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-13 11:41:55,855|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Batched Sequence : ([])
2022-01-13 11:41:55,856|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Generated Resource Param Data ({ })
2022-01-13 11:41:55,860|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Preparing Response...
2022-01-13 11:41:55,860|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-13 11:41:55,860|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-13 11:41:55,860|371f727e-ba82-4e43-85e1-1fdd4836c97c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 460b3fc8-d1c2-4881-95e4-f279a8a72f5d auditStoreId -1
2022-01-13 11:42:38,288|33fdadbf-e036-4f59-b426-8398bf5d0fc5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-13 11:42:38,289|33fdadbf-e036-4f59-b426-8398bf5d0fc5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-13 11:42:38,289|33fdadbf-e036-4f59-b426-8398bf5d0fc5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-13 11:42:38,458|33fdadbf-e036-4f59-b426-8398bf5d0fc5||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-13 11:42:38,458|33fdadbf-e036-4f59-b426-8398bf5d0fc5||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-13 11:42:39,071|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0f920af4-9672-4e7f-9d79-3acf371bb49b)
2022-01-13 11:42:39,072|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| deleting definition types under : /opt/app/onap/blueprints/working/0f920af4-9672-4e7f-9d79-3acf371bb49b/Definitions
2022-01-13 11:42:39,074|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| reinitialized all type definitions
2022-01-13 11:42:39,076|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-13 11:42:39,089|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-13 11:42:39,091|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-13 11:42:39,093|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-13 11:42:39,108|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing Workflow(helloworld)
2022-01-13 11:42:39,108|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-13 11:42:39,108|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| identified workflow(helloworld) targets(helloworld)
2022-01-13 11:42:39,108|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-13 11:42:39,108|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-13 11:42:39,108|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enriching artifacts file(/opt/app/onap/blueprints/working/0f920af4-9672-4e7f-9d79-3acf371bb49b/Templates/hello-world-mapping.json
2022-01-13 11:42:39,114|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-13 11:42:39,114|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-13 11:42:39,114|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing blueprint Resource Definitions
2022-01-13 11:42:39,114|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-13 11:42:39,114|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing file (Templates/hello-world-mapping.json)
2022-01-13 11:42:39,119|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| distinct resource keys ([])
2022-01-13 11:42:39,119|04a9201e-f801-4c4d-9fbe-6b081d75ec8b||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enriching Resource Definition sources Node Template: []
2022-01-13 11:42:39,325|98a584b1-eeec-4af8-a4e2-f65f61c56950||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Save processing(778bc9eb-a77c-4f22-8b11-0a3dcf46ac8b) CBA(/opt/app/onap/blueprints/archive/778bc9eb-a77c-4f22-8b11-0a3dcf46ac8b/cba.zip)
2022-01-13 11:42:39,725|98a584b1-eeec-4af8-a4e2-f65f61c56950||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/778bc9eb-a77c-4f22-8b11-0a3dcf46ac8b) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:42:39,742|98a584b1-eeec-4af8-a4e2-f65f61c56950||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Validating Workflow(helloworld)
2022-01-13 11:42:39,748|98a584b1-eeec-4af8-a4e2-f65f61c56950||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/778bc9eb-a77c-4f22-8b11-0a3dcf46ac8b) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:42:39,773|98a584b1-eeec-4af8-a4e2-f65f61c56950||DefaultDispatcher-worker-37||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| No compiled cache(/opt/app/onap/blueprints/working/778bc9eb-a77c-4f22-8b11-0a3dcf46ac8b) present to clean.
2022-01-13 11:42:39,958|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing request id 654321
2022-01-13 11:42:39,958|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-13 11:42:39,958|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| StoreAuditService ID  -1
2022-01-13 11:42:39,960|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-13 11:42:39,960|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-13 11:42:39,963|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:42:39,968|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Deriving input data for workflow: (helloworld)
2022-01-13 11:42:39,968|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-13 11:42:39,968|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-13 11:42:39,969|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-13 11:42:39,969|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-13 11:42:39,969|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-13 11:42:39,971|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-13 11:42:39,981|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Batched Sequence : ([])
2022-01-13 11:42:39,982|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Generated Resource Param Data ({ })
2022-01-13 11:42:39,987|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Preparing Response...
2022-01-13 11:42:39,987|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-13 11:42:39,987|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-13 11:42:39,988|1faa4f72-8b8c-42b0-b7b3-11d48bc5b008||DefaultDispatcher-worker-37||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7e10f14d-74d1-443e-8be3-ef8561dd5900 auditStoreId -1
2022-01-13 11:45:20,179|e914894e-18ca-419a-8f5d-8d107408826b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-13 11:45:20,180|e914894e-18ca-419a-8f5d-8d107408826b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-13 11:45:20,180|e914894e-18ca-419a-8f5d-8d107408826b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-13 11:45:20,453|e914894e-18ca-419a-8f5d-8d107408826b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-13 11:45:20,453|e914894e-18ca-419a-8f5d-8d107408826b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-13 11:45:21,535|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3df6e08a-a5cf-4171-8194-cabe24f1c97f)
2022-01-13 11:45:21,537|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| deleting definition types under : /opt/app/onap/blueprints/working/3df6e08a-a5cf-4171-8194-cabe24f1c97f/Definitions
2022-01-13 11:45:21,540|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| reinitialized all type definitions
2022-01-13 11:45:21,541|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-13 11:45:21,553|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-13 11:45:21,556|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-13 11:45:21,558|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-13 11:45:21,579|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing Workflow(helloworld)
2022-01-13 11:45:21,579|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-13 11:45:21,579|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| identified workflow(helloworld) targets(helloworld)
2022-01-13 11:45:21,579|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-13 11:45:21,579|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-13 11:45:21,579|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enriching artifacts file(/opt/app/onap/blueprints/working/3df6e08a-a5cf-4171-8194-cabe24f1c97f/Templates/hello-world-mapping.json
2022-01-13 11:45:21,586|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-13 11:45:21,587|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-13 11:45:21,587|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing blueprint Resource Definitions
2022-01-13 11:45:21,587|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-13 11:45:21,587|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing file (Templates/hello-world-mapping.json)
2022-01-13 11:45:21,592|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| distinct resource keys ([])
2022-01-13 11:45:21,593|d3e19a2a-fb0a-41dd-9abf-a36cdab32337||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enriching Resource Definition sources Node Template: []
2022-01-13 11:45:21,791|3a38168b-a02a-4f7c-94e7-7e3ac8587573||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Save processing(9291e1cb-6af7-439a-9e14-6a8df012478d) CBA(/opt/app/onap/blueprints/archive/9291e1cb-6af7-439a-9e14-6a8df012478d/cba.zip)
2022-01-13 11:45:21,833|3a38168b-a02a-4f7c-94e7-7e3ac8587573||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9291e1cb-6af7-439a-9e14-6a8df012478d) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:45:21,847|3a38168b-a02a-4f7c-94e7-7e3ac8587573||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Validating Workflow(helloworld)
2022-01-13 11:45:21,854|3a38168b-a02a-4f7c-94e7-7e3ac8587573||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9291e1cb-6af7-439a-9e14-6a8df012478d) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:45:21,870|3a38168b-a02a-4f7c-94e7-7e3ac8587573||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| No compiled cache(/opt/app/onap/blueprints/working/9291e1cb-6af7-439a-9e14-6a8df012478d) present to clean.
2022-01-13 11:45:22,054|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing request id 654321
2022-01-13 11:45:22,054|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-13 11:45:22,054|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| StoreAuditService ID  -1
2022-01-13 11:45:22,056|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-13 11:45:22,056|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-13 11:45:22,058|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:45:22,067|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Deriving input data for workflow: (helloworld)
2022-01-13 11:45:22,067|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-13 11:45:22,067|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-13 11:45:22,068|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-13 11:45:22,068|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-13 11:45:22,068|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-13 11:45:22,069|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-13 11:45:22,082|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Batched Sequence : ([])
2022-01-13 11:45:22,083|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Generated Resource Param Data ({ })
2022-01-13 11:45:22,088|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Preparing Response...
2022-01-13 11:45:22,088|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-13 11:45:22,088|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-13 11:45:22,088|2e2257c8-2510-4c1c-a0bc-9b4884c1d473||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID db34d8be-d725-4ecf-bfdc-eb65870eb53e auditStoreId -1
2022-01-13 11:51:18,765|604c71f1-4922-4ed5-9f3c-dc7d0b419b5e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-01-13 11:51:18,766|604c71f1-4922-4ed5-9f3c-dc7d0b419b5e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-01-13 11:51:18,766|604c71f1-4922-4ed5-9f3c-dc7d0b419b5e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-01-13 11:51:18,901|604c71f1-4922-4ed5-9f3c-dc7d0b419b5e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-01-13 11:51:18,902|604c71f1-4922-4ed5-9f3c-dc7d0b419b5e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-01-13 11:51:19,605|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fa083bc4-2a5f-4f1b-bc48-39924e245272)
2022-01-13 11:51:19,605|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| deleting definition types under : /opt/app/onap/blueprints/working/fa083bc4-2a5f-4f1b-bc48-39924e245272/Definitions
2022-01-13 11:51:19,608|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| reinitialized all type definitions
2022-01-13 11:51:19,609|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ***** Enhancing NodeTemplate(helloworld)
2022-01-13 11:51:19,621|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-template)
2022-01-13 11:51:19,623|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-01-13 11:51:19,625|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-01-13 11:51:19,639|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing Workflow(helloworld)
2022-01-13 11:51:19,639|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-01-13 11:51:19,639|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| identified workflow(helloworld) targets(helloworld)
2022-01-13 11:51:19,639|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-01-13 11:51:19,639|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-01-13 11:51:19,640|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enriching artifacts file(/opt/app/onap/blueprints/working/fa083bc4-2a5f-4f1b-bc48-39924e245272/Templates/hello-world-mapping.json
2022-01-13 11:51:19,645|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-01-13 11:51:19,645|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| dataType not present for the recipe(dt-helloworld-properties)
2022-01-13 11:51:19,645|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| ##### Enhancing blueprint Resource Definitions
2022-01-13 11:51:19,645|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-01-13 11:51:19,645|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing file (Templates/hello-world-mapping.json)
2022-01-13 11:51:19,650|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| distinct resource keys ([])
2022-01-13 11:51:19,650|17bc539d-134f-47a8-8476-2bfe33ac63bf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Enriching Resource Definition sources Node Template: []
2022-01-13 11:51:19,843|2be02457-56ae-44e2-a1f2-4021a4f33a49||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Save processing(e4f46710-f0bc-4468-b0b6-c1fa9990d0f6) CBA(/opt/app/onap/blueprints/archive/e4f46710-f0bc-4468-b0b6-c1fa9990d0f6/cba.zip)
2022-01-13 11:51:19,850|2be02457-56ae-44e2-a1f2-4021a4f33a49||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e4f46710-f0bc-4468-b0b6-c1fa9990d0f6) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:51:19,865|2be02457-56ae-44e2-a1f2-4021a4f33a49||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Validating Workflow(helloworld)
2022-01-13 11:51:19,871|2be02457-56ae-44e2-a1f2-4021a4f33a49||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e4f46710-f0bc-4468-b0b6-c1fa9990d0f6) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:51:19,888|2be02457-56ae-44e2-a1f2-4021a4f33a49||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| No compiled cache(/opt/app/onap/blueprints/working/e4f46710-f0bc-4468-b0b6-c1fa9990d0f6) present to clean.
2022-01-13 11:51:20,075|7945b71a-7572-43f7-8e58-7e65c295e41b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| processing request id 654321
2022-01-13 11:51:20,075|7945b71a-7572-43f7-8e58-7e65c295e41b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionInput called not to store the Workflow action input details 
2022-01-13 11:51:20,075|7945b71a-7572-43f7-8e58-7e65c295e41b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| StoreAuditService ID  -1
2022-01-13 11:51:20,077|7945b71a-7572-43f7-8e58-7e65c295e41b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-01-13 11:51:20,078|7945b71a-7572-43f7-8e58-7e65c295e41b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-01-13 11:51:20,080|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-01-13 11:51:20,091|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Deriving input data for workflow: (helloworld)
2022-01-13 11:51:20,091|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-01-13 11:51:20,091|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-01-13 11:51:20,092|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-01-13 11:51:20,092|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-01-13 11:51:20,092|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-01-13 11:51:20,093|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-01-13 11:51:20,106|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Batched Sequence : ([])
2022-01-13 11:51:20,106|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Generated Resource Param Data ({ })
2022-01-13 11:51:20,112|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| Preparing Response...
2022-01-13 11:51:20,112|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-01-13 11:51:20,112|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| resolveWorkflowOutputs for workflow(helloworld)
2022-01-13 11:51:20,112|7945b71a-7572-43f7-8e58-7e65c295e41b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-w2s8f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID efb8d6c8-4467-4967-b12f-415db9012f97 auditStoreId -1
Jan 13, 2022 12:17:48 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)