Results

By type

          02:58:35,126 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
02:58:35,128 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
02:58:35,129 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
02:58:35,131 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
02:58:35,131 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
02:58:35,131 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
02:58:35,171 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
02:58:36,013 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
02:58:36,030 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:58:36,035 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
02:58:36,074 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:58:36,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
02:58:36,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
02:58:36,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
02:58:36,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
02:58:36,410 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
02:58:36,410 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
02:58:36,410 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
02:58:36,411 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
02:58:36,413 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-08-28 02:58:40,976|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-gccrm with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-08-28 02:58:41,023|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-08-28 02:58:56,721|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-08-28 02:58:59,335|||main||||INFO||||||| Finished Spring Data repository scanning in 2582ms. Found 11 JPA repository interfaces.
2022-08-28 02:59:09,557|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-08-28 02:59:09,802|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-08-28 02:59:10,253|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-28 02:59:12,506|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-08-28 02:59:13,972|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-08-28 02:59:13,990|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-08-28 02:59:14,452|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-08-28 02:59:17,403|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-28 02:59:17,428|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-08-28 02:59:17,758|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-08-28 02:59:24,358|||main||||INFO||||||| Audit service is disabled
2022-08-28 02:59:25,493|||main||||INFO||||||| Workflow Audit store is disabled
2022-08-28 02:59:30,720|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-08-28 02:59:31,027|||main||||INFO||||||| Dependency Management module created...
2022-08-28 02:59:36,664|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-08-28 02:59:38,050|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-08-28 02:59:45,351|||main||||INFO||||||| Netty started on port(s): 8080
2022-08-28 02:59:53,083|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-08-28 02:59:54,564|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-08-28 02:59:54,578|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 77.695 seconds (JVM running for 81.93)
2022-08-28 02:59:54,696|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-08-28 04:38:07,114|4ea688fe-d428-4a60-b88d-a553bfb8220e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-28 04:38:07,115|4ea688fe-d428-4a60-b88d-a553bfb8220e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-28 04:38:07,117|4ea688fe-d428-4a60-b88d-a553bfb8220e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-28 04:38:09,516|4ea688fe-d428-4a60-b88d-a553bfb8220e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-28 04:38:09,521|4ea688fe-d428-4a60-b88d-a553bfb8220e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-28 04:38:16,010|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/13105578-13bf-472e-9c81-7135e26be417)
2022-08-28 04:38:16,036|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| deleting definition types under : /opt/app/onap/blueprints/working/13105578-13bf-472e-9c81-7135e26be417/Definitions
2022-08-28 04:38:16,291|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| reinitialized all type definitions
2022-08-28 04:38:16,308|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-28 04:38:16,483|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-28 04:38:16,504|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-28 04:38:16,530|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-28 04:38:16,793|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(helloworld)
2022-08-28 04:38:16,796|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-28 04:38:16,797|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(helloworld) targets(helloworld)
2022-08-28 04:38:16,798|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-28 04:38:16,799|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-28 04:38:16,800|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/13105578-13bf-472e-9c81-7135e26be417/Templates/hello-world-mapping.json
2022-08-28 04:38:16,858|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-28 04:38:16,858|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-28 04:38:16,859|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing blueprint Resource Definitions
2022-08-28 04:38:16,860|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-28 04:38:16,862|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/hello-world-mapping.json)
2022-08-28 04:38:16,914|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| distinct resource keys ([])
2022-08-28 04:38:16,915|b47a22fd-c9ef-4fce-8a67-60983fc2c921||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enriching Resource Definition sources Node Template: []
2022-08-28 04:38:17,589|6d472be0-eff1-4305-8b97-03051bbee168||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(76ef49ed-07c8-4983-90f8-e1d91fdb10fb) CBA(/opt/app/onap/blueprints/archive/76ef49ed-07c8-4983-90f8-e1d91fdb10fb/cba.zip)
2022-08-28 04:38:17,615|6d472be0-eff1-4305-8b97-03051bbee168||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76ef49ed-07c8-4983-90f8-e1d91fdb10fb) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:38:17,979|6d472be0-eff1-4305-8b97-03051bbee168||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(helloworld)
2022-08-28 04:38:18,098|6d472be0-eff1-4305-8b97-03051bbee168||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76ef49ed-07c8-4983-90f8-e1d91fdb10fb) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:38:18,473|6d472be0-eff1-4305-8b97-03051bbee168||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/76ef49ed-07c8-4983-90f8-e1d91fdb10fb) present to clean.
2022-08-28 04:38:18,995|314448c4-c2ef-41b0-9c9d-8dec087bc669||boundedElastic-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing request id 654321
2022-08-28 04:38:18,997|314448c4-c2ef-41b0-9c9d-8dec087bc669||boundedElastic-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-28 04:38:18,999|314448c4-c2ef-41b0-9c9d-8dec087bc669||boundedElastic-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| StoreAuditService ID  -1
2022-08-28 04:38:19,116|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| getting cba file name(test101), version(1.0.1) from db
2022-08-28 04:38:19,494|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-28 04:38:19,498|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-28 04:38:19,501|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:38:19,623|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deriving input data for workflow: (helloworld)
2022-08-28 04:38:19,625|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-28 04:38:19,627|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-28 04:38:19,676|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-28 04:38:19,678|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-28 04:38:19,683|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-28 04:38:19,799|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-28 04:38:20,053|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Batched Sequence : ([])
2022-08-28 04:38:20,069|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Generated Resource Param Data ({ })
2022-08-28 04:38:20,662|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Preparing Response...
2022-08-28 04:38:20,678|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-28 04:38:20,680|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-28 04:38:20,693|314448c4-c2ef-41b0-9c9d-8dec087bc669||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID be5d7dcf-bc16-4f5a-8c89-00fbc564fc29 auditStoreId -1
2022-08-28 04:38:55,590|3c1b5070-6bb0-4045-a75b-2be85d1dec10||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-28 04:38:55,591|3c1b5070-6bb0-4045-a75b-2be85d1dec10||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-28 04:38:55,591|3c1b5070-6bb0-4045-a75b-2be85d1dec10||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-28 04:38:56,658|3c1b5070-6bb0-4045-a75b-2be85d1dec10||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-28 04:38:56,659|3c1b5070-6bb0-4045-a75b-2be85d1dec10||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-28 04:38:59,461|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/352199de-8ac5-4aef-89eb-e346bbd33118)
2022-08-28 04:38:59,462|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| deleting definition types under : /opt/app/onap/blueprints/working/352199de-8ac5-4aef-89eb-e346bbd33118/Definitions
2022-08-28 04:38:59,465|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| reinitialized all type definitions
2022-08-28 04:38:59,466|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-28 04:38:59,499|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-28 04:38:59,517|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-28 04:38:59,541|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-28 04:38:59,589|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(helloworld)
2022-08-28 04:38:59,590|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-28 04:38:59,590|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(helloworld) targets(helloworld)
2022-08-28 04:38:59,590|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-28 04:38:59,590|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-28 04:38:59,590|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/352199de-8ac5-4aef-89eb-e346bbd33118/Templates/hello-world-mapping.json
2022-08-28 04:38:59,604|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-28 04:38:59,604|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-28 04:38:59,604|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing blueprint Resource Definitions
2022-08-28 04:38:59,604|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-28 04:38:59,604|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/hello-world-mapping.json)
2022-08-28 04:38:59,619|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| distinct resource keys ([])
2022-08-28 04:38:59,622|0449857c-dd6b-4e44-b2ee-6625ee95ec46||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enriching Resource Definition sources Node Template: []
2022-08-28 04:38:59,980|47087b2c-de9f-4407-9986-a04c1c1b4b02||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(c1a2b0db-9071-46ab-bdcb-4b78da4c27a5) CBA(/opt/app/onap/blueprints/archive/c1a2b0db-9071-46ab-bdcb-4b78da4c27a5/cba.zip)
2022-08-28 04:39:00,020|47087b2c-de9f-4407-9986-a04c1c1b4b02||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c1a2b0db-9071-46ab-bdcb-4b78da4c27a5) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:39:00,140|47087b2c-de9f-4407-9986-a04c1c1b4b02||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(helloworld)
2022-08-28 04:39:00,173|47087b2c-de9f-4407-9986-a04c1c1b4b02||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c1a2b0db-9071-46ab-bdcb-4b78da4c27a5) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:39:00,321|47087b2c-de9f-4407-9986-a04c1c1b4b02||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/c1a2b0db-9071-46ab-bdcb-4b78da4c27a5) present to clean.
2022-08-28 04:39:00,627|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing request id 654321
2022-08-28 04:39:00,627|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-28 04:39:00,628|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| StoreAuditService ID  -1
2022-08-28 04:39:00,629|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-28 04:39:00,629|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-28 04:39:00,635|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:39:00,711|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deriving input data for workflow: (helloworld)
2022-08-28 04:39:00,712|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-28 04:39:00,712|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-28 04:39:00,713|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-28 04:39:00,713|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-28 04:39:00,713|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-28 04:39:00,719|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-28 04:39:00,815|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Batched Sequence : ([])
2022-08-28 04:39:00,818|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Generated Resource Param Data ({ })
2022-08-28 04:39:00,839|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Preparing Response...
2022-08-28 04:39:00,839|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-28 04:39:00,840|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-28 04:39:00,841|3ba18bae-9ae2-4d47-9cbb-791f588a0e74||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a1ea32e1-edf6-4091-84f3-d92ba0a6cffb auditStoreId -1
2022-08-28 04:40:00,279|b91398e2-3ce9-4330-9c39-d9dc262e50e0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-28 04:40:00,286|b91398e2-3ce9-4330-9c39-d9dc262e50e0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-28 04:40:00,287|b91398e2-3ce9-4330-9c39-d9dc262e50e0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-28 04:40:01,535|b91398e2-3ce9-4330-9c39-d9dc262e50e0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-28 04:40:01,537|b91398e2-3ce9-4330-9c39-d9dc262e50e0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-28 04:40:04,392|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/257b5b35-db56-4dd3-93e0-5c1a71a80f7e)
2022-08-28 04:40:04,393|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| deleting definition types under : /opt/app/onap/blueprints/working/257b5b35-db56-4dd3-93e0-5c1a71a80f7e/Definitions
2022-08-28 04:40:04,403|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| reinitialized all type definitions
2022-08-28 04:40:04,405|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-28 04:40:04,498|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-28 04:40:04,551|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-28 04:40:04,603|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-28 04:40:04,680|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(helloworld)
2022-08-28 04:40:04,681|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-28 04:40:04,681|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(helloworld) targets(helloworld)
2022-08-28 04:40:04,681|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-28 04:40:04,681|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-28 04:40:04,681|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/257b5b35-db56-4dd3-93e0-5c1a71a80f7e/Templates/hello-world-mapping.json
2022-08-28 04:40:04,704|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-28 04:40:04,704|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-28 04:40:04,704|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing blueprint Resource Definitions
2022-08-28 04:40:04,704|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-28 04:40:04,704|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/hello-world-mapping.json)
2022-08-28 04:40:04,730|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| distinct resource keys ([])
2022-08-28 04:40:04,730|e8790ebe-a416-44ac-951e-785b9a53e0d5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enriching Resource Definition sources Node Template: []
2022-08-28 04:40:05,118|729ab2f0-e6aa-43db-a46a-0d902979d7d9||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(b976a054-ee70-4f2e-aa68-d1d4d82b7a7c) CBA(/opt/app/onap/blueprints/archive/b976a054-ee70-4f2e-aa68-d1d4d82b7a7c/cba.zip)
2022-08-28 04:40:05,160|729ab2f0-e6aa-43db-a46a-0d902979d7d9||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b976a054-ee70-4f2e-aa68-d1d4d82b7a7c) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:40:05,195|729ab2f0-e6aa-43db-a46a-0d902979d7d9||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(helloworld)
2022-08-28 04:40:05,206|729ab2f0-e6aa-43db-a46a-0d902979d7d9||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b976a054-ee70-4f2e-aa68-d1d4d82b7a7c) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:40:05,296|729ab2f0-e6aa-43db-a46a-0d902979d7d9||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/b976a054-ee70-4f2e-aa68-d1d4d82b7a7c) present to clean.
2022-08-28 04:40:05,525|639014af-aaca-44df-bc34-d803dab727c1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing request id 654321
2022-08-28 04:40:05,525|639014af-aaca-44df-bc34-d803dab727c1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-28 04:40:05,525|639014af-aaca-44df-bc34-d803dab727c1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| StoreAuditService ID  -1
2022-08-28 04:40:05,530|639014af-aaca-44df-bc34-d803dab727c1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-28 04:40:05,530|639014af-aaca-44df-bc34-d803dab727c1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-28 04:40:05,532|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:40:05,549|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deriving input data for workflow: (helloworld)
2022-08-28 04:40:05,549|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-28 04:40:05,549|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-28 04:40:05,550|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-28 04:40:05,550|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-28 04:40:05,550|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-28 04:40:05,552|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-28 04:40:05,579|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Batched Sequence : ([])
2022-08-28 04:40:05,580|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Generated Resource Param Data ({ })
2022-08-28 04:40:05,601|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Preparing Response...
2022-08-28 04:40:05,601|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-28 04:40:05,602|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-28 04:40:05,603|639014af-aaca-44df-bc34-d803dab727c1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a821c872-e4db-460b-96b6-1d881fdc8140 auditStoreId -1
2022-08-28 04:40:31,331|38b9a20a-83f3-4450-aeb5-44ab51be27ba||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-28 04:40:31,332|38b9a20a-83f3-4450-aeb5-44ab51be27ba||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-28 04:40:31,333|38b9a20a-83f3-4450-aeb5-44ab51be27ba||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-28 04:40:32,369|38b9a20a-83f3-4450-aeb5-44ab51be27ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-28 04:40:32,369|38b9a20a-83f3-4450-aeb5-44ab51be27ba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-28 04:40:35,386|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6edcc938-0ba3-4ecc-9ddb-be543a740ba4)
2022-08-28 04:40:35,388|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| deleting definition types under : /opt/app/onap/blueprints/working/6edcc938-0ba3-4ecc-9ddb-be543a740ba4/Definitions
2022-08-28 04:40:35,404|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| reinitialized all type definitions
2022-08-28 04:40:35,406|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-28 04:40:35,474|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-28 04:40:35,488|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-28 04:40:35,496|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-28 04:40:35,600|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(helloworld)
2022-08-28 04:40:35,609|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-28 04:40:35,609|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(helloworld) targets(helloworld)
2022-08-28 04:40:35,610|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-28 04:40:35,610|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-28 04:40:35,610|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/6edcc938-0ba3-4ecc-9ddb-be543a740ba4/Templates/hello-world-mapping.json
2022-08-28 04:40:35,633|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-28 04:40:35,633|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-28 04:40:35,633|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing blueprint Resource Definitions
2022-08-28 04:40:35,633|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-28 04:40:35,634|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/hello-world-mapping.json)
2022-08-28 04:40:35,650|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| distinct resource keys ([])
2022-08-28 04:40:35,650|fe6a63ad-4c83-4e12-a8d6-d38c70b28884||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enriching Resource Definition sources Node Template: []
2022-08-28 04:40:36,235|3b339976-32b0-4fab-bf5f-42971bfe2fa3||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(e29faaba-3282-4f55-bdb2-880b7b015f4a) CBA(/opt/app/onap/blueprints/archive/e29faaba-3282-4f55-bdb2-880b7b015f4a/cba.zip)
2022-08-28 04:40:36,280|3b339976-32b0-4fab-bf5f-42971bfe2fa3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e29faaba-3282-4f55-bdb2-880b7b015f4a) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:40:36,335|3b339976-32b0-4fab-bf5f-42971bfe2fa3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(helloworld)
2022-08-28 04:40:36,361|3b339976-32b0-4fab-bf5f-42971bfe2fa3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e29faaba-3282-4f55-bdb2-880b7b015f4a) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:40:36,401|3b339976-32b0-4fab-bf5f-42971bfe2fa3||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/e29faaba-3282-4f55-bdb2-880b7b015f4a) present to clean.
2022-08-28 04:40:36,639|8c143329-bd34-460b-b786-f950424b1ac9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing request id 654321
2022-08-28 04:40:36,639|8c143329-bd34-460b-b786-f950424b1ac9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-28 04:40:36,640|8c143329-bd34-460b-b786-f950424b1ac9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| StoreAuditService ID  -1
2022-08-28 04:40:36,641|8c143329-bd34-460b-b786-f950424b1ac9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-28 04:40:36,641|8c143329-bd34-460b-b786-f950424b1ac9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-28 04:40:36,642|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:40:36,682|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deriving input data for workflow: (helloworld)
2022-08-28 04:40:36,682|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-28 04:40:36,682|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-28 04:40:36,684|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-28 04:40:36,684|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-28 04:40:36,684|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-28 04:40:36,687|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-28 04:40:36,749|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Batched Sequence : ([])
2022-08-28 04:40:36,750|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Generated Resource Param Data ({ })
2022-08-28 04:40:36,771|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Preparing Response...
2022-08-28 04:40:36,772|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-28 04:40:36,773|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-28 04:40:36,774|8c143329-bd34-460b-b786-f950424b1ac9||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d0d3d89b-52e6-4cae-97fe-65d97b57cd8b auditStoreId -1
2022-08-28 04:41:12,163|86ce0dad-e408-489d-b916-420ac9e81672||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-28 04:41:12,164|86ce0dad-e408-489d-b916-420ac9e81672||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-28 04:41:12,165|86ce0dad-e408-489d-b916-420ac9e81672||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-28 04:41:13,303|86ce0dad-e408-489d-b916-420ac9e81672||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-28 04:41:13,304|86ce0dad-e408-489d-b916-420ac9e81672||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-28 04:41:15,885|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ed78138c-fabe-4a3f-baf3-2297085810dd)
2022-08-28 04:41:15,885|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| deleting definition types under : /opt/app/onap/blueprints/working/ed78138c-fabe-4a3f-baf3-2297085810dd/Definitions
2022-08-28 04:41:15,888|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| reinitialized all type definitions
2022-08-28 04:41:15,888|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-28 04:41:15,927|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-28 04:41:15,947|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-28 04:41:15,968|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-28 04:41:15,991|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(helloworld)
2022-08-28 04:41:15,992|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-28 04:41:15,992|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(helloworld) targets(helloworld)
2022-08-28 04:41:15,992|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-28 04:41:15,992|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-28 04:41:15,992|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/ed78138c-fabe-4a3f-baf3-2297085810dd/Templates/hello-world-mapping.json
2022-08-28 04:41:16,001|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-28 04:41:16,002|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-28 04:41:16,002|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing blueprint Resource Definitions
2022-08-28 04:41:16,002|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-28 04:41:16,002|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/hello-world-mapping.json)
2022-08-28 04:41:16,014|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| distinct resource keys ([])
2022-08-28 04:41:16,014|6a1b8a05-3783-47cb-9d7a-3458ee34a16e||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enriching Resource Definition sources Node Template: []
2022-08-28 04:41:16,433|fb15f5eb-60ba-495f-ba5c-2ded3185559f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(559723d2-e336-410a-b8ef-bbd733fbecb2) CBA(/opt/app/onap/blueprints/archive/559723d2-e336-410a-b8ef-bbd733fbecb2/cba.zip)
2022-08-28 04:41:16,465|fb15f5eb-60ba-495f-ba5c-2ded3185559f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/559723d2-e336-410a-b8ef-bbd733fbecb2) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:41:16,517|fb15f5eb-60ba-495f-ba5c-2ded3185559f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(helloworld)
2022-08-28 04:41:16,527|fb15f5eb-60ba-495f-ba5c-2ded3185559f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/559723d2-e336-410a-b8ef-bbd733fbecb2) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:41:16,699|fb15f5eb-60ba-495f-ba5c-2ded3185559f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/559723d2-e336-410a-b8ef-bbd733fbecb2) present to clean.
2022-08-28 04:41:17,000|79e287a0-1ae0-46fd-a622-86ee48d866bc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing request id 654321
2022-08-28 04:41:17,001|79e287a0-1ae0-46fd-a622-86ee48d866bc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-28 04:41:17,001|79e287a0-1ae0-46fd-a622-86ee48d866bc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| StoreAuditService ID  -1
2022-08-28 04:41:17,003|79e287a0-1ae0-46fd-a622-86ee48d866bc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-28 04:41:17,004|79e287a0-1ae0-46fd-a622-86ee48d866bc||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-28 04:41:17,007|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:41:17,015|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deriving input data for workflow: (helloworld)
2022-08-28 04:41:17,015|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-28 04:41:17,016|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-28 04:41:17,016|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-28 04:41:17,016|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-28 04:41:17,017|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-28 04:41:17,020|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-28 04:41:17,046|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Batched Sequence : ([])
2022-08-28 04:41:17,047|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Generated Resource Param Data ({ })
2022-08-28 04:41:17,069|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Preparing Response...
2022-08-28 04:41:17,069|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-28 04:41:17,069|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-28 04:41:17,069|79e287a0-1ae0-46fd-a622-86ee48d866bc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a68c1cd9-7a8e-4fdc-ad8f-7da504ec152c auditStoreId -1
2022-08-28 04:42:14,166|f4a3e964-c47e-4a26-b63c-d744df5256cf||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-28 04:42:14,166|f4a3e964-c47e-4a26-b63c-d744df5256cf||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-28 04:42:14,166|f4a3e964-c47e-4a26-b63c-d744df5256cf||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-28 04:42:16,312|f4a3e964-c47e-4a26-b63c-d744df5256cf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-28 04:42:16,313|f4a3e964-c47e-4a26-b63c-d744df5256cf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-28 04:42:19,167|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8f4d4b75-611e-4fa5-b79f-8f10531cd5e5)
2022-08-28 04:42:19,168|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| deleting definition types under : /opt/app/onap/blueprints/working/8f4d4b75-611e-4fa5-b79f-8f10531cd5e5/Definitions
2022-08-28 04:42:19,171|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| reinitialized all type definitions
2022-08-28 04:42:19,172|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-28 04:42:19,310|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-28 04:42:19,336|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-28 04:42:19,356|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-28 04:42:19,472|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(helloworld)
2022-08-28 04:42:19,475|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-28 04:42:19,475|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(helloworld) targets(helloworld)
2022-08-28 04:42:19,475|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-28 04:42:19,476|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-28 04:42:19,476|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/8f4d4b75-611e-4fa5-b79f-8f10531cd5e5/Templates/hello-world-mapping.json
2022-08-28 04:42:19,521|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-28 04:42:19,522|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-28 04:42:19,523|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing blueprint Resource Definitions
2022-08-28 04:42:19,523|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-28 04:42:19,524|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/hello-world-mapping.json)
2022-08-28 04:42:19,573|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| distinct resource keys ([])
2022-08-28 04:42:19,574|302d37b5-d2de-4144-bf0d-c4405910e2a1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enriching Resource Definition sources Node Template: []
2022-08-28 04:42:20,467|8b6b55ea-c6a5-43c0-a69a-b3983d508443||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(9a5a71ca-2dbe-410b-a098-726285cce985) CBA(/opt/app/onap/blueprints/archive/9a5a71ca-2dbe-410b-a098-726285cce985/cba.zip)
2022-08-28 04:42:20,498|8b6b55ea-c6a5-43c0-a69a-b3983d508443||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9a5a71ca-2dbe-410b-a098-726285cce985) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:42:20,565|8b6b55ea-c6a5-43c0-a69a-b3983d508443||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(helloworld)
2022-08-28 04:42:20,578|8b6b55ea-c6a5-43c0-a69a-b3983d508443||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9a5a71ca-2dbe-410b-a098-726285cce985) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:42:20,818|8b6b55ea-c6a5-43c0-a69a-b3983d508443||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/9a5a71ca-2dbe-410b-a098-726285cce985) present to clean.
2022-08-28 04:42:21,240|a12ee18d-c686-4343-b5b7-29f859b1e445||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing request id 654321
2022-08-28 04:42:21,240|a12ee18d-c686-4343-b5b7-29f859b1e445||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-28 04:42:21,240|a12ee18d-c686-4343-b5b7-29f859b1e445||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| StoreAuditService ID  -1
2022-08-28 04:42:21,258|a12ee18d-c686-4343-b5b7-29f859b1e445||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-28 04:42:21,258|a12ee18d-c686-4343-b5b7-29f859b1e445||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-28 04:42:21,261|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:42:21,291|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deriving input data for workflow: (helloworld)
2022-08-28 04:42:21,291|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-28 04:42:21,291|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-28 04:42:21,292|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-28 04:42:21,292|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-28 04:42:21,292|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-28 04:42:21,294|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-28 04:42:21,342|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Batched Sequence : ([])
2022-08-28 04:42:21,343|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Generated Resource Param Data ({ })
2022-08-28 04:42:21,427|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Preparing Response...
2022-08-28 04:42:21,427|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-28 04:42:21,428|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-28 04:42:21,435|a12ee18d-c686-4343-b5b7-29f859b1e445||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 70cdb47c-26d1-485b-a850-3939145980f0 auditStoreId -1
2022-08-28 04:43:36,910|42b2c94a-e16c-4b77-835e-dbc8e1513860||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-28 04:43:36,910|42b2c94a-e16c-4b77-835e-dbc8e1513860||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-28 04:43:36,910|42b2c94a-e16c-4b77-835e-dbc8e1513860||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-28 04:43:38,376|42b2c94a-e16c-4b77-835e-dbc8e1513860||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-28 04:43:38,376|42b2c94a-e16c-4b77-835e-dbc8e1513860||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-28 04:43:42,380|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7dc9e165-7b2f-4c44-9158-7d5a375ce28f)
2022-08-28 04:43:42,381|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| deleting definition types under : /opt/app/onap/blueprints/working/7dc9e165-7b2f-4c44-9158-7d5a375ce28f/Definitions
2022-08-28 04:43:42,383|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| reinitialized all type definitions
2022-08-28 04:43:42,385|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-28 04:43:42,488|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-28 04:43:42,536|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-28 04:43:42,590|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-28 04:43:42,737|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(helloworld)
2022-08-28 04:43:42,743|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-28 04:43:42,745|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(helloworld) targets(helloworld)
2022-08-28 04:43:42,746|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-28 04:43:42,748|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-28 04:43:42,749|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/7dc9e165-7b2f-4c44-9158-7d5a375ce28f/Templates/hello-world-mapping.json
2022-08-28 04:43:42,880|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-28 04:43:42,883|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-28 04:43:42,885|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing blueprint Resource Definitions
2022-08-28 04:43:42,889|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-28 04:43:42,892|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/hello-world-mapping.json)
2022-08-28 04:43:42,979|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| distinct resource keys ([])
2022-08-28 04:43:42,980|6431cb83-f3ed-41d7-9109-f3fbce58e2f9||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enriching Resource Definition sources Node Template: []
2022-08-28 04:43:43,594|2ec2a01f-fd42-4d21-9543-a5ab305c0015||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(eed84dcd-eee8-449f-b14f-c9240787767a) CBA(/opt/app/onap/blueprints/archive/eed84dcd-eee8-449f-b14f-c9240787767a/cba.zip)
2022-08-28 04:43:43,640|2ec2a01f-fd42-4d21-9543-a5ab305c0015||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eed84dcd-eee8-449f-b14f-c9240787767a) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:43:43,679|2ec2a01f-fd42-4d21-9543-a5ab305c0015||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(helloworld)
2022-08-28 04:43:43,710|2ec2a01f-fd42-4d21-9543-a5ab305c0015||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eed84dcd-eee8-449f-b14f-c9240787767a) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:43:44,112|2ec2a01f-fd42-4d21-9543-a5ab305c0015||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/eed84dcd-eee8-449f-b14f-c9240787767a) present to clean.
2022-08-28 04:43:44,504|dfc2991c-1a86-4e09-afa9-50e5a90c0007||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing request id 654321
2022-08-28 04:43:44,505|dfc2991c-1a86-4e09-afa9-50e5a90c0007||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-28 04:43:44,505|dfc2991c-1a86-4e09-afa9-50e5a90c0007||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| StoreAuditService ID  -1
2022-08-28 04:43:44,526|dfc2991c-1a86-4e09-afa9-50e5a90c0007||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-28 04:43:44,526|dfc2991c-1a86-4e09-afa9-50e5a90c0007||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-28 04:43:44,545|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:43:44,652|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deriving input data for workflow: (helloworld)
2022-08-28 04:43:44,654|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-28 04:43:44,654|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-28 04:43:44,659|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-28 04:43:44,660|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-28 04:43:44,661|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-28 04:43:44,669|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-28 04:43:44,812|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Batched Sequence : ([])
2022-08-28 04:43:44,812|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Generated Resource Param Data ({ })
2022-08-28 04:43:44,825|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Preparing Response...
2022-08-28 04:43:44,826|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-28 04:43:44,826|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-28 04:43:44,827|dfc2991c-1a86-4e09-afa9-50e5a90c0007||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c76f7ae0-aab8-418c-a9df-2de4609753a1 auditStoreId -1
2022-08-28 04:44:56,351|72a24a88-9293-4ebe-99b2-1f4d0bbb5951||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-28 04:44:56,352|72a24a88-9293-4ebe-99b2-1f4d0bbb5951||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-28 04:44:56,352|72a24a88-9293-4ebe-99b2-1f4d0bbb5951||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-28 04:44:57,059|72a24a88-9293-4ebe-99b2-1f4d0bbb5951||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-28 04:44:57,061|72a24a88-9293-4ebe-99b2-1f4d0bbb5951||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-28 04:44:59,887|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a1c2f266-3b90-481d-b0a5-0ff013146cc2)
2022-08-28 04:44:59,891|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| deleting definition types under : /opt/app/onap/blueprints/working/a1c2f266-3b90-481d-b0a5-0ff013146cc2/Definitions
2022-08-28 04:44:59,903|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| reinitialized all type definitions
2022-08-28 04:44:59,908|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-28 04:45:00,067|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-28 04:45:00,151|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-28 04:45:00,217|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-28 04:45:00,281|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(helloworld)
2022-08-28 04:45:00,284|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-28 04:45:00,285|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(helloworld) targets(helloworld)
2022-08-28 04:45:00,286|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-28 04:45:00,286|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-28 04:45:00,288|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/a1c2f266-3b90-481d-b0a5-0ff013146cc2/Templates/hello-world-mapping.json
2022-08-28 04:45:00,320|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-28 04:45:00,321|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-28 04:45:00,321|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing blueprint Resource Definitions
2022-08-28 04:45:00,321|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-28 04:45:00,321|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/hello-world-mapping.json)
2022-08-28 04:45:00,338|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| distinct resource keys ([])
2022-08-28 04:45:00,338|a33276ab-27f3-4519-8ed1-e31f2161b005||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enriching Resource Definition sources Node Template: []
2022-08-28 04:45:00,860|753ec81f-dda4-4828-87c1-139b92afcdd5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(bd7bbf19-37c0-4432-8eb4-3d4dae2ddee4) CBA(/opt/app/onap/blueprints/archive/bd7bbf19-37c0-4432-8eb4-3d4dae2ddee4/cba.zip)
2022-08-28 04:45:00,939|753ec81f-dda4-4828-87c1-139b92afcdd5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bd7bbf19-37c0-4432-8eb4-3d4dae2ddee4) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:45:01,031|753ec81f-dda4-4828-87c1-139b92afcdd5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(helloworld)
2022-08-28 04:45:01,116|753ec81f-dda4-4828-87c1-139b92afcdd5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bd7bbf19-37c0-4432-8eb4-3d4dae2ddee4) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:45:01,293|753ec81f-dda4-4828-87c1-139b92afcdd5||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/bd7bbf19-37c0-4432-8eb4-3d4dae2ddee4) present to clean.
2022-08-28 04:45:01,675|f3fe3cff-4386-4346-a58d-c98779e9319b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing request id 654321
2022-08-28 04:45:01,676|f3fe3cff-4386-4346-a58d-c98779e9319b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-28 04:45:01,676|f3fe3cff-4386-4346-a58d-c98779e9319b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| StoreAuditService ID  -1
2022-08-28 04:45:01,683|f3fe3cff-4386-4346-a58d-c98779e9319b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-28 04:45:01,683|f3fe3cff-4386-4346-a58d-c98779e9319b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-28 04:45:01,687|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:45:01,717|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deriving input data for workflow: (helloworld)
2022-08-28 04:45:01,717|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-28 04:45:01,717|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-28 04:45:01,720|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-28 04:45:01,720|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-28 04:45:01,720|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-28 04:45:01,722|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-28 04:45:01,772|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Batched Sequence : ([])
2022-08-28 04:45:01,773|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Generated Resource Param Data ({ })
2022-08-28 04:45:01,788|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Preparing Response...
2022-08-28 04:45:01,788|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-28 04:45:01,788|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-28 04:45:01,788|f3fe3cff-4386-4346-a58d-c98779e9319b||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 770d0e5b-723f-45b8-a9ec-7888abfaa352 auditStoreId -1
2022-08-28 04:47:33,377|39c4a19a-441c-4293-9012-807258ecd228||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-28 04:47:33,378|39c4a19a-441c-4293-9012-807258ecd228||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-28 04:47:33,378|39c4a19a-441c-4293-9012-807258ecd228||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-28 04:47:33,810|39c4a19a-441c-4293-9012-807258ecd228||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-28 04:47:33,811|39c4a19a-441c-4293-9012-807258ecd228||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-28 04:47:36,024|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/edebfbe4-49f8-4217-853c-08df95f46467)
2022-08-28 04:47:36,026|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| deleting definition types under : /opt/app/onap/blueprints/working/edebfbe4-49f8-4217-853c-08df95f46467/Definitions
2022-08-28 04:47:36,030|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| reinitialized all type definitions
2022-08-28 04:47:36,031|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-28 04:47:36,074|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-28 04:47:36,102|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-28 04:47:36,124|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-28 04:47:36,177|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(helloworld)
2022-08-28 04:47:36,177|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-28 04:47:36,177|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(helloworld) targets(helloworld)
2022-08-28 04:47:36,177|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-28 04:47:36,177|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-28 04:47:36,177|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/edebfbe4-49f8-4217-853c-08df95f46467/Templates/hello-world-mapping.json
2022-08-28 04:47:36,186|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-28 04:47:36,186|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-28 04:47:36,186|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing blueprint Resource Definitions
2022-08-28 04:47:36,187|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-28 04:47:36,187|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/hello-world-mapping.json)
2022-08-28 04:47:36,213|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| distinct resource keys ([])
2022-08-28 04:47:36,214|a9814036-dd24-4325-8872-5055e8a6c012||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enriching Resource Definition sources Node Template: []
2022-08-28 04:47:36,661|67bdcc3a-919f-4694-a6d0-3f214c67d87f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(2cea3ce5-d60c-4f9a-9969-26c7fd1c563f) CBA(/opt/app/onap/blueprints/archive/2cea3ce5-d60c-4f9a-9969-26c7fd1c563f/cba.zip)
2022-08-28 04:47:36,688|67bdcc3a-919f-4694-a6d0-3f214c67d87f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2cea3ce5-d60c-4f9a-9969-26c7fd1c563f) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:47:36,728|67bdcc3a-919f-4694-a6d0-3f214c67d87f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(helloworld)
2022-08-28 04:47:36,740|67bdcc3a-919f-4694-a6d0-3f214c67d87f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2cea3ce5-d60c-4f9a-9969-26c7fd1c563f) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:47:36,780|67bdcc3a-919f-4694-a6d0-3f214c67d87f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/2cea3ce5-d60c-4f9a-9969-26c7fd1c563f) present to clean.
2022-08-28 04:47:37,010|e07508de-623f-429f-be5c-db7a7c2cc9a2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing request id 654321
2022-08-28 04:47:37,011|e07508de-623f-429f-be5c-db7a7c2cc9a2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-28 04:47:37,011|e07508de-623f-429f-be5c-db7a7c2cc9a2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| StoreAuditService ID  -1
2022-08-28 04:47:37,014|e07508de-623f-429f-be5c-db7a7c2cc9a2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-28 04:47:37,014|e07508de-623f-429f-be5c-db7a7c2cc9a2||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-28 04:47:37,017|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:47:37,042|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deriving input data for workflow: (helloworld)
2022-08-28 04:47:37,042|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-28 04:47:37,042|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-28 04:47:37,043|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-28 04:47:37,043|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-28 04:47:37,044|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-28 04:47:37,045|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-28 04:47:37,078|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Batched Sequence : ([])
2022-08-28 04:47:37,080|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Generated Resource Param Data ({ })
2022-08-28 04:47:37,101|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Preparing Response...
2022-08-28 04:47:37,101|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-28 04:47:37,101|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-28 04:47:37,102|e07508de-623f-429f-be5c-db7a7c2cc9a2||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 84c7a046-ae39-450d-8a45-c9b43017a0bc auditStoreId -1
2022-08-28 04:52:55,288|067a6a87-9507-40a7-92ee-9a8e32c91bd9||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-28 04:52:55,291|067a6a87-9507-40a7-92ee-9a8e32c91bd9||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-28 04:52:55,292|067a6a87-9507-40a7-92ee-9a8e32c91bd9||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-28 04:52:56,847|067a6a87-9507-40a7-92ee-9a8e32c91bd9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-28 04:52:56,847|067a6a87-9507-40a7-92ee-9a8e32c91bd9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-28 04:53:00,803|2548d50d-b79e-40c2-b737-0c51b2a9a559||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f36d3993-c0ee-44c1-862a-c3448bbb7cc3)
2022-08-28 04:53:00,815|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| deleting definition types under : /opt/app/onap/blueprints/working/f36d3993-c0ee-44c1-862a-c3448bbb7cc3/Definitions
2022-08-28 04:53:00,846|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| reinitialized all type definitions
2022-08-28 04:53:00,847|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-28 04:53:00,955|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-28 04:53:00,997|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-28 04:53:01,117|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-28 04:53:01,265|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(helloworld)
2022-08-28 04:53:01,266|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-28 04:53:01,267|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(helloworld) targets(helloworld)
2022-08-28 04:53:01,267|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-28 04:53:01,267|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-28 04:53:01,267|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/f36d3993-c0ee-44c1-862a-c3448bbb7cc3/Templates/hello-world-mapping.json
2022-08-28 04:53:01,298|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-28 04:53:01,299|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-28 04:53:01,299|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing blueprint Resource Definitions
2022-08-28 04:53:01,299|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-28 04:53:01,299|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/hello-world-mapping.json)
2022-08-28 04:53:01,460|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| distinct resource keys ([])
2022-08-28 04:53:01,460|2548d50d-b79e-40c2-b737-0c51b2a9a559||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enriching Resource Definition sources Node Template: []
2022-08-28 04:53:02,074|e7e22adc-b133-4d55-bfe5-03bfa35d2704||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(bf57be70-b7f5-4026-95f6-6677aa789f8f) CBA(/opt/app/onap/blueprints/archive/bf57be70-b7f5-4026-95f6-6677aa789f8f/cba.zip)
2022-08-28 04:53:02,118|e7e22adc-b133-4d55-bfe5-03bfa35d2704||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bf57be70-b7f5-4026-95f6-6677aa789f8f) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:53:02,171|e7e22adc-b133-4d55-bfe5-03bfa35d2704||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(helloworld)
2022-08-28 04:53:02,204|e7e22adc-b133-4d55-bfe5-03bfa35d2704||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bf57be70-b7f5-4026-95f6-6677aa789f8f) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:53:02,347|e7e22adc-b133-4d55-bfe5-03bfa35d2704||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/bf57be70-b7f5-4026-95f6-6677aa789f8f) present to clean.
2022-08-28 04:53:02,710|ffd732ea-0c86-44da-93ab-117faed64363||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing request id 654321
2022-08-28 04:53:02,710|ffd732ea-0c86-44da-93ab-117faed64363||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-28 04:53:02,710|ffd732ea-0c86-44da-93ab-117faed64363||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| StoreAuditService ID  -1
2022-08-28 04:53:02,716|ffd732ea-0c86-44da-93ab-117faed64363||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-28 04:53:02,716|ffd732ea-0c86-44da-93ab-117faed64363||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-28 04:53:02,726|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-28 04:53:02,773|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deriving input data for workflow: (helloworld)
2022-08-28 04:53:02,773|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-28 04:53:02,773|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-28 04:53:02,775|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-28 04:53:02,775|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-28 04:53:02,776|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-28 04:53:02,779|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-28 04:53:02,834|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Batched Sequence : ([])
2022-08-28 04:53:02,835|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Generated Resource Param Data ({ })
2022-08-28 04:53:02,868|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Preparing Response...
2022-08-28 04:53:02,870|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-28 04:53:02,870|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-28 04:53:02,872|ffd732ea-0c86-44da-93ab-117faed64363||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ac98e962-1c32-4185-96d3-a620ee03d999 auditStoreId -1
2022-08-28 06:06:30,113|e1dfafb2-7324-4cde-8806-6d580204a0d6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(8c954101-9677-4b17-be15-161aa577dd99) CBA(/opt/app/onap/blueprints/archive/8c954101-9677-4b17-be15-161aa577dd99/cba.zip)
2022-08-28 06:06:30,188|e1dfafb2-7324-4cde-8806-6d580204a0d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8c954101-9677-4b17-be15-161aa577dd99) and entry definition file (Definitions/CNF.json)
2022-08-28 06:06:30,683|e1dfafb2-7324-4cde-8806-6d580204a0d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:06:30,691|e1dfafb2-7324-4cde-8806-6d580204a0d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:06:30,692|e1dfafb2-7324-4cde-8806-6d580204a0d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:06:30,693|e1dfafb2-7324-4cde-8806-6d580204a0d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(scale-out)
2022-08-28 06:06:30,698|e1dfafb2-7324-4cde-8806-6d580204a0d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(scale)
2022-08-28 06:06:30,700|e1dfafb2-7324-4cde-8806-6d580204a0d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(scale-in)
2022-08-28 06:06:30,702|e1dfafb2-7324-4cde-8806-6d580204a0d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(health-check)
2022-08-28 06:06:30,840|e1dfafb2-7324-4cde-8806-6d580204a0d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8c954101-9677-4b17-be15-161aa577dd99) and entry definition file (Definitions/CNF.json)
2022-08-28 06:06:31,140|e1dfafb2-7324-4cde-8806-6d580204a0d6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/8c954101-9677-4b17-be15-161aa577dd99) present to clean.
2022-08-28 06:06:32,375|0e93c652-1614-43c0-a5dc-f5223c509924||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-08-28 06:06:32,376|0e93c652-1614-43c0-a5dc-f5223c509924||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-28 06:06:32,376|0e93c652-1614-43c0-a5dc-f5223c509924||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-28 06:06:34,324|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-28 06:06:34,325|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-28 06:06:37,862|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-08-28 06:06:37,866|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(b186d425-9639-4cb0-ada0-a0dc95f260aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-08-28 06:06:37,903|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(f4ba6e27-a53d-4b29-a055-2cd7c16f269f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-08-28 06:06:37,961|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(c3220d25-cf94-486c-843a-07303339c574) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-08-28 06:06:38,021|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(8e5b55e6-734e-4d32-a0c8-d8043671d705) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-08-28 06:06:38,072|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(ca7c69e7-f1e3-4b2b-975e-e5af0ea6de44) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-08-28 06:06:38,180|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(ba54523e-eab9-494f-b097-f4dd0a6b6beb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-08-28 06:06:38,251|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-28 06:06:38,252|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-28 06:06:38,252|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-28 06:06:38,253|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-28 06:06:38,253|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-28 06:06:38,263|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-28 06:06:38,376|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-28 06:06:38,402|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-28 06:06:38,429|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-28 06:06:38,496|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-28 06:06:38,865|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:06:38,866|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:06:38,868|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign-day-2)
2022-08-28 06:06:38,871|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:06:38,872|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy-day-2)
2022-08-28 06:06:38,952|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-28 06:06:39,653|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:06:39,655|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:06:39,656|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:06:39,657|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(HealthCheck)
2022-08-28 06:06:39,658|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(ScaleOutReconfiguration)
2022-08-28 06:06:39,659|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(vf-config-assign)
2022-08-28 06:06:39,660|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(vf-config-deploy)
2022-08-28 06:06:40,045|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-28 06:06:40,918|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:06:40,925|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:06:40,931|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:06:41,174|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-28 06:06:41,728|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:06:41,729|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:06:41,730|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:06:41,848|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:06:41,849|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:06:41,850|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-28 06:06:41,879|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-28 06:06:42,511|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:06:42,514|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:06:42,646|0e93c652-1614-43c0-a5dc-f5223c509924||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-28 06:07:18,968|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6de35202-810e-4a74-957b-f849949fe7f2)
2022-08-28 06:07:18,990|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| deleting definition types under : /opt/app/onap/blueprints/working/6de35202-810e-4a74-957b-f849949fe7f2/Definitions
2022-08-28 06:07:19,011|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| reinitialized all type definitions
2022-08-28 06:07:19,027|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-08-28 06:07:19,072|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(vnf-template)
2022-08-28 06:07:19,092|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(vnf-mapping)
2022-08-28 06:07:19,123|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-08-28 06:07:19,168|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:19,231|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:19,256|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:19,305|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-08-28 06:07:19,307|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-08-28 06:07:19,307|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-08-28 06:07:19,532|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:19,638|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:19,749|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:19,832|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-28 06:07:19,979|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:20,015|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:20,097|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:20,158|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:20,188|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:20,251|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:20,379|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(config-assign)
2022-08-28 06:07:20,392|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(baseconfig-template)
2022-08-28 06:07:20,392|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-08-28 06:07:20,392|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-08-28 06:07:20,422|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:20,456|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:20,485|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:07:20,511|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(config-deploy)
2022-08-28 06:07:20,677|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(resource-assignment)
2022-08-28 06:07:20,679|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-08-28 06:07:20,679|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-08-28 06:07:20,679|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-08-28 06:07:20,679|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-08-28 06:07:20,679|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-08-28 06:07:20,680|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/6de35202-810e-4a74-957b-f849949fe7f2/Templates/vnf-mapping.json
2022-08-28 06:07:20,715|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-08-28 06:07:20,716|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-08-28 06:07:20,717|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/6de35202-810e-4a74-957b-f849949fe7f2/Templates/base_ubuntu20-mapping.json
2022-08-28 06:07:20,738|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-08-28 06:07:20,739|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-08-28 06:07:20,741|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(config-assign)
2022-08-28 06:07:20,742|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-08-28 06:07:20,743|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(config-assign) targets(config-assign)
2022-08-28 06:07:20,743|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-08-28 06:07:20,744|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-08-28 06:07:20,744|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/6de35202-810e-4a74-957b-f849949fe7f2/Templates/baseconfig-mapping.json
2022-08-28 06:07:20,763|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-08-28 06:07:20,764|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-config-assign-properties)
2022-08-28 06:07:20,766|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(config-deploy)
2022-08-28 06:07:20,768|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-08-28 06:07:20,768|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(config-deploy) targets(config-deploy)
2022-08-28 06:07:20,769|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(config-deploy) resource assignment files([]
2022-08-28 06:07:20,769|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing blueprint Resource Definitions
2022-08-28 06:07:20,770|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-08-28 06:07:20,770|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/vnf-mapping.json)
2022-08-28 06:07:20,771|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-08-28 06:07:20,771|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/baseconfig-mapping.json)
2022-08-28 06:07:20,831|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-08-28 06:07:21,287|4a4caadd-64cf-40d1-ac52-c7157a16cc4d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-08-28 06:07:21,963|993d0b43-1833-4060-a84f-9bbeb121fe2f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(529420a2-0c6e-4b67-b532-d0b913329c19) CBA(/opt/app/onap/blueprints/archive/529420a2-0c6e-4b67-b532-d0b913329c19/cba.zip)
2022-08-28 06:07:21,986|993d0b43-1833-4060-a84f-9bbeb121fe2f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/529420a2-0c6e-4b67-b532-d0b913329c19) and entry definition file (Definitions/ubuntu20.json)
2022-08-28 06:07:22,066|993d0b43-1833-4060-a84f-9bbeb121fe2f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-28 06:07:22,169|993d0b43-1833-4060-a84f-9bbeb121fe2f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:07:22,170|993d0b43-1833-4060-a84f-9bbeb121fe2f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:07:22,175|993d0b43-1833-4060-a84f-9bbeb121fe2f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:07:22,220|993d0b43-1833-4060-a84f-9bbeb121fe2f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/529420a2-0c6e-4b67-b532-d0b913329c19) and entry definition file (Definitions/ubuntu20.json)
2022-08-28 06:07:22,433|993d0b43-1833-4060-a84f-9bbeb121fe2f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/529420a2-0c6e-4b67-b532-d0b913329c19) present to clean.
2022-08-28 06:09:15,871|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-28 06:09:16,151|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-28 06:09:16,316|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| request(a104c63e-c464-45b7-a8ad-6389a1fea9d4)
2022-08-28 06:09:16,323|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| CBA file(/opt/app/onap/blueprints/archive/e7f9bdc8-d353-4caf-b2a7-82775e6c107b/cba.zip written successfully
2022-08-28 06:09:16,323|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(e7f9bdc8-d353-4caf-b2a7-82775e6c107b) CBA(/opt/app/onap/blueprints/archive/e7f9bdc8-d353-4caf-b2a7-82775e6c107b/cba.zip)
2022-08-28 06:09:16,362|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e7f9bdc8-d353-4caf-b2a7-82775e6c107b) and entry definition file (Definitions/CNF.json)
2022-08-28 06:09:16,597|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:09:16,599|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:09:16,600|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:09:16,601|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(scale-out)
2022-08-28 06:09:16,603|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(scale)
2022-08-28 06:09:16,604|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(scale-in)
2022-08-28 06:09:16,604|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(health-check)
2022-08-28 06:09:16,660|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e7f9bdc8-d353-4caf-b2a7-82775e6c107b) and entry definition file (Definitions/CNF.json)
2022-08-28 06:09:16,728|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Overwriting blueprint model :APACHE::1.0.0
2022-08-28 06:09:16,784|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-08-28 06:09:16,787|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-08-28 06:09:16,850|a104c63e-c464-45b7-a8ad-6389a1fea9d4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/e7f9bdc8-d353-4caf-b2a7-82775e6c107b) present to clean.
2022-08-28 06:09:20,235|7383fcb2-4e2c-4f1e-ab1f-65d570f87967||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| getting cba file name(APACHE), version(1.0.0) from db
2022-08-28 06:09:21,149|7383fcb2-4e2c-4f1e-ab1f-65d570f87967||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-28 06:09:21,151|7383fcb2-4e2c-4f1e-ab1f-65d570f87967||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-28 06:09:21,155|7383fcb2-4e2c-4f1e-ab1f-65d570f87967||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-28 06:09:21,502|bceed147-e76c-4152-b8c7-71a72eae08ac||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-28 06:09:21,503|bceed147-e76c-4152-b8c7-71a72eae08ac||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-28 06:09:21,508|bceed147-e76c-4152-b8c7-71a72eae08ac||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-28 06:09:24,505|bd741d22-d2e9-4bdf-b5df-789a0b3d1bed||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-28 06:09:24,505|bd741d22-d2e9-4bdf-b5df-789a0b3d1bed||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-28 06:09:24,511|bd741d22-d2e9-4bdf-b5df-789a0b3d1bed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-28 06:09:24,829|702df9ba-c487-4c75-b50f-94f8aeebd51d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-28 06:09:24,829|702df9ba-c487-4c75-b50f-94f8aeebd51d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-28 06:09:24,866|702df9ba-c487-4c75-b50f-94f8aeebd51d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-28 06:09:25,428|d1912fd1-b73e-47ab-a3a0-3511cbc18697||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-28 06:09:25,447|d1912fd1-b73e-47ab-a3a0-3511cbc18697||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-28 06:09:25,463|d1912fd1-b73e-47ab-a3a0-3511cbc18697||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-28 06:09:26,025|dba29184-63d7-4cb8-88f2-eeb59d521381||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-28 06:09:26,025|dba29184-63d7-4cb8-88f2-eeb59d521381||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-28 06:09:26,030|dba29184-63d7-4cb8-88f2-eeb59d521381||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-28 06:09:26,730|a8b6cf17-aed3-4266-89f4-45409834a61c||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-28 06:09:26,730|a8b6cf17-aed3-4266-89f4-45409834a61c||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-28 06:09:26,749|a8b6cf17-aed3-4266-89f4-45409834a61c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-28 06:09:27,288|f777119f-be19-41fa-9d63-de03625d71cd||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-28 06:09:27,288|f777119f-be19-41fa-9d63-de03625d71cd||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-28 06:09:27,292|f777119f-be19-41fa-9d63-de03625d71cd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-28 06:09:37,310|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-28 06:09:37,468|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-28 06:09:37,482|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| request(5afbb474-1bb3-4b5d-be42-0d4d5584cd07)
2022-08-28 06:09:37,486|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| CBA file(/opt/app/onap/blueprints/archive/ee9aa7c7-1462-4281-90f5-b62cbe4a1748/cba.zip written successfully
2022-08-28 06:09:37,488|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(ee9aa7c7-1462-4281-90f5-b62cbe4a1748) CBA(/opt/app/onap/blueprints/archive/ee9aa7c7-1462-4281-90f5-b62cbe4a1748/cba.zip)
2022-08-28 06:09:37,504|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ee9aa7c7-1462-4281-90f5-b62cbe4a1748) and entry definition file (Definitions/ubuntu20.json)
2022-08-28 06:09:37,523|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-28 06:09:37,565|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:09:37,567|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:09:37,568|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:09:37,611|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ee9aa7c7-1462-4281-90f5-b62cbe4a1748) and entry definition file (Definitions/ubuntu20.json)
2022-08-28 06:09:37,743|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-08-28 06:09:37,848|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-08-28 06:09:37,854|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-08-28 06:09:37,898|5afbb474-1bb3-4b5d-be42-0d4d5584cd07||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/ee9aa7c7-1462-4281-90f5-b62cbe4a1748) present to clean.
2022-08-28 06:09:46,253|5c424cd9-2e6c-4df9-8223-adead4438c02||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-08-28 06:09:46,693|5c424cd9-2e6c-4df9-8223-adead4438c02||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-08-28 06:09:46,706|5c424cd9-2e6c-4df9-8223-adead4438c02||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-08-28 06:09:46,723|5c424cd9-2e6c-4df9-8223-adead4438c02||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-08-28 06:09:47,043|a83636a3-691f-4def-83ef-4efb6b65648e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-08-28 06:09:47,043|a83636a3-691f-4def-83ef-4efb6b65648e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-08-28 06:09:47,082|a83636a3-691f-4def-83ef-4efb6b65648e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-08-28 06:09:48,531|c4bd0625-4df5-4917-882b-3d2db8b8b534||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-08-28 06:09:48,531|c4bd0625-4df5-4917-882b-3d2db8b8b534||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-08-28 06:09:48,571|c4bd0625-4df5-4917-882b-3d2db8b8b534||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-08-28 06:09:49,601|2fa3da21-4522-463d-ad74-7e1adc797a70||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-08-28 06:09:49,601|2fa3da21-4522-463d-ad74-7e1adc797a70||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-08-28 06:09:49,653|2fa3da21-4522-463d-ad74-7e1adc797a70||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-08-28 06:19:43,002|0bcad818-f6a8-462e-9592-43413756df37||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-08-28 06:19:43,003|0bcad818-f6a8-462e-9592-43413756df37||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-28 06:19:43,003|0bcad818-f6a8-462e-9592-43413756df37||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-28 06:19:45,091|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-28 06:19:45,092|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-28 06:19:48,406|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-08-28 06:19:48,411|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(e36565f9-dceb-4662-a899-9657856b0f57) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-08-28 06:19:48,528|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(df0b2d28-9bdd-4e80-994a-c1ae58c76236) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-08-28 06:19:48,545|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(1f63d2e9-0855-4495-9a77-bf73115768e8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-08-28 06:19:48,566|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(3c64cb70-eb61-4c9e-9319-608694a6b5ae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-08-28 06:19:48,594|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(ed9a679d-422e-41cc-bd67-82748c55770a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-08-28 06:19:48,631|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(40518143-a5d3-4dc3-91c6-770d590cf225) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-08-28 06:19:48,654|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-28 06:19:48,654|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-28 06:19:48,655|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-28 06:19:48,655|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-28 06:19:48,655|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-28 06:19:48,655|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-28 06:19:48,760|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-28 06:19:48,784|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-28 06:19:48,813|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-28 06:19:48,841|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-28 06:19:49,066|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:19:49,068|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:19:49,071|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:19:49,201|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-28 06:19:49,312|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-08-28 06:19:49,475|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-08-28 06:19:49,506|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-08-28 06:19:49,710|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:19:49,712|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:19:49,712|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:19:49,783|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:19:49,784|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:19:49,785|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-28 06:19:49,798|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-28 06:19:49,888|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-08-28 06:19:49,932|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-08-28 06:19:49,971|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-08-28 06:19:50,059|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-08-28 06:19:50,075|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-08-28 06:19:50,210|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-08-28 06:19:50,273|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:19:50,275|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:19:50,518|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-28 06:19:50,696|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-08-28 06:19:50,738|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-08-28 06:19:50,764|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-08-28 06:19:50,846|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:19:50,847|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:19:50,847|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:19:50,848|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(HealthCheck)
2022-08-28 06:19:50,849|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(ScaleOutReconfiguration)
2022-08-28 06:19:50,849|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(vf-config-assign)
2022-08-28 06:19:50,851|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(vf-config-deploy)
2022-08-28 06:19:50,929|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-28 06:19:51,081|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-08-28 06:19:51,214|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-08-28 06:19:51,261|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-08-28 06:19:51,404|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:19:51,423|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:19:51,452|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign-day-2)
2022-08-28 06:19:51,454|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:19:51,455|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy-day-2)
2022-08-28 06:19:51,496|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-28 06:19:51,529|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Overwriting blueprint model :5G_Core::1.0.37
2022-08-28 06:19:51,619|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-08-28 06:19:51,624|0bcad818-f6a8-462e-9592-43413756df37||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-08-28 06:20:33,085|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a7d5d691-819b-4239-bd1c-9318ec476c43)
2022-08-28 06:20:33,086|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| deleting definition types under : /opt/app/onap/blueprints/working/a7d5d691-819b-4239-bd1c-9318ec476c43/Definitions
2022-08-28 06:20:33,093|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| reinitialized all type definitions
2022-08-28 06:20:33,095|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-08-28 06:20:33,156|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(vnf-template)
2022-08-28 06:20:33,181|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(vnf-mapping)
2022-08-28 06:20:33,245|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-08-28 06:20:33,300|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,402|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,415|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,428|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-08-28 06:20:33,428|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-08-28 06:20:33,428|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-08-28 06:20:33,457|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,468|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,476|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,485|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-28 06:20:33,508|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,520|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,539|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,581|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,616|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,636|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,685|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(config-assign)
2022-08-28 06:20:33,697|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(baseconfig-template)
2022-08-28 06:20:33,699|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-08-28 06:20:33,700|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-08-28 06:20:33,784|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,850|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,917|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(input)
2022-08-28 06:20:33,938|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ***** Enhancing NodeTemplate(config-deploy)
2022-08-28 06:20:34,080|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(resource-assignment)
2022-08-28 06:20:34,083|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-08-28 06:20:34,083|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-08-28 06:20:34,083|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-08-28 06:20:34,083|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-08-28 06:20:34,083|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-08-28 06:20:34,084|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/a7d5d691-819b-4239-bd1c-9318ec476c43/Templates/vnf-mapping.json
2022-08-28 06:20:34,107|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-08-28 06:20:34,107|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-08-28 06:20:34,107|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/a7d5d691-819b-4239-bd1c-9318ec476c43/Templates/base_ubuntu20-mapping.json
2022-08-28 06:20:34,138|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-08-28 06:20:34,138|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-08-28 06:20:34,141|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(config-assign)
2022-08-28 06:20:34,142|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-08-28 06:20:34,142|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(config-assign) targets(config-assign)
2022-08-28 06:20:34,142|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-08-28 06:20:34,142|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-08-28 06:20:34,142|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enriching artifacts file(/opt/app/onap/blueprints/working/a7d5d691-819b-4239-bd1c-9318ec476c43/Templates/baseconfig-mapping.json
2022-08-28 06:20:34,157|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-08-28 06:20:34,157|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| dataType not present for the recipe(dt-config-assign-properties)
2022-08-28 06:20:34,160|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing Workflow(config-deploy)
2022-08-28 06:20:34,160|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-08-28 06:20:34,160|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| identified workflow(config-deploy) targets(config-deploy)
2022-08-28 06:20:34,161|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| workflow(config-deploy) resource assignment files([]
2022-08-28 06:20:34,161|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| ##### Enhancing blueprint Resource Definitions
2022-08-28 06:20:34,161|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-08-28 06:20:34,161|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/vnf-mapping.json)
2022-08-28 06:20:34,161|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-08-28 06:20:34,162|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| processing file (Templates/baseconfig-mapping.json)
2022-08-28 06:20:34,220|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-08-28 06:20:34,532|159d9bbd-bfa1-4a69-974a-ebc0ef7d2ddc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-08-28 06:20:34,961|b21dfeea-dcf7-44a8-badd-1dd0549e4454||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(cc2081eb-16f8-4369-84b9-20973987e229) CBA(/opt/app/onap/blueprints/archive/cc2081eb-16f8-4369-84b9-20973987e229/cba.zip)
2022-08-28 06:20:34,973|b21dfeea-dcf7-44a8-badd-1dd0549e4454||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cc2081eb-16f8-4369-84b9-20973987e229) and entry definition file (Definitions/ubuntu20.json)
2022-08-28 06:20:34,988|b21dfeea-dcf7-44a8-badd-1dd0549e4454||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-28 06:20:35,085|b21dfeea-dcf7-44a8-badd-1dd0549e4454||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:20:35,086|b21dfeea-dcf7-44a8-badd-1dd0549e4454||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:20:35,087|b21dfeea-dcf7-44a8-badd-1dd0549e4454||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:20:35,114|b21dfeea-dcf7-44a8-badd-1dd0549e4454||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cc2081eb-16f8-4369-84b9-20973987e229) and entry definition file (Definitions/ubuntu20.json)
2022-08-28 06:20:35,173|b21dfeea-dcf7-44a8-badd-1dd0549e4454||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-08-28 06:20:35,259|b21dfeea-dcf7-44a8-badd-1dd0549e4454||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-08-28 06:20:35,497|b21dfeea-dcf7-44a8-badd-1dd0549e4454||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-08-28 06:20:35,573|b21dfeea-dcf7-44a8-badd-1dd0549e4454||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/cc2081eb-16f8-4369-84b9-20973987e229) present to clean.
2022-08-28 06:33:31,566|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Save processing(2935d312-77eb-4408-a3a2-e45f537cfbcb) CBA(/opt/app/onap/blueprints/archive/2935d312-77eb-4408-a3a2-e45f537cfbcb/cba.zip)
2022-08-28 06:33:31,672|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2935d312-77eb-4408-a3a2-e45f537cfbcb) and entry definition file (Definitions/CNF.json)
2022-08-28 06:33:31,976|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(resource-assignment)
2022-08-28 06:33:31,978|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-assign)
2022-08-28 06:33:31,979|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(config-deploy)
2022-08-28 06:33:31,980|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(scale-out)
2022-08-28 06:33:31,987|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(scale)
2022-08-28 06:33:31,989|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(scale-in)
2022-08-28 06:33:31,992|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Validating Workflow(health-check)
2022-08-28 06:33:32,139|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2935d312-77eb-4408-a3a2-e45f537cfbcb) and entry definition file (Definitions/CNF.json)
2022-08-28 06:33:32,298|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Overwriting blueprint model :APACHE::1.0.0
2022-08-28 06:33:32,391|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-08-28 06:33:32,921|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-08-28 06:33:33,056|a0d05548-2963-423a-8858-7c7052be4d5d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-gccrm|||| No compiled cache(/opt/app/onap/blueprints/working/2935d312-77eb-4408-a3a2-e45f537cfbcb) present to clean.