Results

By type

          06:43:22,428 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
06:43:22,429 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
06:43:22,431 |-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.0.jar!/logback.xml]
06:43:22,432 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
06:43:22,432 |-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.0.jar!/logback.xml]
06:43:22,432 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
06:43:22,448 |-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.0.jar!/logback.xml] is not of type file
06:43:22,579 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
06:43:22,587 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:43:22,591 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
06:43:22,599 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:43:22,678 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
06:43:22,678 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
06:43:22,679 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
06:43:22,679 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
06:43:22,679 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
06:43:22,679 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
06:43:22,679 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
06:43:22,680 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
06:43:22,682 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2021-09-27 06:43:23,457|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.0 on onap-cds-blueprints-processor-6798f5758d-9jd6g with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar started by onap in /app)
2021-09-27 06:43:23,460|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2021-09-27 06:43:26,916|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-09-27 06:43:27,567|||main||||INFO||||||| Finished Spring Data repository scanning in 636ms. Found 11 JPA repository interfaces.
2021-09-27 06:43:30,003|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2021-09-27 06:43:30,087|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2021-09-27 06:43:30,379|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-09-27 06:43:30,935|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-09-27 06:43:31,317|||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.
2021-09-27 06:43:31,323|||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.
2021-09-27 06:43:31,542|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2021-09-27 06:43:33,282|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-09-27 06:43:33,299|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-09-27 06:43:33,426|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2021-09-27 06:43:34,740|||main||||INFO||||||| Audit service is disabled
2021-09-27 06:43:34,989|||main||||INFO||||||| Workflow Audit store is disabled
2021-09-27 06:43:36,580|||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]
2021-09-27 06:43:36,660|||main||||INFO||||||| Dependency Management module created...
2021-09-27 06:43:37,855|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2021-09-27 06:43:38,199|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2021-09-27 06:43:39,460|||main||||INFO||||||| Netty started on port(s): 8080
2021-09-27 06:43:41,077|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2021-09-27 06:43:41,411|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2021-09-27 06:43:41,418|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.577 seconds (JVM running for 19.547)
2021-09-27 06:43:41,446|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2021-09-27 08:17:51,963|10970b26-7833-45f2-a5e6-cb3bccfb1163||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-27 08:17:51,964|10970b26-7833-45f2-a5e6-cb3bccfb1163||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 08:17:51,966|10970b26-7833-45f2-a5e6-cb3bccfb1163||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 08:17:52,503|10970b26-7833-45f2-a5e6-cb3bccfb1163||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 08:17:52,506|10970b26-7833-45f2-a5e6-cb3bccfb1163||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 08:17:54,046|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/952d747b-f2a0-4624-8166-690d658ee120)
2021-09-27 08:17:54,057|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/952d747b-f2a0-4624-8166-690d658ee120/Definitions
2021-09-27 08:17:54,148|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 08:17:54,155|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-27 08:17:54,202|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-27 08:17:54,210|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-27 08:17:54,216|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-27 08:17:54,262|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(helloworld)
2021-09-27 08:17:54,263|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-27 08:17:54,263|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(helloworld) targets(helloworld)
2021-09-27 08:17:54,263|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-27 08:17:54,263|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-27 08:17:54,263|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/952d747b-f2a0-4624-8166-690d658ee120/Templates/hello-world-mapping.json
2021-09-27 08:17:54,280|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-27 08:17:54,280|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-27 08:17:54,280|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 08:17:54,281|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-27 08:17:54,282|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/hello-world-mapping.json)
2021-09-27 08:17:54,303|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([])
2021-09-27 08:17:54,303|9ecccb9e-080d-44aa-9a16-4861e9eea01d||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: []
2021-09-27 08:17:54,649|15624a75-8e72-459b-b434-d8532205de14||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(922a0cc0-9979-47b7-a526-b6c2f491cfe3) CBA(/opt/app/onap/blueprints/archive/922a0cc0-9979-47b7-a526-b6c2f491cfe3/cba.zip)
2021-09-27 08:17:54,663|15624a75-8e72-459b-b434-d8532205de14||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/922a0cc0-9979-47b7-a526-b6c2f491cfe3) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:17:54,749|15624a75-8e72-459b-b434-d8532205de14||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(helloworld)
2021-09-27 08:17:54,764|15624a75-8e72-459b-b434-d8532205de14||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/922a0cc0-9979-47b7-a526-b6c2f491cfe3) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:17:54,888|15624a75-8e72-459b-b434-d8532205de14||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/922a0cc0-9979-47b7-a526-b6c2f491cfe3) present to clean.
2021-09-27 08:17:55,147|342591a2-ed18-48b9-9b55-65df6483c44a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 654321
2021-09-27 08:17:55,147|342591a2-ed18-48b9-9b55-65df6483c44a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 08:17:55,148|342591a2-ed18-48b9-9b55-65df6483c44a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 08:17:55,156|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| getting cba file name(test101), version(1.0.1) from db
2021-09-27 08:17:55,223|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-27 08:17:55,225|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-27 08:17:55,227|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:17:55,244|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (helloworld)
2021-09-27 08:17:55,246|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-27 08:17:55,246|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 08:17:55,255|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-27 08:17:55,255|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 08:17:55,256|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-27 08:17:55,274|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-27 08:17:55,303|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([])
2021-09-27 08:17:55,307|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({ })
2021-09-27 08:17:55,396|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 08:17:55,398|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 08:17:55,398|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-27 08:17:55,401|342591a2-ed18-48b9-9b55-65df6483c44a||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 838d721b-a060-4ef3-88af-c7badc6128f7 auditStoreId -1
2021-09-27 08:19:00,232|0d6479b3-a31a-4181-97a3-96512920f193||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-27 08:19:00,233|0d6479b3-a31a-4181-97a3-96512920f193||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 08:19:00,233|0d6479b3-a31a-4181-97a3-96512920f193||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 08:19:00,552|0d6479b3-a31a-4181-97a3-96512920f193||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 08:19:00,553|0d6479b3-a31a-4181-97a3-96512920f193||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 08:19:01,556|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/145f230d-5c9c-4826-b190-a325219a95eb)
2021-09-27 08:19:01,557|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/145f230d-5c9c-4826-b190-a325219a95eb/Definitions
2021-09-27 08:19:01,561|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 08:19:01,562|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-27 08:19:01,582|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-27 08:19:01,605|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-27 08:19:01,612|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-27 08:19:01,645|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(helloworld)
2021-09-27 08:19:01,646|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-27 08:19:01,646|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(helloworld) targets(helloworld)
2021-09-27 08:19:01,646|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-27 08:19:01,647|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-27 08:19:01,647|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/145f230d-5c9c-4826-b190-a325219a95eb/Templates/hello-world-mapping.json
2021-09-27 08:19:01,659|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-27 08:19:01,660|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-27 08:19:01,660|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 08:19:01,660|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-27 08:19:01,660|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/hello-world-mapping.json)
2021-09-27 08:19:01,670|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([])
2021-09-27 08:19:01,670|72ae418e-384f-4ed2-80fd-964d3acf3ba2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: []
2021-09-27 08:19:01,942|e56693a1-c4d9-4c1b-a69d-41aedb2222fc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(01abe3ee-f612-4a42-895f-e56be0c3ae83) CBA(/opt/app/onap/blueprints/archive/01abe3ee-f612-4a42-895f-e56be0c3ae83/cba.zip)
2021-09-27 08:19:01,954|e56693a1-c4d9-4c1b-a69d-41aedb2222fc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/01abe3ee-f612-4a42-895f-e56be0c3ae83) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:19:02,041|e56693a1-c4d9-4c1b-a69d-41aedb2222fc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(helloworld)
2021-09-27 08:19:02,055|e56693a1-c4d9-4c1b-a69d-41aedb2222fc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/01abe3ee-f612-4a42-895f-e56be0c3ae83) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:19:02,094|e56693a1-c4d9-4c1b-a69d-41aedb2222fc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/01abe3ee-f612-4a42-895f-e56be0c3ae83) present to clean.
2021-09-27 08:19:02,323|e66f8ab0-e22c-4f61-8741-e0348f55158b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 654321
2021-09-27 08:19:02,323|e66f8ab0-e22c-4f61-8741-e0348f55158b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 08:19:02,323|e66f8ab0-e22c-4f61-8741-e0348f55158b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 08:19:02,325|e66f8ab0-e22c-4f61-8741-e0348f55158b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-27 08:19:02,325|e66f8ab0-e22c-4f61-8741-e0348f55158b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-27 08:19:02,328|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:19:02,345|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (helloworld)
2021-09-27 08:19:02,345|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-27 08:19:02,345|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 08:19:02,347|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-27 08:19:02,347|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 08:19:02,347|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-27 08:19:02,349|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-27 08:19:02,383|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([])
2021-09-27 08:19:02,386|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({ })
2021-09-27 08:19:02,406|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 08:19:02,406|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 08:19:02,406|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-27 08:19:02,407|e66f8ab0-e22c-4f61-8741-e0348f55158b||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bf067920-90bc-4be8-b1d6-26980a6b6acd auditStoreId -1
2021-09-27 08:20:29,484|796b640a-b7af-428a-b865-4b98684cc16f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-27 08:20:29,485|796b640a-b7af-428a-b865-4b98684cc16f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 08:20:29,485|796b640a-b7af-428a-b865-4b98684cc16f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 08:20:29,917|796b640a-b7af-428a-b865-4b98684cc16f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 08:20:29,917|796b640a-b7af-428a-b865-4b98684cc16f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 08:20:31,067|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/77dce91f-e4cf-4468-981e-e6923ab88ecc)
2021-09-27 08:20:31,068|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/77dce91f-e4cf-4468-981e-e6923ab88ecc/Definitions
2021-09-27 08:20:31,070|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 08:20:31,072|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-27 08:20:31,094|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-27 08:20:31,109|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-27 08:20:31,114|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-27 08:20:31,137|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(helloworld)
2021-09-27 08:20:31,138|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-27 08:20:31,138|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(helloworld) targets(helloworld)
2021-09-27 08:20:31,138|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-27 08:20:31,138|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-27 08:20:31,138|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/77dce91f-e4cf-4468-981e-e6923ab88ecc/Templates/hello-world-mapping.json
2021-09-27 08:20:31,146|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-27 08:20:31,147|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-27 08:20:31,147|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 08:20:31,147|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-27 08:20:31,147|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/hello-world-mapping.json)
2021-09-27 08:20:31,165|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([])
2021-09-27 08:20:31,166|8d5b1efe-f3b3-4217-b0c5-27c72c47dc88||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: []
2021-09-27 08:20:31,423|7268f9d6-cf01-449c-aa67-9cb1fd4d4e78||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(3308a815-efc6-4c88-9f50-4e9331650a3a) CBA(/opt/app/onap/blueprints/archive/3308a815-efc6-4c88-9f50-4e9331650a3a/cba.zip)
2021-09-27 08:20:31,432|7268f9d6-cf01-449c-aa67-9cb1fd4d4e78||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3308a815-efc6-4c88-9f50-4e9331650a3a) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:20:31,459|7268f9d6-cf01-449c-aa67-9cb1fd4d4e78||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(helloworld)
2021-09-27 08:20:31,472|7268f9d6-cf01-449c-aa67-9cb1fd4d4e78||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3308a815-efc6-4c88-9f50-4e9331650a3a) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:20:31,516|7268f9d6-cf01-449c-aa67-9cb1fd4d4e78||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/3308a815-efc6-4c88-9f50-4e9331650a3a) present to clean.
2021-09-27 08:20:31,773|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 654321
2021-09-27 08:20:31,774|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 08:20:31,774|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 08:20:31,777|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-27 08:20:31,777|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-27 08:20:31,779|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:20:31,787|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (helloworld)
2021-09-27 08:20:31,788|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-27 08:20:31,788|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 08:20:31,789|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-27 08:20:31,789|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 08:20:31,789|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-27 08:20:31,790|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-27 08:20:31,811|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([])
2021-09-27 08:20:31,812|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({ })
2021-09-27 08:20:31,820|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 08:20:31,820|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 08:20:31,820|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-27 08:20:31,821|f0406ccb-dc57-4c81-827d-2297c4c0ccd7||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9a202222-c553-4de4-b513-e06ef02444ee auditStoreId -1
2021-09-27 08:22:06,073|7457d2d1-39c1-4070-9870-30f1812ee78d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-27 08:22:06,074|7457d2d1-39c1-4070-9870-30f1812ee78d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 08:22:06,075|7457d2d1-39c1-4070-9870-30f1812ee78d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 08:22:06,408|7457d2d1-39c1-4070-9870-30f1812ee78d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 08:22:06,408|7457d2d1-39c1-4070-9870-30f1812ee78d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 08:22:07,618|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f9ef9143-298c-4ee5-8c70-f004b2c81ddb)
2021-09-27 08:22:07,619|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/f9ef9143-298c-4ee5-8c70-f004b2c81ddb/Definitions
2021-09-27 08:22:07,622|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 08:22:07,630|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-27 08:22:07,665|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-27 08:22:07,677|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-27 08:22:07,683|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-27 08:22:07,701|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(helloworld)
2021-09-27 08:22:07,702|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-27 08:22:07,702|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(helloworld) targets(helloworld)
2021-09-27 08:22:07,702|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-27 08:22:07,702|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-27 08:22:07,702|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/f9ef9143-298c-4ee5-8c70-f004b2c81ddb/Templates/hello-world-mapping.json
2021-09-27 08:22:07,710|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-27 08:22:07,710|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-27 08:22:07,710|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 08:22:07,711|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-27 08:22:07,711|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/hello-world-mapping.json)
2021-09-27 08:22:07,723|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([])
2021-09-27 08:22:07,723|219d0215-70cb-4a27-9178-936966caef2a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: []
2021-09-27 08:22:07,997|af0908a6-8dd8-4deb-9092-03200dbc521a||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(9ac8d7fb-6e83-4fca-b4cf-818e45aaf3b1) CBA(/opt/app/onap/blueprints/archive/9ac8d7fb-6e83-4fca-b4cf-818e45aaf3b1/cba.zip)
2021-09-27 08:22:08,004|af0908a6-8dd8-4deb-9092-03200dbc521a||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9ac8d7fb-6e83-4fca-b4cf-818e45aaf3b1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:22:08,021|af0908a6-8dd8-4deb-9092-03200dbc521a||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(helloworld)
2021-09-27 08:22:08,027|af0908a6-8dd8-4deb-9092-03200dbc521a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9ac8d7fb-6e83-4fca-b4cf-818e45aaf3b1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:22:08,056|af0908a6-8dd8-4deb-9092-03200dbc521a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/9ac8d7fb-6e83-4fca-b4cf-818e45aaf3b1) present to clean.
2021-09-27 08:22:08,297|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 654321
2021-09-27 08:22:08,297|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 08:22:08,298|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 08:22:08,300|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-27 08:22:08,300|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-27 08:22:08,302|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:22:08,319|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (helloworld)
2021-09-27 08:22:08,319|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-27 08:22:08,320|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 08:22:08,320|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-27 08:22:08,320|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 08:22:08,321|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-27 08:22:08,322|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-27 08:22:08,339|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([])
2021-09-27 08:22:08,341|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({ })
2021-09-27 08:22:08,349|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 08:22:08,349|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 08:22:08,350|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-27 08:22:08,350|ce046f8d-9a2c-4edb-86eb-34e4ff4dafcc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f0f816b8-b8b8-4a93-8e79-87496efbd02d auditStoreId -1
2021-09-27 08:23:28,158|05a14aa6-05c2-4290-a523-1684755642c2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-27 08:23:28,159|05a14aa6-05c2-4290-a523-1684755642c2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 08:23:28,160|05a14aa6-05c2-4290-a523-1684755642c2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 08:23:28,523|05a14aa6-05c2-4290-a523-1684755642c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 08:23:28,524|05a14aa6-05c2-4290-a523-1684755642c2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 08:23:29,801|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a8524771-f844-45dc-9e8d-50944cab35e6)
2021-09-27 08:23:29,802|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/a8524771-f844-45dc-9e8d-50944cab35e6/Definitions
2021-09-27 08:23:29,813|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 08:23:29,815|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-27 08:23:29,839|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-27 08:23:29,845|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-27 08:23:29,851|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-27 08:23:29,869|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(helloworld)
2021-09-27 08:23:29,870|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-27 08:23:29,870|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(helloworld) targets(helloworld)
2021-09-27 08:23:29,870|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-27 08:23:29,870|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-27 08:23:29,871|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/a8524771-f844-45dc-9e8d-50944cab35e6/Templates/hello-world-mapping.json
2021-09-27 08:23:29,877|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-27 08:23:29,878|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-27 08:23:29,878|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 08:23:29,878|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-27 08:23:29,878|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/hello-world-mapping.json)
2021-09-27 08:23:29,885|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([])
2021-09-27 08:23:29,885|245da421-2836-4faf-a90f-5b0e49f505e7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: []
2021-09-27 08:23:30,164|e665c93f-1c39-499e-a741-89ccfcb9125f||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(9fa6c93a-16b6-4002-aba9-2452cd048dcd) CBA(/opt/app/onap/blueprints/archive/9fa6c93a-16b6-4002-aba9-2452cd048dcd/cba.zip)
2021-09-27 08:23:30,177|e665c93f-1c39-499e-a741-89ccfcb9125f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9fa6c93a-16b6-4002-aba9-2452cd048dcd) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:23:30,198|e665c93f-1c39-499e-a741-89ccfcb9125f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(helloworld)
2021-09-27 08:23:30,213|e665c93f-1c39-499e-a741-89ccfcb9125f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9fa6c93a-16b6-4002-aba9-2452cd048dcd) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:23:30,242|e665c93f-1c39-499e-a741-89ccfcb9125f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/9fa6c93a-16b6-4002-aba9-2452cd048dcd) present to clean.
2021-09-27 08:23:30,474|6f2df677-584a-4c6b-8ae5-42cb01dc501e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 654321
2021-09-27 08:23:30,474|6f2df677-584a-4c6b-8ae5-42cb01dc501e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 08:23:30,474|6f2df677-584a-4c6b-8ae5-42cb01dc501e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 08:23:30,476|6f2df677-584a-4c6b-8ae5-42cb01dc501e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-27 08:23:30,477|6f2df677-584a-4c6b-8ae5-42cb01dc501e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-27 08:23:30,478|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:23:30,482|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (helloworld)
2021-09-27 08:23:30,482|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-27 08:23:30,483|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 08:23:30,483|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-27 08:23:30,483|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 08:23:30,483|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-27 08:23:30,485|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-27 08:23:30,496|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([])
2021-09-27 08:23:30,497|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({ })
2021-09-27 08:23:30,503|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 08:23:30,503|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 08:23:30,503|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-27 08:23:30,504|6f2df677-584a-4c6b-8ae5-42cb01dc501e||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 83c7b218-93d5-4bde-b438-73e408bf201e auditStoreId -1
2021-09-27 08:25:24,365|1fecbd12-5cec-4335-b89d-09580ee509ed||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2021-09-27 08:25:24,366|1fecbd12-5cec-4335-b89d-09580ee509ed||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 08:25:24,366|1fecbd12-5cec-4335-b89d-09580ee509ed||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 08:25:24,605|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 08:25:24,606|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 08:25:25,198|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2021-09-27 08:25:25,205|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(65169d55-f56f-4dec-9808-5da87b6a2e54) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2021-09-27 08:25:25,234|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(948ad3a2-a0f2-4c24-b6e4-c43a651f519d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2021-09-27 08:25:25,242|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(35a89ecb-6298-488c-a57f-a50a2c23cfeb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2021-09-27 08:25:25,258|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(a87053ad-76a9-459b-b995-5a2f8c276b69) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2021-09-27 08:25:25,290|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(f83c25f0-bb15-47d7-94ac-c95c58ea9c24) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2021-09-27 08:25:25,309|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(50f06550-aa01-4e88-8972-06a8c33eddb7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2021-09-27 08:25:25,326|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2021-09-27 08:25:25,326|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-27 08:25:25,326|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-27 08:25:25,326|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-27 08:25:25,327|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2021-09-27 08:25:25,334|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2021-09-27 08:25:25,389|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 08:25:25,397|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 08:25:25,438|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 08:25:25,462|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 08:25:25,552|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 08:25:25,552|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 08:25:25,553|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 08:25:25,620|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2021-09-27 08:25:25,714|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 08:25:25,715|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 08:25:25,716|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 08:25:25,717|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(HealthCheck)
2021-09-27 08:25:25,718|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(ScaleOutReconfiguration)
2021-09-27 08:25:25,719|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(vf-config-assign)
2021-09-27 08:25:25,720|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(vf-config-deploy)
2021-09-27 08:25:25,785|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-27 08:25:25,860|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 08:25:25,862|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 08:25:25,862|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign-day-2)
2021-09-27 08:25:25,863|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 08:25:25,864|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy-day-2)
2021-09-27 08:25:25,889|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 08:25:25,890|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 08:25:25,891|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2021-09-27 08:25:25,902|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-27 08:25:26,022|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 08:25:26,028|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 08:25:26,028|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 08:25:26,072|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2021-09-27 08:25:26,144|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 08:25:26,145|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 08:25:26,182|1fecbd12-5cec-4335-b89d-09580ee509ed||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-27 08:25:39,037|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ef8d7e2e-d475-46a0-96d9-cbec91339e35)
2021-09-27 08:25:39,038|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/ef8d7e2e-d475-46a0-96d9-cbec91339e35/Definitions
2021-09-27 08:25:39,040|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 08:25:39,041|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(netconf-device)
2021-09-27 08:25:39,063|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(resolve-data)
2021-09-27 08:25:39,080|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(netconfrpc-template)
2021-09-27 08:25:39,085|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2021-09-27 08:25:39,089|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2021-09-27 08:25:39,118|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(execute-netconf)
2021-09-27 08:25:39,142|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(config-assign)
2021-09-27 08:25:39,142|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2021-09-27 08:25:39,142|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(config-assign) targets(resolve-data)
2021-09-27 08:25:39,142|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2021-09-27 08:25:39,142|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2021-09-27 08:25:39,142|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/ef8d7e2e-d475-46a0-96d9-cbec91339e35/Templates/netconfrpc-mapping.json
2021-09-27 08:25:39,149|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2021-09-27 08:25:39,149|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-config-assign-properties)
2021-09-27 08:25:39,150|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(config-deploy)
2021-09-27 08:25:39,151|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2021-09-27 08:25:39,151|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(config-deploy) targets(execute-netconf)
2021-09-27 08:25:39,151|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(config-deploy) resource assignment files([]
2021-09-27 08:25:39,151|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 08:25:39,151|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2021-09-27 08:25:39,152|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/netconfrpc-mapping.json)
2021-09-27 08:25:39,159|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([input-source])
2021-09-27 08:25:39,167|6939b636-8b04-44ec-a673-3ddec35d890f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: [source-input]
2021-09-27 08:26:11,141|3bdb39a9-39cd-48fb-9d7e-fee8f553c4d6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-27 08:26:11,141|3bdb39a9-39cd-48fb-9d7e-fee8f553c4d6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 08:26:11,141|3bdb39a9-39cd-48fb-9d7e-fee8f553c4d6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 08:26:11,402|3bdb39a9-39cd-48fb-9d7e-fee8f553c4d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 08:26:11,403|3bdb39a9-39cd-48fb-9d7e-fee8f553c4d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 08:26:12,472|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f8ab6aa4-b797-4a09-a0d3-74b981b236da)
2021-09-27 08:26:12,473|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/f8ab6aa4-b797-4a09-a0d3-74b981b236da/Definitions
2021-09-27 08:26:12,475|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 08:26:12,476|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-27 08:26:12,502|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-27 08:26:12,510|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-27 08:26:12,515|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-27 08:26:12,531|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(helloworld)
2021-09-27 08:26:12,531|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-27 08:26:12,531|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(helloworld) targets(helloworld)
2021-09-27 08:26:12,531|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-27 08:26:12,531|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-27 08:26:12,531|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/f8ab6aa4-b797-4a09-a0d3-74b981b236da/Templates/hello-world-mapping.json
2021-09-27 08:26:12,539|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-27 08:26:12,539|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-27 08:26:12,539|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 08:26:12,539|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-27 08:26:12,539|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/hello-world-mapping.json)
2021-09-27 08:26:12,546|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([])
2021-09-27 08:26:12,546|8e26afd1-dbf4-4c8a-9662-f90bcae9a6c1||DefaultDispatcher-worker-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: []
2021-09-27 08:26:13,054|4c539f61-ed36-43b1-a940-3043a6da5b67||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(9ef3a197-f829-4152-b816-27a2fa1b269c) CBA(/opt/app/onap/blueprints/archive/9ef3a197-f829-4152-b816-27a2fa1b269c/cba.zip)
2021-09-27 08:26:13,063|4c539f61-ed36-43b1-a940-3043a6da5b67||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9ef3a197-f829-4152-b816-27a2fa1b269c) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:26:13,082|4c539f61-ed36-43b1-a940-3043a6da5b67||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(helloworld)
2021-09-27 08:26:13,098|4c539f61-ed36-43b1-a940-3043a6da5b67||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9ef3a197-f829-4152-b816-27a2fa1b269c) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:26:13,133|4c539f61-ed36-43b1-a940-3043a6da5b67||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/9ef3a197-f829-4152-b816-27a2fa1b269c) present to clean.
2021-09-27 08:26:13,403|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 654321
2021-09-27 08:26:13,403|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 08:26:13,403|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 08:26:13,406|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-27 08:26:13,406|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-27 08:26:13,408|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:26:13,420|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (helloworld)
2021-09-27 08:26:13,421|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-27 08:26:13,421|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 08:26:13,422|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-27 08:26:13,422|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 08:26:13,422|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-27 08:26:13,423|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-27 08:26:13,438|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([])
2021-09-27 08:26:13,439|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({ })
2021-09-27 08:26:13,447|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 08:26:13,448|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 08:26:13,448|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-27 08:26:13,448|6c942c3f-b3b4-4d19-b07a-c0e2d345abe9||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fddddc0e-caad-4654-8380-b9510cf90f3b auditStoreId -1
2021-09-27 08:30:18,367|fcfe71ff-7dac-4178-9e78-ed908906d448||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-27 08:30:18,367|fcfe71ff-7dac-4178-9e78-ed908906d448||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 08:30:18,368|fcfe71ff-7dac-4178-9e78-ed908906d448||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 08:30:18,645|fcfe71ff-7dac-4178-9e78-ed908906d448||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 08:30:18,645|fcfe71ff-7dac-4178-9e78-ed908906d448||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 08:30:19,805|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e89c12b6-713a-45dd-9806-4e369c35d771)
2021-09-27 08:30:19,806|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/e89c12b6-713a-45dd-9806-4e369c35d771/Definitions
2021-09-27 08:30:19,809|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 08:30:19,810|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-27 08:30:19,846|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-27 08:30:19,851|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-27 08:30:19,855|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-27 08:30:19,877|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(helloworld)
2021-09-27 08:30:19,877|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-27 08:30:19,877|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(helloworld) targets(helloworld)
2021-09-27 08:30:19,877|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-27 08:30:19,877|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-27 08:30:19,877|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/e89c12b6-713a-45dd-9806-4e369c35d771/Templates/hello-world-mapping.json
2021-09-27 08:30:19,884|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-27 08:30:19,884|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-27 08:30:19,884|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 08:30:19,884|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-27 08:30:19,884|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/hello-world-mapping.json)
2021-09-27 08:30:19,889|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([])
2021-09-27 08:30:19,889|a73431b6-e15a-4d33-abcb-0627dae50e72||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: []
2021-09-27 08:30:20,261|147170e5-138c-4762-af0b-a5862403b2bc||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(47d954bf-07f4-4cca-a00e-50e7ae769ef8) CBA(/opt/app/onap/blueprints/archive/47d954bf-07f4-4cca-a00e-50e7ae769ef8/cba.zip)
2021-09-27 08:30:20,268|147170e5-138c-4762-af0b-a5862403b2bc||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/47d954bf-07f4-4cca-a00e-50e7ae769ef8) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:30:20,285|147170e5-138c-4762-af0b-a5862403b2bc||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(helloworld)
2021-09-27 08:30:20,325|147170e5-138c-4762-af0b-a5862403b2bc||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/47d954bf-07f4-4cca-a00e-50e7ae769ef8) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:30:20,356|147170e5-138c-4762-af0b-a5862403b2bc||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/47d954bf-07f4-4cca-a00e-50e7ae769ef8) present to clean.
2021-09-27 08:30:20,611|c14671e0-7e1c-458d-9ecc-399ee964d513||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 654321
2021-09-27 08:30:20,611|c14671e0-7e1c-458d-9ecc-399ee964d513||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 08:30:20,611|c14671e0-7e1c-458d-9ecc-399ee964d513||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 08:30:20,613|c14671e0-7e1c-458d-9ecc-399ee964d513||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-27 08:30:20,613|c14671e0-7e1c-458d-9ecc-399ee964d513||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-27 08:30:20,618|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:30:20,633|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (helloworld)
2021-09-27 08:30:20,633|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-27 08:30:20,633|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 08:30:20,634|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-27 08:30:20,634|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 08:30:20,634|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-27 08:30:20,636|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-27 08:30:20,654|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([])
2021-09-27 08:30:20,655|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({ })
2021-09-27 08:30:20,664|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 08:30:20,664|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 08:30:20,664|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-27 08:30:20,664|c14671e0-7e1c-458d-9ecc-399ee964d513||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8ac59ada-e583-45dd-aba7-e0f943ff6e87 auditStoreId -1
2021-09-27 08:31:09,764|b6b53eb7-c77c-4ff5-96b5-a236a24f250d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-27 08:31:09,764|b6b53eb7-c77c-4ff5-96b5-a236a24f250d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 08:31:09,764|b6b53eb7-c77c-4ff5-96b5-a236a24f250d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 08:31:10,322|b6b53eb7-c77c-4ff5-96b5-a236a24f250d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 08:31:10,322|b6b53eb7-c77c-4ff5-96b5-a236a24f250d||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 08:31:11,187|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7ffb4b60-fd12-4d30-af34-847b459bd1ff)
2021-09-27 08:31:11,187|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/7ffb4b60-fd12-4d30-af34-847b459bd1ff/Definitions
2021-09-27 08:31:11,190|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 08:31:11,191|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-27 08:31:11,208|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-27 08:31:11,213|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-27 08:31:11,221|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-27 08:31:11,238|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(helloworld)
2021-09-27 08:31:11,238|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-27 08:31:11,238|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(helloworld) targets(helloworld)
2021-09-27 08:31:11,238|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-27 08:31:11,239|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-27 08:31:11,239|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/7ffb4b60-fd12-4d30-af34-847b459bd1ff/Templates/hello-world-mapping.json
2021-09-27 08:31:11,244|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-27 08:31:11,244|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-27 08:31:11,244|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 08:31:11,244|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-27 08:31:11,244|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/hello-world-mapping.json)
2021-09-27 08:31:11,249|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([])
2021-09-27 08:31:11,249|bf1af352-0138-4f1a-aee8-c7c2b21d87e4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: []
2021-09-27 08:31:11,848|34291c49-cdf7-491a-81c2-b20012d18173||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(90c2e40f-661e-49dd-b169-625ba9321177) CBA(/opt/app/onap/blueprints/archive/90c2e40f-661e-49dd-b169-625ba9321177/cba.zip)
2021-09-27 08:31:11,854|34291c49-cdf7-491a-81c2-b20012d18173||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90c2e40f-661e-49dd-b169-625ba9321177) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:31:11,871|34291c49-cdf7-491a-81c2-b20012d18173||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(helloworld)
2021-09-27 08:31:11,877|34291c49-cdf7-491a-81c2-b20012d18173||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90c2e40f-661e-49dd-b169-625ba9321177) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:31:11,911|34291c49-cdf7-491a-81c2-b20012d18173||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/90c2e40f-661e-49dd-b169-625ba9321177) present to clean.
2021-09-27 08:31:12,138|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 654321
2021-09-27 08:31:12,138|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 08:31:12,138|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 08:31:12,138|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-27 08:31:12,138|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-27 08:31:12,139|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:31:12,142|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (helloworld)
2021-09-27 08:31:12,142|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-27 08:31:12,142|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 08:31:12,143|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-27 08:31:12,143|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 08:31:12,143|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-27 08:31:12,144|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-27 08:31:12,153|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([])
2021-09-27 08:31:12,154|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({ })
2021-09-27 08:31:12,160|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 08:31:12,160|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 08:31:12,160|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-27 08:31:12,161|7c7e1a14-a164-46af-bfaf-50c04b0b62ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 358eb0f6-1783-4025-bbad-97f42bea71df auditStoreId -1
2021-09-27 08:32:13,012|21e6d4c9-7fac-4964-b80c-a80cabacdefb||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-27 08:32:13,012|21e6d4c9-7fac-4964-b80c-a80cabacdefb||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 08:32:13,012|21e6d4c9-7fac-4964-b80c-a80cabacdefb||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 08:32:13,290|21e6d4c9-7fac-4964-b80c-a80cabacdefb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 08:32:13,291|21e6d4c9-7fac-4964-b80c-a80cabacdefb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 08:32:14,540|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/39996a3d-0e42-41f4-8d96-bb0ce0b4aa27)
2021-09-27 08:32:14,541|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/39996a3d-0e42-41f4-8d96-bb0ce0b4aa27/Definitions
2021-09-27 08:32:14,543|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 08:32:14,544|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-27 08:32:14,561|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-27 08:32:14,568|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-27 08:32:14,574|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-27 08:32:14,590|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(helloworld)
2021-09-27 08:32:14,590|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-27 08:32:14,590|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(helloworld) targets(helloworld)
2021-09-27 08:32:14,590|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-27 08:32:14,591|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-27 08:32:14,591|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/39996a3d-0e42-41f4-8d96-bb0ce0b4aa27/Templates/hello-world-mapping.json
2021-09-27 08:32:14,596|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-27 08:32:14,596|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-27 08:32:14,597|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 08:32:14,597|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-27 08:32:14,597|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/hello-world-mapping.json)
2021-09-27 08:32:14,603|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([])
2021-09-27 08:32:14,603|c042b581-16b4-48dd-a165-fae879bf70fd||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: []
2021-09-27 08:32:14,874|6790a99f-9874-4d29-ace7-213c62b100c7||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(633a0b56-dc18-426d-9e7f-9932430f2ba0) CBA(/opt/app/onap/blueprints/archive/633a0b56-dc18-426d-9e7f-9932430f2ba0/cba.zip)
2021-09-27 08:32:14,882|6790a99f-9874-4d29-ace7-213c62b100c7||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/633a0b56-dc18-426d-9e7f-9932430f2ba0) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:32:14,896|6790a99f-9874-4d29-ace7-213c62b100c7||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(helloworld)
2021-09-27 08:32:14,901|6790a99f-9874-4d29-ace7-213c62b100c7||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/633a0b56-dc18-426d-9e7f-9932430f2ba0) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:32:14,929|6790a99f-9874-4d29-ace7-213c62b100c7||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/633a0b56-dc18-426d-9e7f-9932430f2ba0) present to clean.
2021-09-27 08:32:15,174|e82f7de6-c142-45b1-97ae-bafdb6ef9466||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 654321
2021-09-27 08:32:15,174|e82f7de6-c142-45b1-97ae-bafdb6ef9466||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 08:32:15,175|e82f7de6-c142-45b1-97ae-bafdb6ef9466||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 08:32:15,177|e82f7de6-c142-45b1-97ae-bafdb6ef9466||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-27 08:32:15,177|e82f7de6-c142-45b1-97ae-bafdb6ef9466||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-27 08:32:15,178|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:32:15,182|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (helloworld)
2021-09-27 08:32:15,182|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-27 08:32:15,182|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 08:32:15,182|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-27 08:32:15,183|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 08:32:15,183|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-27 08:32:15,185|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-27 08:32:15,200|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([])
2021-09-27 08:32:15,201|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({ })
2021-09-27 08:32:15,223|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 08:32:15,223|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 08:32:15,223|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-27 08:32:15,224|e82f7de6-c142-45b1-97ae-bafdb6ef9466||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6646d359-4f53-4878-8e25-4689a983b67b auditStoreId -1
2021-09-27 08:33:20,740|8f3f9104-eb40-4511-a423-b5b178d4b9d7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-27 08:33:20,740|8f3f9104-eb40-4511-a423-b5b178d4b9d7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 08:33:20,741|8f3f9104-eb40-4511-a423-b5b178d4b9d7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 08:33:21,044|8f3f9104-eb40-4511-a423-b5b178d4b9d7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 08:33:21,044|8f3f9104-eb40-4511-a423-b5b178d4b9d7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 08:33:22,020|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3b862ce1-5755-4c42-87dc-ea507753d6e6)
2021-09-27 08:33:22,021|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/3b862ce1-5755-4c42-87dc-ea507753d6e6/Definitions
2021-09-27 08:33:22,024|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 08:33:22,026|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-27 08:33:22,045|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-27 08:33:22,051|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-27 08:33:22,056|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-27 08:33:22,077|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(helloworld)
2021-09-27 08:33:22,078|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-27 08:33:22,078|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(helloworld) targets(helloworld)
2021-09-27 08:33:22,078|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-27 08:33:22,078|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-27 08:33:22,078|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/3b862ce1-5755-4c42-87dc-ea507753d6e6/Templates/hello-world-mapping.json
2021-09-27 08:33:22,110|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-27 08:33:22,110|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-27 08:33:22,110|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 08:33:22,110|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-27 08:33:22,110|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/hello-world-mapping.json)
2021-09-27 08:33:22,116|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([])
2021-09-27 08:33:22,116|0a242188-e75c-4273-82af-bd473cc48020||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: []
2021-09-27 08:33:22,370|6d807ca0-1d0e-4e48-a295-116a2317f030||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(814174f4-da99-4682-9e59-df76bc61ebb6) CBA(/opt/app/onap/blueprints/archive/814174f4-da99-4682-9e59-df76bc61ebb6/cba.zip)
2021-09-27 08:33:22,381|6d807ca0-1d0e-4e48-a295-116a2317f030||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/814174f4-da99-4682-9e59-df76bc61ebb6) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:33:22,398|6d807ca0-1d0e-4e48-a295-116a2317f030||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(helloworld)
2021-09-27 08:33:22,405|6d807ca0-1d0e-4e48-a295-116a2317f030||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/814174f4-da99-4682-9e59-df76bc61ebb6) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:33:22,439|6d807ca0-1d0e-4e48-a295-116a2317f030||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/814174f4-da99-4682-9e59-df76bc61ebb6) present to clean.
2021-09-27 08:33:22,681|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 654321
2021-09-27 08:33:22,681|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 08:33:22,681|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 08:33:22,683|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-27 08:33:22,683|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-27 08:33:22,684|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:33:22,688|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (helloworld)
2021-09-27 08:33:22,688|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-27 08:33:22,688|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 08:33:22,689|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-27 08:33:22,689|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 08:33:22,689|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-27 08:33:22,691|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-27 08:33:22,699|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([])
2021-09-27 08:33:22,700|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({ })
2021-09-27 08:33:22,706|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 08:33:22,706|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 08:33:22,707|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-27 08:33:22,707|ff0cb758-ff2b-4d6e-9952-0b2bb23f3c4a||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 25f16fc3-c221-4db3-ba34-1fab9560067e auditStoreId -1
2021-09-27 08:35:30,438|2420d955-2855-4be8-bf95-a97a1b2c5867||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-27 08:35:30,439|2420d955-2855-4be8-bf95-a97a1b2c5867||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 08:35:30,440|2420d955-2855-4be8-bf95-a97a1b2c5867||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 08:35:30,827|2420d955-2855-4be8-bf95-a97a1b2c5867||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 08:35:30,827|2420d955-2855-4be8-bf95-a97a1b2c5867||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 08:35:31,743|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5901efb6-8f06-46cc-a8dd-61e535ef0b0d)
2021-09-27 08:35:31,744|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/5901efb6-8f06-46cc-a8dd-61e535ef0b0d/Definitions
2021-09-27 08:35:31,749|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 08:35:31,750|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-27 08:35:31,769|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-27 08:35:31,784|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-27 08:35:31,790|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-27 08:35:31,807|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(helloworld)
2021-09-27 08:35:31,808|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-27 08:35:31,808|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(helloworld) targets(helloworld)
2021-09-27 08:35:31,808|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-27 08:35:31,808|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-27 08:35:31,808|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/5901efb6-8f06-46cc-a8dd-61e535ef0b0d/Templates/hello-world-mapping.json
2021-09-27 08:35:31,813|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-27 08:35:31,813|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-27 08:35:31,813|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 08:35:31,813|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-27 08:35:31,813|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/hello-world-mapping.json)
2021-09-27 08:35:31,818|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([])
2021-09-27 08:35:31,818|1e70670d-fe89-435a-b986-ac34876ac4fb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: []
2021-09-27 08:35:32,140|0d6dcac1-1e80-4ed7-b2f0-be670665e410||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(87b4dc74-11f1-4759-9103-abff79edd2d7) CBA(/opt/app/onap/blueprints/archive/87b4dc74-11f1-4759-9103-abff79edd2d7/cba.zip)
2021-09-27 08:35:32,152|0d6dcac1-1e80-4ed7-b2f0-be670665e410||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/87b4dc74-11f1-4759-9103-abff79edd2d7) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:35:32,167|0d6dcac1-1e80-4ed7-b2f0-be670665e410||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(helloworld)
2021-09-27 08:35:32,173|0d6dcac1-1e80-4ed7-b2f0-be670665e410||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/87b4dc74-11f1-4759-9103-abff79edd2d7) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:35:32,206|0d6dcac1-1e80-4ed7-b2f0-be670665e410||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/87b4dc74-11f1-4759-9103-abff79edd2d7) present to clean.
2021-09-27 08:35:32,480|595f18c8-726d-42e7-b67d-15cda77b9dac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 654321
2021-09-27 08:35:32,480|595f18c8-726d-42e7-b67d-15cda77b9dac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 08:35:32,480|595f18c8-726d-42e7-b67d-15cda77b9dac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 08:35:32,482|595f18c8-726d-42e7-b67d-15cda77b9dac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-27 08:35:32,482|595f18c8-726d-42e7-b67d-15cda77b9dac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-27 08:35:32,493|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-27 08:35:32,508|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (helloworld)
2021-09-27 08:35:32,508|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-27 08:35:32,508|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 08:35:32,509|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-27 08:35:32,509|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 08:35:32,509|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-27 08:35:32,511|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-27 08:35:32,529|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([])
2021-09-27 08:35:32,530|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({ })
2021-09-27 08:35:32,540|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 08:35:32,540|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 08:35:32,540|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-27 08:35:32,541|595f18c8-726d-42e7-b67d-15cda77b9dac||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6b3339d4-79ee-4def-a995-accacd626541 auditStoreId -1
2021-09-27 09:10:30,348|1acec624-cbcb-4f61-bfd9-377fabb4a524||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2021-09-27 09:10:30,349|1acec624-cbcb-4f61-bfd9-377fabb4a524||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 09:10:30,349|1acec624-cbcb-4f61-bfd9-377fabb4a524||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 09:10:30,750|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 09:10:30,751|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 09:10:31,452|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2021-09-27 09:10:31,453|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(4c4eaa3c-a709-4728-a811-3c4d8e928222) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2021-09-27 09:10:31,473|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(fd613662-df7c-4a72-a295-52689f082b5b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2021-09-27 09:10:31,481|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(ad9bbffe-4aaf-400a-8701-d4fb74b616fa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2021-09-27 09:10:31,491|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(f14f5118-4e98-44e9-b038-cb42f188db00) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2021-09-27 09:10:31,522|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(422d32f6-efa2-4a38-99bc-f32e331eade9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2021-09-27 09:10:31,534|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(341953af-bfc7-4d15-868f-bbbc188fc8c2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2021-09-27 09:10:31,548|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2021-09-27 09:10:31,548|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-27 09:10:31,548|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-27 09:10:31,549|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-27 09:10:31,549|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2021-09-27 09:10:31,550|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2021-09-27 09:10:31,567|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 09:10:31,620|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 09:10:31,644|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 09:10:31,664|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 09:10:31,726|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 09:10:31,727|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:10:31,728|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:10:31,772|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2021-09-27 09:10:31,802|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-27 09:10:31,823|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2021-09-27 09:10:31,831|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-27 09:10:31,871|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 09:10:31,872|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:10:31,873|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:10:31,874|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(HealthCheck)
2021-09-27 09:10:31,875|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(ScaleOutReconfiguration)
2021-09-27 09:10:31,875|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(vf-config-assign)
2021-09-27 09:10:31,876|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(vf-config-deploy)
2021-09-27 09:10:31,921|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-27 09:10:31,955|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :vLB_CDS::1.0.0
2021-09-27 09:10:31,969|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2021-09-27 09:10:31,979|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2021-09-27 09:10:32,014|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 09:10:32,015|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:10:32,016|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:10:32,055|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2021-09-27 09:10:32,087|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-27 09:10:32,099|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2021-09-27 09:10:32,106|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-27 09:10:32,136|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 09:10:32,138|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:10:32,178|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-27 09:10:32,212|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :vFW-CDS::1.0.0
2021-09-27 09:10:32,227|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2021-09-27 09:10:32,240|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2021-09-27 09:10:32,265|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 09:10:32,267|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:10:32,267|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign-day-2)
2021-09-27 09:10:32,269|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:10:32,270|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy-day-2)
2021-09-27 09:10:32,293|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:10:32,294|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:10:32,296|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2021-09-27 09:10:32,306|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-27 09:10:32,318|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :5G_Core::1.0.37
2021-09-27 09:10:32,336|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2021-09-27 09:10:32,337|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :5G_Core::1.0.37
2021-09-27 09:10:32,361|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :pnf_netconf::1.0.0
2021-09-27 09:10:32,373|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2021-09-27 09:10:32,374|1acec624-cbcb-4f61-bfd9-377fabb4a524||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2021-09-27 09:10:43,932|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e60e7153-ce65-44be-a8bd-728a52cc6322)
2021-09-27 09:10:43,932|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/e60e7153-ce65-44be-a8bd-728a52cc6322/Definitions
2021-09-27 09:10:43,934|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 09:10:43,935|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(resource-assignment)
2021-09-27 09:10:43,952|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(vnf-template)
2021-09-27 09:10:43,958|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(vnf-mapping)
2021-09-27 09:10:43,962|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2021-09-27 09:10:43,993|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,019|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,026|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,031|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2021-09-27 09:10:44,031|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2021-09-27 09:10:44,031|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2021-09-27 09:10:44,043|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,050|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,057|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,063|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(sdnc)
2021-09-27 09:10:44,078|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,087|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,093|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,100|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,109|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,117|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,130|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(config-assign)
2021-09-27 09:10:44,135|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(baseconfig-template)
2021-09-27 09:10:44,135|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(baseconfig-mapping)
2021-09-27 09:10:44,135|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2021-09-27 09:10:44,148|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,154|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,161|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(input)
2021-09-27 09:10:44,167|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(config-deploy)
2021-09-27 09:10:44,205|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(resource-assignment)
2021-09-27 09:10:44,205|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2021-09-27 09:10:44,206|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(resource-assignment) targets(resource-assignment)
2021-09-27 09:10:44,206|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2021-09-27 09:10:44,206|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2021-09-27 09:10:44,206|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2021-09-27 09:10:44,206|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/e60e7153-ce65-44be-a8bd-728a52cc6322/Templates/vnf-mapping.json
2021-09-27 09:10:44,213|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2021-09-27 09:10:44,214|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-resource-assignment-properties)
2021-09-27 09:10:44,214|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/e60e7153-ce65-44be-a8bd-728a52cc6322/Templates/base_ubuntu20-mapping.json
2021-09-27 09:10:44,222|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2021-09-27 09:10:44,222|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2021-09-27 09:10:44,224|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(config-assign)
2021-09-27 09:10:44,225|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2021-09-27 09:10:44,225|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(config-assign) targets(config-assign)
2021-09-27 09:10:44,225|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2021-09-27 09:10:44,226|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2021-09-27 09:10:44,226|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/e60e7153-ce65-44be-a8bd-728a52cc6322/Templates/baseconfig-mapping.json
2021-09-27 09:10:44,236|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2021-09-27 09:10:44,236|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-config-assign-properties)
2021-09-27 09:10:44,237|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(config-deploy)
2021-09-27 09:10:44,238|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2021-09-27 09:10:44,238|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(config-deploy) targets(config-deploy)
2021-09-27 09:10:44,238|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(config-deploy) resource assignment files([]
2021-09-27 09:10:44,238|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 09:10:44,238|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2021-09-27 09:10:44,238|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/vnf-mapping.json)
2021-09-27 09:10:44,238|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/base_ubuntu20-mapping.json)
2021-09-27 09:10:44,238|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/baseconfig-mapping.json)
2021-09-27 09:10:44,253|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2021-09-27 09:10:44,309|1ba7a7b5-4786-4774-b31c-cccd2b09637a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2021-09-27 09:10:44,516|b0af105d-820b-42d5-acb0-818381b1419c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(2443aa92-ec6c-4c83-8433-4788266c3b41) CBA(/opt/app/onap/blueprints/archive/2443aa92-ec6c-4c83-8433-4788266c3b41/cba.zip)
2021-09-27 09:10:44,524|b0af105d-820b-42d5-acb0-818381b1419c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2443aa92-ec6c-4c83-8433-4788266c3b41) and entry definition file (Definitions/ubuntu20.json)
2021-09-27 09:10:44,536|b0af105d-820b-42d5-acb0-818381b1419c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 09:10:44,569|b0af105d-820b-42d5-acb0-818381b1419c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 09:10:44,570|b0af105d-820b-42d5-acb0-818381b1419c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:10:44,570|b0af105d-820b-42d5-acb0-818381b1419c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:10:44,580|b0af105d-820b-42d5-acb0-818381b1419c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2443aa92-ec6c-4c83-8433-4788266c3b41) and entry definition file (Definitions/ubuntu20.json)
2021-09-27 09:10:44,618|b0af105d-820b-42d5-acb0-818381b1419c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/2443aa92-ec6c-4c83-8433-4788266c3b41) present to clean.
2021-09-27 09:15:25,346|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-27 09:15:25,468|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2021-09-27 09:15:25,523|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| request(f66cfe22-26b2-4020-910f-a18b7549133b)
2021-09-27 09:15:25,527|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| CBA file(/opt/app/onap/blueprints/archive/98a1fda9-96a6-4c2b-8204-589b021ca69f/cba.zip written successfully
2021-09-27 09:15:25,528|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(98a1fda9-96a6-4c2b-8204-589b021ca69f) CBA(/opt/app/onap/blueprints/archive/98a1fda9-96a6-4c2b-8204-589b021ca69f/cba.zip)
2021-09-27 09:15:25,540|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/98a1fda9-96a6-4c2b-8204-589b021ca69f) and entry definition file (Definitions/ubuntu20.json)
2021-09-27 09:15:25,559|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 09:15:25,606|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 09:15:25,607|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:15:25,607|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:15:25,619|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/98a1fda9-96a6-4c2b-8204-589b021ca69f) and entry definition file (Definitions/ubuntu20.json)
2021-09-27 09:15:25,642|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :ubuntu20::1.0.0
2021-09-27 09:15:25,659|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2021-09-27 09:15:25,661|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2021-09-27 09:15:25,691|f66cfe22-26b2-4020-910f-a18b7549133b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/98a1fda9-96a6-4c2b-8204-589b021ca69f) present to clean.
2021-09-27 09:15:47,188|d5be4538-0075-4cb1-9bd1-f0593a4bca4d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| getting cba file name(ubuntu20), version(1.0.0) from db
2021-09-27 09:15:47,248|d5be4538-0075-4cb1-9bd1-f0593a4bca4d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-27 09:15:47,250|d5be4538-0075-4cb1-9bd1-f0593a4bca4d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-27 09:15:47,255|d5be4538-0075-4cb1-9bd1-f0593a4bca4d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-27 09:15:47,444|966c488a-1c1f-4590-a082-ff9e09a5c7ef||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-27 09:15:47,444|966c488a-1c1f-4590-a082-ff9e09a5c7ef||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-27 09:15:47,447|966c488a-1c1f-4590-a082-ff9e09a5c7ef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-27 09:15:47,942|467d3f1a-86e6-4ec9-918b-ba9984726922||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-27 09:15:47,942|467d3f1a-86e6-4ec9-918b-ba9984726922||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-27 09:15:47,946|467d3f1a-86e6-4ec9-918b-ba9984726922||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-27 09:15:48,158|53ffe06f-dc73-4a6d-87e6-0ff34d23484a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-27 09:15:48,158|53ffe06f-dc73-4a6d-87e6-0ff34d23484a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-27 09:15:48,162|53ffe06f-dc73-4a6d-87e6-0ff34d23484a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-27 09:21:09,639|2a9b884c-211a-449e-a844-22165fd837d2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id fc1f7b36-203a-42e0-b31f-3eaa7a904a09
2021-09-27 09:21:09,639|2a9b884c-211a-449e-a844-22165fd837d2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 09:21:09,639|2a9b884c-211a-449e-a844-22165fd837d2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 09:21:09,642|2a9b884c-211a-449e-a844-22165fd837d2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-27 09:21:09,642|2a9b884c-211a-449e-a844-22165fd837d2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-27 09:21:09,647|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-27 09:21:09,668|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (resource-assignment)
2021-09-27 09:21:09,680|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2021-09-27 09:21:09,681|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 09:21:09,684|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(fc1f7b36-203a-42e0-b31f-3eaa7a904a09) for workflow(resource-assignment) step(resource-assignment)
2021-09-27 09:21:09,684|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 09:21:09,684|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2021-09-27 09:21:09,686|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(vnf-mapping)
2021-09-27 09:21:09,712|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2021-09-27 09:21:09,744|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2021-09-27 09:21:09,745|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("43eb5718-d52b-4022-b2b5-e4f596696ed5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2021-09-27 09:21:09,746|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("22399b76-31a4-46a8-a696-6c317c0725a0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2021-09-27 09:21:09,748|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({
  "service-instance-id" : "43eb5718-d52b-4022-b2b5-e4f596696ed5",
  "vnf-id" : "22399b76-31a4-46a8-a696-6c317c0725a0",
  "vnf_name" : "ubuntu20-VNF-name"
})
2021-09-27 09:21:09,791|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 09:21:09,791|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 09:21:09,791|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(resource-assignment)
2021-09-27 09:21:09,793|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9a77a429-0462-4626-83dc-c92bd94c3f7a auditStoreId -1
2021-09-27 09:21:14,986|2a9b884c-211a-449e-a844-22165fd837d2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 9afc0614-29a2-42de-8f68-0503e7f0b10f
2021-09-27 09:21:14,987|2a9b884c-211a-449e-a844-22165fd837d2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 09:21:14,987|2a9b884c-211a-449e-a844-22165fd837d2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 09:21:14,987|2a9b884c-211a-449e-a844-22165fd837d2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-27 09:21:14,987|2a9b884c-211a-449e-a844-22165fd837d2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-27 09:21:14,994|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-27 09:21:15,002|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (resource-assignment)
2021-09-27 09:21:15,003|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2021-09-27 09:21:15,003|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 09:21:15,004|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(9afc0614-29a2-42de-8f68-0503e7f0b10f) for workflow(resource-assignment) step(resource-assignment)
2021-09-27 09:21:15,004|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 09:21:15,004|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2021-09-27 09:21:15,005|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2021-09-27 09:21:15,025|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2021-09-27 09:21:15,033|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("admin") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2021-09-27 09:21:15,033|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2021-09-27 09:21:15,034|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2021-09-27 09:21:15,034|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2021-09-27 09:21:15,034|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("a806d317-98e5-410a-be32-915cd0dfd420") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2021-09-27 09:21:15,035|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("43eb5718-d52b-4022-b2b5-e4f596696ed5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2021-09-27 09:21:15,035|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2021-09-27 09:21:15,035|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2021-09-27 09:21:15,042|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2021-09-27 09:21:15,043|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("22399b76-31a4-46a8-a696-6c317c0725a0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2021-09-27 09:21:15,044|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin",
  "service-instance-id" : "43eb5718-d52b-4022-b2b5-e4f596696ed5",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "a806d317-98e5-410a-be32-915cd0dfd420",
  "vnf-id" : "22399b76-31a4-46a8-a696-6c317c0725a0",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2021-09-27 09:21:15,056|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 09:21:15,056|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 09:21:15,056|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(resource-assignment)
2021-09-27 09:21:15,056|2a9b884c-211a-449e-a844-22165fd837d2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ac11c537-e665-409b-982f-70f4038e33e0 auditStoreId -1
2021-09-27 09:21:23,315|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-27 09:21:23,421|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2021-09-27 09:21:23,458|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 2a9b884c-211a-449e-a844-22165fd837d2
2021-09-27 09:21:23,458|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 09:21:23,458|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 09:21:23,459|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-27 09:21:23,459|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-27 09:21:23,460|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-27 09:21:23,464|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (config-assign)
2021-09-27 09:21:23,464|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2021-09-27 09:21:23,465|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 09:21:23,465|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(2a9b884c-211a-449e-a844-22165fd837d2) for workflow(config-assign) step(config-assign)
2021-09-27 09:21:23,465|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2021-09-27 09:21:23,465|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2021-09-27 09:21:23,467|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2021-09-27 09:21:23,510|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2021-09-27 09:21:23,511|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2021-09-27 09:21:23,513|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("43eb5718-d52b-4022-b2b5-e4f596696ed5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2021-09-27 09:21:23,514|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Setting Resource Value ("22399b76-31a4-46a8-a696-6c317c0725a0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2021-09-27 09:21:23,556|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resource resolution saved into database successfully : (service-instance-id)
2021-09-27 09:21:23,556|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resource resolution saved into database successfully : (vnf-id)
2021-09-27 09:21:23,556|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Resource resolution saved into database successfully : (vnf_name)
2021-09-27 09:21:23,557|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Generated Resource Param Data ({
  "service-instance-id" : "43eb5718-d52b-4022-b2b5-e4f596696ed5",
  "vnf-id" : "22399b76-31a4-46a8-a696-6c317c0725a0",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2021-09-27 09:21:23,588|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2021-09-27 09:21:23,612|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2021-09-27 09:21:23,612|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 09:21:23,612|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2021-09-27 09:21:23,613|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(config-assign)
2021-09-27 09:21:23,614|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9281b394-ad60-4b48-a6fa-7114167787ac auditStoreId -1
2021-09-27 09:21:23,653|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Completed
2021-09-27 09:22:17,908|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-27 09:22:18,026|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2021-09-27 09:22:18,034|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing request id 2a9b884c-211a-449e-a844-22165fd837d2
2021-09-27 09:22:18,034|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-27 09:22:18,034|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| StoreAuditService ID  -1
2021-09-27 09:22:18,036|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-27 09:22:18,036|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-27 09:22:18,038|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-27 09:22:18,050|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deriving input data for workflow: (config-deploy)
2021-09-27 09:22:18,050|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2021-09-27 09:22:18,051|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2021-09-27 09:22:18,070|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| preparing request id(2a9b884c-211a-449e-a844-22165fd837d2) for workflow(config-deploy) step(config-deploy)
2021-09-27 09:22:18,070|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2021-09-27 09:22:18,070|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2021-09-27 09:22:18,075|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2021-09-27 09:22:18,076|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Getting Jython Script Class(ConfigDeploy)
2021-09-27 09:22:22,213|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@5361082b
2021-09-27 09:22:22,215|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Hello world
2021-09-27 09:22:22,216|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Preparing Response...
2021-09-27 09:22:22,216|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2021-09-27 09:22:22,216|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resolveWorkflowOutputs for workflow(config-deploy)
2021-09-27 09:22:22,217|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID eee58bd0-9226-4fd7-afb6-ba6e6cb2f0ca auditStoreId -1
2021-09-27 09:22:22,220|2a9b884c-211a-449e-a844-22165fd837d2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Completed
2021-09-27 09:29:51,495|2b661e91-7e7e-4404-86dc-f082802b0ea2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2021-09-27 09:29:51,496|2b661e91-7e7e-4404-86dc-f082802b0ea2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-27 09:29:51,497|2b661e91-7e7e-4404-86dc-f082802b0ea2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-27 09:29:51,758|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-27 09:29:51,758|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-27 09:29:52,614|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2021-09-27 09:29:52,615|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(fc5550de-3228-4517-9587-c7802ced04bf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2021-09-27 09:29:52,634|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(c24e68c3-112a-4f4c-ba2f-c7a164c8c0ab) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2021-09-27 09:29:52,640|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(de6f859e-3573-49a6-b447-d11429e66573) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2021-09-27 09:29:52,650|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(a5f28145-0b6d-45f8-bf9a-0fab50114b80) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2021-09-27 09:29:52,661|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(9ae67429-885a-44d8-86cb-367a99b6ee1e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2021-09-27 09:29:52,674|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(2a2512b0-14c9-4e69-beb5-b3c537e0c40a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2021-09-27 09:29:52,686|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2021-09-27 09:29:52,693|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-27 09:29:52,699|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-27 09:29:52,700|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-27 09:29:52,700|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2021-09-27 09:29:52,701|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2021-09-27 09:29:52,729|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 09:29:52,751|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 09:29:52,786|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 09:29:52,805|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 09:29:52,864|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 09:29:52,865|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:29:52,865|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:29:52,904|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2021-09-27 09:29:52,939|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-27 09:29:52,952|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2021-09-27 09:29:52,960|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-27 09:29:53,010|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 09:29:53,015|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:29:53,016|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:29:53,060|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2021-09-27 09:29:53,111|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-27 09:29:53,124|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2021-09-27 09:29:53,133|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-27 09:29:53,158|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 09:29:53,159|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:29:53,189|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-27 09:29:53,213|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :vFW-CDS::1.0.0
2021-09-27 09:29:53,226|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2021-09-27 09:29:53,233|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2021-09-27 09:29:53,265|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 09:29:53,267|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:29:53,268|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:29:53,268|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(HealthCheck)
2021-09-27 09:29:53,269|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(ScaleOutReconfiguration)
2021-09-27 09:29:53,270|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(vf-config-assign)
2021-09-27 09:29:53,271|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(vf-config-deploy)
2021-09-27 09:29:53,307|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:29:53,309|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:29:53,310|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-27 09:29:53,318|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-27 09:29:53,338|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :vLB_CDS::1.0.0
2021-09-27 09:29:53,349|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2021-09-27 09:29:53,355|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2021-09-27 09:29:53,381|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :pnf_netconf::1.0.0
2021-09-27 09:29:53,391|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2021-09-27 09:29:53,397|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2021-09-27 09:29:53,420|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(resource-assignment)
2021-09-27 09:29:53,421|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:29:53,422|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign-day-2)
2021-09-27 09:29:53,423|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:29:53,424|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy-day-2)
2021-09-27 09:29:53,440|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2021-09-27 09:29:53,470|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :5G_Core::1.0.37
2021-09-27 09:29:53,512|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2021-09-27 09:29:53,515|2b661e91-7e7e-4404-86dc-f082802b0ea2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :5G_Core::1.0.37
2021-09-27 09:30:04,711|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a0f7cad6-bd51-489f-b0af-26da96474b67)
2021-09-27 09:30:04,712|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| deleting definition types under : /opt/app/onap/blueprints/working/a0f7cad6-bd51-489f-b0af-26da96474b67/Definitions
2021-09-27 09:30:04,714|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| reinitialized all type definitions
2021-09-27 09:30:04,715|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(netconf-device)
2021-09-27 09:30:04,732|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(resolve-data)
2021-09-27 09:30:04,748|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(netconfrpc-template)
2021-09-27 09:30:04,753|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2021-09-27 09:30:04,758|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2021-09-27 09:30:04,778|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ***** Enhancing NodeTemplate(execute-netconf)
2021-09-27 09:30:04,801|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(config-assign)
2021-09-27 09:30:04,802|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2021-09-27 09:30:04,802|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(config-assign) targets(resolve-data)
2021-09-27 09:30:04,802|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2021-09-27 09:30:04,803|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2021-09-27 09:30:04,803|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enriching artifacts file(/opt/app/onap/blueprints/working/a0f7cad6-bd51-489f-b0af-26da96474b67/Templates/netconfrpc-mapping.json
2021-09-27 09:30:04,808|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2021-09-27 09:30:04,808|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| dataType not present for the recipe(dt-config-assign-properties)
2021-09-27 09:30:04,809|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing Workflow(config-deploy)
2021-09-27 09:30:04,809|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2021-09-27 09:30:04,810|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| identified workflow(config-deploy) targets(execute-netconf)
2021-09-27 09:30:04,810|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| workflow(config-deploy) resource assignment files([]
2021-09-27 09:30:04,810|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| ##### Enhancing blueprint Resource Definitions
2021-09-27 09:30:04,810|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2021-09-27 09:30:04,810|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| processing file (Templates/netconfrpc-mapping.json)
2021-09-27 09:30:04,816|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| distinct resource keys ([input-source])
2021-09-27 09:30:04,823|9218feed-98da-49b4-94c0-53ead823a79b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Enriching Resource Definition sources Node Template: [source-input]
2021-09-27 09:33:19,815|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-27 09:33:19,922|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2021-09-27 09:33:19,926|c27c8882-1218-41e9-9ee3-c28ce26c7fab||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| request(c27c8882-1218-41e9-9ee3-c28ce26c7fab)
2021-09-27 09:33:19,929|c27c8882-1218-41e9-9ee3-c28ce26c7fab||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| CBA file(/opt/app/onap/blueprints/archive/b30644f6-c6bb-495f-8178-f0ec1b5c2524/cba.zip written successfully
2021-09-27 09:33:19,929|c27c8882-1218-41e9-9ee3-c28ce26c7fab||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Save processing(b30644f6-c6bb-495f-8178-f0ec1b5c2524) CBA(/opt/app/onap/blueprints/archive/b30644f6-c6bb-495f-8178-f0ec1b5c2524/cba.zip)
2021-09-27 09:33:19,947|c27c8882-1218-41e9-9ee3-c28ce26c7fab||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b30644f6-c6bb-495f-8178-f0ec1b5c2524) and entry definition file (Definitions/pnf_netconf.json)
2021-09-27 09:33:19,958|c27c8882-1218-41e9-9ee3-c28ce26c7fab||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-27 09:33:19,977|c27c8882-1218-41e9-9ee3-c28ce26c7fab||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-assign)
2021-09-27 09:33:19,978|c27c8882-1218-41e9-9ee3-c28ce26c7fab||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Validating Workflow(config-deploy)
2021-09-27 09:33:19,984|c27c8882-1218-41e9-9ee3-c28ce26c7fab||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b30644f6-c6bb-495f-8178-f0ec1b5c2524) and entry definition file (Definitions/pnf_netconf.json)
2021-09-27 09:33:20,010|c27c8882-1218-41e9-9ee3-c28ce26c7fab||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Overwriting blueprint model :pnf_netconf::1.0.0
2021-09-27 09:33:20,025|c27c8882-1218-41e9-9ee3-c28ce26c7fab||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2021-09-27 09:33:20,026|c27c8882-1218-41e9-9ee3-c28ce26c7fab||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2021-09-27 09:33:20,055|c27c8882-1218-41e9-9ee3-c28ce26c7fab||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-9jd6g|||| No compiled cache(/opt/app/onap/blueprints/working/b30644f6-c6bb-495f-8178-f0ec1b5c2524) present to clean.
Sep 27, 2021 10:01:56 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated
INFO: Transport failed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383)
	at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
	at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)