Results

By type

          05:08:12,318 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:08:12,319 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:08:12,320 |-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]
05:08:12,321 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:08:12,321 |-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]
05:08:12,321 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:08:12,340 |-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
05:08:12,477 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:08:12,486 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:08:12,490 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:08:12,498 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:08:12,584 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:08:12,584 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:08:12,585 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:08:12,585 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:08:12,585 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:08:12,585 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:08:12,585 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:08:12,586 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:08:12,588 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-06-19 05:08:13,431|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-v77vc with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-06-19 05:08:13,438|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-06-19 05:08:16,722|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-19 05:08:17,486|||main||||INFO||||||| Finished Spring Data repository scanning in 748ms. Found 11 JPA repository interfaces.
2022-06-19 05:08:19,801|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-19 05:08:19,882|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-06-19 05:08:20,112|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-19 05:08:20,625|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-06-19 05:08:21,002|||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-06-19 05:08:21,010|||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-06-19 05:08:21,272|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-06-19 05:08:22,947|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-19 05:08:22,960|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-19 05:08:23,048|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-06-19 05:08:24,270|||main||||INFO||||||| Audit service is disabled
2022-06-19 05:08:24,484|||main||||INFO||||||| Workflow Audit store is disabled
2022-06-19 05:08:25,990|||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-06-19 05:08:26,046|||main||||INFO||||||| Dependency Management module created...
2022-06-19 05:08:27,098|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-06-19 05:08:27,387|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-06-19 05:08:28,871|||main||||INFO||||||| Netty started on port(s): 8080
2022-06-19 05:08:30,354|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-06-19 05:08:30,958|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-06-19 05:08:30,965|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.21 seconds (JVM running for 19.25)
2022-06-19 05:08:30,982|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-06-19 06:14:08,522|679daeee-4ce1-4631-a41a-4f0d06c67bf5||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-06-19 06:14:08,524|679daeee-4ce1-4631-a41a-4f0d06c67bf5||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-19 06:14:08,526|679daeee-4ce1-4631-a41a-4f0d06c67bf5||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-19 06:14:09,051|679daeee-4ce1-4631-a41a-4f0d06c67bf5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-19 06:14:09,054|679daeee-4ce1-4631-a41a-4f0d06c67bf5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-19 06:14:10,380|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c2d15b34-0c31-4e7e-9c86-2684ee31bf3a)
2022-06-19 06:14:10,391|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| deleting definition types under : /opt/app/onap/blueprints/working/c2d15b34-0c31-4e7e-9c86-2684ee31bf3a/Definitions
2022-06-19 06:14:10,483|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| reinitialized all type definitions
2022-06-19 06:14:10,489|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(helloworld)
2022-06-19 06:14:10,525|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(helloworld-template)
2022-06-19 06:14:10,533|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-06-19 06:14:10,540|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-06-19 06:14:10,584|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing Workflow(helloworld)
2022-06-19 06:14:10,584|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-06-19 06:14:10,584|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| identified workflow(helloworld) targets(helloworld)
2022-06-19 06:14:10,585|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-06-19 06:14:10,585|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-06-19 06:14:10,585|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enriching artifacts file(/opt/app/onap/blueprints/working/c2d15b34-0c31-4e7e-9c86-2684ee31bf3a/Templates/hello-world-mapping.json
2022-06-19 06:14:10,597|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-06-19 06:14:10,597|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| dataType not present for the recipe(dt-helloworld-properties)
2022-06-19 06:14:10,597|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing blueprint Resource Definitions
2022-06-19 06:14:10,597|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-06-19 06:14:10,599|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing file (Templates/hello-world-mapping.json)
2022-06-19 06:14:10,618|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| distinct resource keys ([])
2022-06-19 06:14:10,619|dd6fcefc-8e64-480f-9eb6-9c3881c442d8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enriching Resource Definition sources Node Template: []
2022-06-19 06:14:10,889|0bffa123-2bff-4e53-af48-4d3d38fd3596||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(2815f42e-71ae-463f-85cd-c3f8b3eed876) CBA(/opt/app/onap/blueprints/archive/2815f42e-71ae-463f-85cd-c3f8b3eed876/cba.zip)
2022-06-19 06:14:10,905|0bffa123-2bff-4e53-af48-4d3d38fd3596||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2815f42e-71ae-463f-85cd-c3f8b3eed876) and entry definition file (Definitions/blueprint.json)
2022-06-19 06:14:10,984|0bffa123-2bff-4e53-af48-4d3d38fd3596||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(helloworld)
2022-06-19 06:14:11,000|0bffa123-2bff-4e53-af48-4d3d38fd3596||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2815f42e-71ae-463f-85cd-c3f8b3eed876) and entry definition file (Definitions/blueprint.json)
2022-06-19 06:14:11,118|0bffa123-2bff-4e53-af48-4d3d38fd3596||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/working/2815f42e-71ae-463f-85cd-c3f8b3eed876) present to clean.
2022-06-19 06:14:11,358|a8a04654-33a5-41c9-8460-f5784abab1bd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing request id 654321
2022-06-19 06:14:11,358|a8a04654-33a5-41c9-8460-f5784abab1bd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-19 06:14:11,359|a8a04654-33a5-41c9-8460-f5784abab1bd||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| StoreAuditService ID  -1
2022-06-19 06:14:11,368|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| getting cba file name(test101), version(1.0.1) from db
2022-06-19 06:14:11,439|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-06-19 06:14:11,441|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-06-19 06:14:11,444|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-06-19 06:14:11,475|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deriving input data for workflow: (helloworld)
2022-06-19 06:14:11,476|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-06-19 06:14:11,477|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 06:14:11,489|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-06-19 06:14:11,489|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-06-19 06:14:11,490|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-06-19 06:14:11,510|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-06-19 06:14:11,575|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Batched Sequence : ([])
2022-06-19 06:14:11,578|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Generated Resource Param Data ({ })
2022-06-19 06:14:11,667|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Preparing Response...
2022-06-19 06:14:11,669|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-06-19 06:14:11,669|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveWorkflowOutputs for workflow(helloworld)
2022-06-19 06:14:11,672|a8a04654-33a5-41c9-8460-f5784abab1bd||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5c63698e-70ac-438e-b87e-372a358117e8 auditStoreId -1
2022-06-19 06:14:45,351|3e0ef54e-820c-4efb-80e8-050656c51e6b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-06-19 06:14:45,352|3e0ef54e-820c-4efb-80e8-050656c51e6b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-19 06:14:45,352|3e0ef54e-820c-4efb-80e8-050656c51e6b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-19 06:14:45,613|3e0ef54e-820c-4efb-80e8-050656c51e6b||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-19 06:14:45,613|3e0ef54e-820c-4efb-80e8-050656c51e6b||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-19 06:14:46,659|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3f299530-e274-430e-97d4-c6aa7f8e452e)
2022-06-19 06:14:46,660|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| deleting definition types under : /opt/app/onap/blueprints/working/3f299530-e274-430e-97d4-c6aa7f8e452e/Definitions
2022-06-19 06:14:46,662|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| reinitialized all type definitions
2022-06-19 06:14:46,663|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(helloworld)
2022-06-19 06:14:46,688|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(helloworld-template)
2022-06-19 06:14:46,696|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-06-19 06:14:46,704|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-06-19 06:14:46,729|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing Workflow(helloworld)
2022-06-19 06:14:46,730|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-06-19 06:14:46,730|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| identified workflow(helloworld) targets(helloworld)
2022-06-19 06:14:46,730|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-06-19 06:14:46,730|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-06-19 06:14:46,730|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enriching artifacts file(/opt/app/onap/blueprints/working/3f299530-e274-430e-97d4-c6aa7f8e452e/Templates/hello-world-mapping.json
2022-06-19 06:14:46,739|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-06-19 06:14:46,739|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| dataType not present for the recipe(dt-helloworld-properties)
2022-06-19 06:14:46,739|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing blueprint Resource Definitions
2022-06-19 06:14:46,739|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-06-19 06:14:46,740|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing file (Templates/hello-world-mapping.json)
2022-06-19 06:14:46,748|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| distinct resource keys ([])
2022-06-19 06:14:46,748|c616715a-bf24-4837-adca-655048783c4c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enriching Resource Definition sources Node Template: []
2022-06-19 06:14:46,953|1a923318-18a2-417e-b42b-133a41eb91d3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(05ae9188-9985-4be1-92a7-f9a265c94385) CBA(/opt/app/onap/blueprints/archive/05ae9188-9985-4be1-92a7-f9a265c94385/cba.zip)
2022-06-19 06:14:46,962|1a923318-18a2-417e-b42b-133a41eb91d3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/05ae9188-9985-4be1-92a7-f9a265c94385) and entry definition file (Definitions/blueprint.json)
2022-06-19 06:14:46,983|1a923318-18a2-417e-b42b-133a41eb91d3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(helloworld)
2022-06-19 06:14:46,992|1a923318-18a2-417e-b42b-133a41eb91d3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/05ae9188-9985-4be1-92a7-f9a265c94385) and entry definition file (Definitions/blueprint.json)
2022-06-19 06:14:47,033|1a923318-18a2-417e-b42b-133a41eb91d3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/working/05ae9188-9985-4be1-92a7-f9a265c94385) present to clean.
2022-06-19 06:14:47,210|950dbb74-843d-4213-a918-6a05e03c2644||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing request id 654321
2022-06-19 06:14:47,210|950dbb74-843d-4213-a918-6a05e03c2644||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-19 06:14:47,210|950dbb74-843d-4213-a918-6a05e03c2644||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| StoreAuditService ID  -1
2022-06-19 06:14:47,213|950dbb74-843d-4213-a918-6a05e03c2644||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-06-19 06:14:47,213|950dbb74-843d-4213-a918-6a05e03c2644||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-06-19 06:14:47,216|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-06-19 06:14:47,236|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deriving input data for workflow: (helloworld)
2022-06-19 06:14:47,236|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-06-19 06:14:47,236|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 06:14:47,238|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-06-19 06:14:47,238|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-06-19 06:14:47,238|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-06-19 06:14:47,240|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-06-19 06:14:47,270|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Batched Sequence : ([])
2022-06-19 06:14:47,271|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Generated Resource Param Data ({ })
2022-06-19 06:14:47,280|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Preparing Response...
2022-06-19 06:14:47,280|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-06-19 06:14:47,280|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveWorkflowOutputs for workflow(helloworld)
2022-06-19 06:14:47,281|950dbb74-843d-4213-a918-6a05e03c2644||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7fd77c0d-24a3-4e64-b30f-1db2393d1cd2 auditStoreId -1
2022-06-19 06:17:53,114|b4f8d77e-6df1-4106-b93d-1d22c41ed75e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-06-19 06:17:53,114|b4f8d77e-6df1-4106-b93d-1d22c41ed75e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-19 06:17:53,114|b4f8d77e-6df1-4106-b93d-1d22c41ed75e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-19 06:17:53,347|b4f8d77e-6df1-4106-b93d-1d22c41ed75e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-19 06:17:53,347|b4f8d77e-6df1-4106-b93d-1d22c41ed75e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-19 06:17:54,096|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9f6c0906-86fb-48d6-ba1e-3cb20bec66a0)
2022-06-19 06:17:54,097|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| deleting definition types under : /opt/app/onap/blueprints/working/9f6c0906-86fb-48d6-ba1e-3cb20bec66a0/Definitions
2022-06-19 06:17:54,099|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| reinitialized all type definitions
2022-06-19 06:17:54,100|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(helloworld)
2022-06-19 06:17:54,118|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(helloworld-template)
2022-06-19 06:17:54,125|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-06-19 06:17:54,131|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-06-19 06:17:54,147|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing Workflow(helloworld)
2022-06-19 06:17:54,148|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-06-19 06:17:54,148|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| identified workflow(helloworld) targets(helloworld)
2022-06-19 06:17:54,148|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-06-19 06:17:54,148|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-06-19 06:17:54,148|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enriching artifacts file(/opt/app/onap/blueprints/working/9f6c0906-86fb-48d6-ba1e-3cb20bec66a0/Templates/hello-world-mapping.json
2022-06-19 06:17:54,156|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-06-19 06:17:54,156|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| dataType not present for the recipe(dt-helloworld-properties)
2022-06-19 06:17:54,156|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing blueprint Resource Definitions
2022-06-19 06:17:54,156|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-06-19 06:17:54,156|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing file (Templates/hello-world-mapping.json)
2022-06-19 06:17:54,164|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| distinct resource keys ([])
2022-06-19 06:17:54,164|db9d4b8b-8625-447d-8c6a-2fdeda45a19f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enriching Resource Definition sources Node Template: []
2022-06-19 06:17:54,382|cfa2f8e9-63fe-4d94-8a2d-6cccb42974a5||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(564698bc-e8b7-4072-a79b-5fad25158415) CBA(/opt/app/onap/blueprints/archive/564698bc-e8b7-4072-a79b-5fad25158415/cba.zip)
2022-06-19 06:17:54,389|cfa2f8e9-63fe-4d94-8a2d-6cccb42974a5||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/564698bc-e8b7-4072-a79b-5fad25158415) and entry definition file (Definitions/blueprint.json)
2022-06-19 06:17:54,411|cfa2f8e9-63fe-4d94-8a2d-6cccb42974a5||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(helloworld)
2022-06-19 06:17:54,424|cfa2f8e9-63fe-4d94-8a2d-6cccb42974a5||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/564698bc-e8b7-4072-a79b-5fad25158415) and entry definition file (Definitions/blueprint.json)
2022-06-19 06:17:54,463|cfa2f8e9-63fe-4d94-8a2d-6cccb42974a5||reactor-http-epoll-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/working/564698bc-e8b7-4072-a79b-5fad25158415) present to clean.
2022-06-19 06:17:54,656|90fe53c5-74db-408c-9ba0-50a4185b2c82||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing request id 654321
2022-06-19 06:17:54,656|90fe53c5-74db-408c-9ba0-50a4185b2c82||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-19 06:17:54,656|90fe53c5-74db-408c-9ba0-50a4185b2c82||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| StoreAuditService ID  -1
2022-06-19 06:17:54,659|90fe53c5-74db-408c-9ba0-50a4185b2c82||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-06-19 06:17:54,659|90fe53c5-74db-408c-9ba0-50a4185b2c82||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-06-19 06:17:54,662|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-06-19 06:17:54,673|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deriving input data for workflow: (helloworld)
2022-06-19 06:17:54,673|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-06-19 06:17:54,673|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 06:17:54,674|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-06-19 06:17:54,674|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-06-19 06:17:54,675|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-06-19 06:17:54,676|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-06-19 06:17:54,718|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Batched Sequence : ([])
2022-06-19 06:17:54,719|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Generated Resource Param Data ({ })
2022-06-19 06:17:54,728|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Preparing Response...
2022-06-19 06:17:54,728|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-06-19 06:17:54,728|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveWorkflowOutputs for workflow(helloworld)
2022-06-19 06:17:54,729|90fe53c5-74db-408c-9ba0-50a4185b2c82||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fb2d1b9c-ff76-41c4-bf33-a2e0c9149fed auditStoreId -1
2022-06-19 06:38:00,204|bd183fab-cd28-40c4-aca8-b25078d6e165||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-19 06:38:00,205|bd183fab-cd28-40c4-aca8-b25078d6e165||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-19 06:38:00,205|bd183fab-cd28-40c4-aca8-b25078d6e165||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-19 06:38:00,441|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-19 06:38:00,441|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-19 06:38:01,007|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-19 06:38:01,014|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(86569d21-ec11-427c-bb1d-a6560cb6989a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-19 06:38:01,043|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(fad466fa-4f18-46a3-9b3d-d594d845a3c1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-19 06:38:01,053|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(abb71291-1cf7-4679-b04c-8c6151d23c99) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-19 06:38:01,066|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(ad5d73e6-7d99-4f95-b6a0-9a462474f565) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-19 06:38:01,084|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-19 06:38:01,085|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(f874768b-127c-4344-bd07-364cd4420078) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-19 06:38:01,101|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(795e16ec-3a45-4103-8356-7bd9cedee32b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-19 06:38:01,119|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:38:01,119|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:38:01,120|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-19 06:38:01,130|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:38:01,131|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:38:01,160|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:38:01,201|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:38:01,258|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:38:01,279|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:38:01,366|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:38:01,367|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:38:01,367|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:38:01,427|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:38:01,510|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:38:01,511|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:38:01,512|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:38:01,558|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:38:01,633|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:38:01,634|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:38:01,670|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-19 06:38:01,737|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:38:01,738|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:38:01,739|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign-day-2)
2022-06-19 06:38:01,740|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:38:01,741|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy-day-2)
2022-06-19 06:38:01,768|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:38:01,885|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:38:01,886|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:38:01,887|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:38:01,888|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(HealthCheck)
2022-06-19 06:38:01,889|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-19 06:38:01,890|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(vf-config-assign)
2022-06-19 06:38:01,891|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(vf-config-deploy)
2022-06-19 06:38:01,935|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:38:01,936|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:38:01,937|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-19 06:38:01,945|bd183fab-cd28-40c4-aca8-b25078d6e165||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:38:03,367|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1f352347-3391-492c-a089-2efa940e4f6f)
2022-06-19 06:38:03,369|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| deleting definition types under : /opt/app/onap/blueprints/working/1f352347-3391-492c-a089-2efa940e4f6f/Definitions
2022-06-19 06:38:03,371|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| reinitialized all type definitions
2022-06-19 06:38:03,372|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-06-19 06:38:03,403|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-06-19 06:38:03,409|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-06-19 06:38:03,414|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-06-19 06:38:03,428|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(capability)
2022-06-19 06:38:03,446|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(capability)
2022-06-19 06:38:03,454|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-19 06:38:03,468|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-19 06:38:03,483|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-19 06:38:03,493|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-19 06:38:03,504|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-19 06:38:03,514|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-19 06:38:03,551|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-06-19 06:38:03,556|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-06-19 06:38:03,556|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-06-19 06:38:03,570|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(capability)
2022-06-19 06:38:03,578|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(capability)
2022-06-19 06:38:03,585|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(capability)
2022-06-19 06:38:03,593|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-19 06:38:03,602|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-19 06:38:03,612|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-19 06:38:03,623|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-19 06:38:03,632|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-19 06:38:03,642|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-19 06:38:03,651|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-19 06:38:03,683|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing Workflow(resource-resolution)
2022-06-19 06:38:03,684|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-06-19 06:38:03,684|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-06-19 06:38:03,684|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-06-19 06:38:03,684|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-06-19 06:38:03,684|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-06-19 06:38:03,684|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enriching artifacts file(/opt/app/onap/blueprints/working/1f352347-3391-492c-a089-2efa940e4f6f/Templates/hello-world-velocity-mapping.json
2022-06-19 06:38:03,691|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-06-19 06:38:03,691|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-06-19 06:38:03,691|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enriching artifacts file(/opt/app/onap/blueprints/working/1f352347-3391-492c-a089-2efa940e4f6f/Templates/hello-world-jinja-mapping.json
2022-06-19 06:38:03,696|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-06-19 06:38:03,696|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-06-19 06:38:03,696|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing blueprint Resource Definitions
2022-06-19 06:38:03,696|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-06-19 06:38:03,696|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-06-19 06:38:03,697|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-06-19 06:38:03,709|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-06-19 06:38:03,775|b4e4195c-0849-49e0-9fda-058b518e209f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-06-19 06:38:03,957|152ecebe-5331-4ed7-be79-02ffc1b67388||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(997625f5-f935-412c-a1c7-2818fd871d3c) CBA(/opt/app/onap/blueprints/archive/997625f5-f935-412c-a1c7-2818fd871d3c/cba.zip)
2022-06-19 06:38:03,964|152ecebe-5331-4ed7-be79-02ffc1b67388||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/997625f5-f935-412c-a1c7-2818fd871d3c) and entry definition file (Definitions/resource-resolution.json)
2022-06-19 06:38:03,989|152ecebe-5331-4ed7-be79-02ffc1b67388||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-resolution)
2022-06-19 06:38:03,997|152ecebe-5331-4ed7-be79-02ffc1b67388||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/997625f5-f935-412c-a1c7-2818fd871d3c) and entry definition file (Definitions/resource-resolution.json)
2022-06-19 06:38:04,027|152ecebe-5331-4ed7-be79-02ffc1b67388||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/working/997625f5-f935-412c-a1c7-2818fd871d3c) present to clean.
2022-06-19 06:38:04,166|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing request id 07aa0ca3-4e15-4455-a80d-67f84340a65e
2022-06-19 06:38:04,166|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-19 06:38:04,166|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| StoreAuditService ID  -1
2022-06-19 06:38:04,173|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-06-19 06:38:04,226|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-19 06:38:04,231|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-06-19 06:38:04,233|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-06-19 06:38:04,243|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deriving input data for workflow: (resource-resolution)
2022-06-19 06:38:04,247|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-06-19 06:38:04,247|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 06:38:04,248|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| preparing request id(07aa0ca3-4e15-4455-a80d-67f84340a65e) for workflow(resource-resolution) step(helloworld)
2022-06-19 06:38:04,248|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-06-19 06:38:04,248|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-06-19 06:38:04,249|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-06-19 06:38:04,281|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-06-19 06:38:04,314|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-19 06:38:04,314|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-19 06:38:04,585|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-19 06:38:04,674|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 06:38:04,685|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 06:38:04,685|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-19 06:38:04,685|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-19 06:38:04,685|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-06-19 06:38:04,715|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (v_put)
2022-06-19 06:38:04,727|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-19 06:38:04,728|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Getting Jython Script Class(ResolvProperties)
2022-06-19 06:38:08,627|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Component Object org.python.proxies.__main__$ResolvProperties$1@4ec7a03a
2022-06-19 06:38:08,633|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-06-19 06:38:08,645|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (v_python)
2022-06-19 06:38:08,648|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-19 06:38:08,648|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-19 06:38:08,654|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-19 06:38:08,666|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 06:38:08,666|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 06:38:08,667|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-19 06:38:08,667|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-19 06:38:08,667|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-06-19 06:38:08,669|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-19 06:38:08,669|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-19 06:38:08,672|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-19 06:38:08,679|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (v_patch)
2022-06-19 06:38:08,683|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 06:38:08,683|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 06:38:08,683|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-19 06:38:08,683|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-19 06:38:08,684|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-06-19 06:38:08,693|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (v_del)
2022-06-19 06:38:08,694|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-19 06:38:08,726|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-19 06:38:15,764|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| compiled in (7036)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-19 06:38:15,766|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-19 06:38:15,781|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-06-19 06:38:15,792|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (v_kotlin)
2022-06-19 06:38:15,795|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-19 06:38:15,796|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-19 06:38:15,801|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-19 06:38:15,810|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 06:38:15,810|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 06:38:15,810|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-19 06:38:15,810|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-19 06:38:15,811|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-06-19 06:38:15,821|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (v_get)
2022-06-19 06:38:15,828|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-06-19 06:38:15,828|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-06-19 06:38:15,838|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (v_default)
2022-06-19 06:38:15,838|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (v_input)
2022-06-19 06:38:15,839|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-19 06:38:15,840|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-19 06:38:15,844|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-19 06:38:15,853|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 06:38:15,853|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 06:38:15,854|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-19 06:38:15,854|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-19 06:38:15,854|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-06-19 06:38:15,864|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (v_post)
2022-06-19 06:38:15,876|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-19 06:38:15,906|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (list)
2022-06-19 06:38:15,911|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-19 06:38:15,911|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:15,911|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:15,912|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:15,912|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:15,912|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-06-19 06:38:15,923|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (v_db)
2022-06-19 06:38:15,926|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-06-19 06:38:15,982|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-19 06:38:16,002|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-19 06:38:16,003|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-06-19 06:38:16,063|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-06-19 06:38:16,070|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-19 06:38:16,071|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-06-19 06:38:16,072|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-19 06:38:16,072|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Getting Jython Script Class(ResolvProperties)
2022-06-19 06:38:16,082|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-06-19 06:38:16,126|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Component Object org.python.proxies.__main__$ResolvProperties$2@6bcf310
2022-06-19 06:38:16,127|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-06-19 06:38:16,139|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (j_python)
2022-06-19 06:38:16,140|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-19 06:38:16,140|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-19 06:38:16,142|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-19 06:38:16,153|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 06:38:16,153|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 06:38:16,153|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-19 06:38:16,153|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-19 06:38:16,154|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-06-19 06:38:16,164|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (j_patch)
2022-06-19 06:38:16,165|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-06-19 06:38:16,175|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (j_input)
2022-06-19 06:38:16,176|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-19 06:38:16,176|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-19 06:38:16,178|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-19 06:38:16,187|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 06:38:16,187|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 06:38:16,187|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-19 06:38:16,187|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-19 06:38:16,188|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-06-19 06:38:16,198|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (j_put)
2022-06-19 06:38:16,199|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-06-19 06:38:16,209|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (j_default)
2022-06-19 06:38:16,210|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-19 06:38:16,210|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-19 06:38:16,212|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-19 06:38:16,225|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 06:38:16,225|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 06:38:16,225|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-19 06:38:16,225|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-19 06:38:16,225|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-06-19 06:38:16,226|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-19 06:38:16,226|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-19 06:38:16,228|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-19 06:38:16,236|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (j_del)
2022-06-19 06:38:16,237|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 06:38:16,237|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 06:38:16,237|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-19 06:38:16,238|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-19 06:38:16,238|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-06-19 06:38:16,238|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-19 06:38:16,238|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-19 06:38:16,240|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-19 06:38:16,246|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (j_post)
2022-06-19 06:38:16,247|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 06:38:16,247|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 06:38:16,247|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-19 06:38:16,247|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-19 06:38:16,248|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-06-19 06:38:16,257|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (j_get)
2022-06-19 06:38:16,263|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-06-19 06:38:16,263|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-06-19 06:38:16,264|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-06-19 06:38:16,272|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 06:38:16,273|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 06:38:16,273|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-19 06:38:16,273|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-19 06:38:16,273|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-06-19 06:38:16,296|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (j_get_id)
2022-06-19 06:38:16,297|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-19 06:38:16,298|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-06-19 06:38:16,306|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (j_kotlin)
2022-06-19 06:38:16,309|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-19 06:38:16,314|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (list)
2022-06-19 06:38:16,316|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-19 06:38:16,316|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:16,316|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:16,316|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:16,316|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:16,317|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:16,317|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:16,317|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:16,317|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:16,317|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-19 06:38:16,317|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-06-19 06:38:16,326|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (j_db)
2022-06-19 06:38:16,327|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-06-19 06:38:16,519|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-19 06:38:16,527|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-19 06:38:16,528|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Preparing Response...
2022-06-19 06:38:16,528|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-06-19 06:38:16,528|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-06-19 06:38:16,529|27d18232-5dcb-4b6d-bc31-65bdcb1b8eec||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 757e99ac-cd39-41d5-a4c8-411b325379c1 auditStoreId -1
2022-06-19 06:54:23,139|eb3ed7f2-311e-43cb-80de-f8de392fdd70||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-19 06:54:23,140|eb3ed7f2-311e-43cb-80de-f8de392fdd70||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-19 06:54:23,140|eb3ed7f2-311e-43cb-80de-f8de392fdd70||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-19 06:54:23,323|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-19 06:54:23,324|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-19 06:54:23,780|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-19 06:54:23,781|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(e134ad02-c310-46a6-83b6-343042a5adaf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-19 06:54:23,799|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(fa0ac46b-41e0-4d30-b08c-89054ffbca11) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-19 06:54:23,808|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(a430fccb-71d2-4f95-8d80-df76261e2254) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-19 06:54:23,818|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(3adb7054-b044-40ff-871c-4686b3650c73) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-19 06:54:23,832|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(5f43177b-f7db-4a7d-999d-c09381641403) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-19 06:54:23,846|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(fee1d3be-f557-4e2c-aed6-a6b66344854c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-19 06:54:23,861|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:54:23,861|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:54:23,862|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-19 06:54:23,862|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-19 06:54:23,862|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:54:23,863|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:54:23,899|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:54:23,920|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:54:23,938|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:54:23,973|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:54:24,054|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:54:24,055|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:54:24,056|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:54:24,101|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:54:24,149|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-19 06:54:24,171|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-19 06:54:24,179|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:54:24,179|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:54:24,180|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-19 06:54:24,229|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-19 06:54:24,259|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-19 06:54:24,271|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-19 06:54:24,280|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-19 06:54:24,320|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:54:24,320|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:54:24,321|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:54:24,362|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:54:24,392|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-19 06:54:24,407|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-19 06:54:24,415|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-19 06:54:24,452|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:54:24,453|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:54:24,454|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:54:24,454|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(HealthCheck)
2022-06-19 06:54:24,455|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-19 06:54:24,456|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(vf-config-assign)
2022-06-19 06:54:24,456|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(vf-config-deploy)
2022-06-19 06:54:24,498|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:54:24,499|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:54:24,500|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-19 06:54:24,511|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:54:24,542|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-19 06:54:24,554|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-19 06:54:24,561|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-19 06:54:24,572|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-19 06:54:24,572|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-19 06:54:24,598|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-19 06:54:24,623|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:54:24,624|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:54:24,625|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign-day-2)
2022-06-19 06:54:24,626|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:54:24,627|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy-day-2)
2022-06-19 06:54:24,646|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:54:24,659|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-19 06:54:24,673|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-19 06:54:24,675|eb3ed7f2-311e-43cb-80de-f8de392fdd70||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-19 06:54:35,963|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b5760517-83ae-4726-ae3c-b1c977be8902)
2022-06-19 06:54:35,963|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| deleting definition types under : /opt/app/onap/blueprints/working/b5760517-83ae-4726-ae3c-b1c977be8902/Definitions
2022-06-19 06:54:35,966|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| reinitialized all type definitions
2022-06-19 06:54:35,967|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-06-19 06:54:35,985|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(vnf-template)
2022-06-19 06:54:35,991|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(vnf-mapping)
2022-06-19 06:54:35,995|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-06-19 06:54:36,020|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,038|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,045|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,051|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-06-19 06:54:36,051|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-06-19 06:54:36,051|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-06-19 06:54:36,065|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,080|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,088|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,096|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-19 06:54:36,123|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,131|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,140|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,147|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,153|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,160|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,177|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(config-assign)
2022-06-19 06:54:36,181|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(baseconfig-template)
2022-06-19 06:54:36,181|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-06-19 06:54:36,181|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-06-19 06:54:36,196|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,208|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,221|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(input)
2022-06-19 06:54:36,227|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(config-deploy)
2022-06-19 06:54:36,260|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing Workflow(resource-assignment)
2022-06-19 06:54:36,261|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-06-19 06:54:36,261|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-06-19 06:54:36,261|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-06-19 06:54:36,261|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-06-19 06:54:36,261|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-06-19 06:54:36,261|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enriching artifacts file(/opt/app/onap/blueprints/working/b5760517-83ae-4726-ae3c-b1c977be8902/Templates/vnf-mapping.json
2022-06-19 06:54:36,267|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-06-19 06:54:36,267|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-06-19 06:54:36,267|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enriching artifacts file(/opt/app/onap/blueprints/working/b5760517-83ae-4726-ae3c-b1c977be8902/Templates/base_ubuntu20-mapping.json
2022-06-19 06:54:36,272|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-06-19 06:54:36,272|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-06-19 06:54:36,273|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing Workflow(config-assign)
2022-06-19 06:54:36,273|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-06-19 06:54:36,273|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| identified workflow(config-assign) targets(config-assign)
2022-06-19 06:54:36,273|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-06-19 06:54:36,273|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-06-19 06:54:36,273|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enriching artifacts file(/opt/app/onap/blueprints/working/b5760517-83ae-4726-ae3c-b1c977be8902/Templates/baseconfig-mapping.json
2022-06-19 06:54:36,278|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-06-19 06:54:36,278|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-19 06:54:36,278|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing Workflow(config-deploy)
2022-06-19 06:54:36,278|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-06-19 06:54:36,279|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| identified workflow(config-deploy) targets(config-deploy)
2022-06-19 06:54:36,279|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(config-deploy) resource assignment files([]
2022-06-19 06:54:36,279|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing blueprint Resource Definitions
2022-06-19 06:54:36,279|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-06-19 06:54:36,279|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing file (Templates/vnf-mapping.json)
2022-06-19 06:54:36,279|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-06-19 06:54:36,279|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing file (Templates/baseconfig-mapping.json)
2022-06-19 06:54:36,293|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:54:36,347|cb98c6fe-2476-4803-ab8b-10f02c814193||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-06-19 06:54:36,541|05a72d30-2be6-498b-9738-9b34bdf8642e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(a4ad0645-610d-4de5-baaa-37cf985af29f) CBA(/opt/app/onap/blueprints/archive/a4ad0645-610d-4de5-baaa-37cf985af29f/cba.zip)
2022-06-19 06:54:36,549|05a72d30-2be6-498b-9738-9b34bdf8642e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a4ad0645-610d-4de5-baaa-37cf985af29f) and entry definition file (Definitions/ubuntu20.json)
2022-06-19 06:54:36,558|05a72d30-2be6-498b-9738-9b34bdf8642e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:54:36,579|05a72d30-2be6-498b-9738-9b34bdf8642e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:54:36,580|05a72d30-2be6-498b-9738-9b34bdf8642e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:54:36,581|05a72d30-2be6-498b-9738-9b34bdf8642e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:54:36,589|05a72d30-2be6-498b-9738-9b34bdf8642e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a4ad0645-610d-4de5-baaa-37cf985af29f) and entry definition file (Definitions/ubuntu20.json)
2022-06-19 06:54:36,617|05a72d30-2be6-498b-9738-9b34bdf8642e||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/working/a4ad0645-610d-4de5-baaa-37cf985af29f) present to clean.
2022-06-19 06:54:44,591|86090b56-9690-46c0-86a0-b25162a43e2f||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(9f4c25ca-7b4a-46a4-897f-83d3c83ff7cf) CBA(/opt/app/onap/blueprints/archive/9f4c25ca-7b4a-46a4-897f-83d3c83ff7cf/cba.zip)
2022-06-19 06:54:44,621|86090b56-9690-46c0-86a0-b25162a43e2f||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9f4c25ca-7b4a-46a4-897f-83d3c83ff7cf) and entry definition file (Definitions/CNF.json)
2022-06-19 06:54:44,687|86090b56-9690-46c0-86a0-b25162a43e2f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:54:44,688|86090b56-9690-46c0-86a0-b25162a43e2f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:54:44,689|86090b56-9690-46c0-86a0-b25162a43e2f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:54:44,690|86090b56-9690-46c0-86a0-b25162a43e2f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(scale-out)
2022-06-19 06:54:44,690|86090b56-9690-46c0-86a0-b25162a43e2f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(scale)
2022-06-19 06:54:44,691|86090b56-9690-46c0-86a0-b25162a43e2f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(scale-in)
2022-06-19 06:54:44,691|86090b56-9690-46c0-86a0-b25162a43e2f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(health-check)
2022-06-19 06:54:44,712|86090b56-9690-46c0-86a0-b25162a43e2f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9f4c25ca-7b4a-46a4-897f-83d3c83ff7cf) and entry definition file (Definitions/CNF.json)
2022-06-19 06:54:44,759|86090b56-9690-46c0-86a0-b25162a43e2f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/working/9f4c25ca-7b4a-46a4-897f-83d3c83ff7cf) present to clean.
2022-06-19 06:55:21,494|b7c9b649-b2fd-4053-8cb8-11e569eecab4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-19 06:55:21,494|b7c9b649-b2fd-4053-8cb8-11e569eecab4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-19 06:55:21,495|b7c9b649-b2fd-4053-8cb8-11e569eecab4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-19 06:55:21,830|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-19 06:55:21,831|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-19 06:55:22,435|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-19 06:55:22,436|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(b533bd80-3df5-4c4b-926c-9b917d35ac0b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-19 06:55:22,452|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(e6d1fa54-c68d-40f4-96d4-2bfacabbd0eb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-19 06:55:22,471|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(1ac05169-9787-4063-b9d7-87b3f875e64c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-19 06:55:22,483|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(59a8b8c0-ce8e-461c-b7d0-22bb8eac4017) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-19 06:55:22,495|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(9242d95c-92a6-4193-b13f-07b8c16abd70) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-19 06:55:22,514|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(4b47e6b4-1e8f-456a-a268-b1b4c71895ab) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-19 06:55:22,526|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:55:22,526|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:55:22,526|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-19 06:55:22,527|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-19 06:55:22,527|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:55:22,527|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:55:22,552|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:55:22,581|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:55:22,597|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:55:22,612|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:55:22,677|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:55:22,677|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:55:22,678|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:55:22,713|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:55:22,744|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-19 06:55:22,761|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-19 06:55:22,768|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-19 06:55:22,810|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:55:22,811|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:55:22,812|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:55:22,852|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:55:22,880|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-19 06:55:22,893|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-19 06:55:22,893|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-19 06:55:22,940|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:55:22,941|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:55:22,942|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:55:22,943|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(HealthCheck)
2022-06-19 06:55:22,943|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-19 06:55:22,944|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(vf-config-assign)
2022-06-19 06:55:22,944|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(vf-config-deploy)
2022-06-19 06:55:22,981|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-19 06:55:23,009|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-19 06:55:23,023|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-19 06:55:23,024|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-19 06:55:23,054|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:55:23,055|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:55:23,083|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:55:23,083|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:55:23,084|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-19 06:55:23,094|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:55:23,115|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-19 06:55:23,131|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-19 06:55:23,145|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-19 06:55:23,155|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-19 06:55:23,156|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-19 06:55:23,168|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-19 06:55:23,202|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:55:23,202|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:55:23,203|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign-day-2)
2022-06-19 06:55:23,204|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:55:23,204|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy-day-2)
2022-06-19 06:55:23,218|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 06:55:23,231|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-19 06:55:23,248|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-19 06:55:23,249|b7c9b649-b2fd-4053-8cb8-11e569eecab4||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-19 06:55:34,498|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6134553e-b274-439d-8de5-a4c2af6028ab)
2022-06-19 06:55:34,498|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| deleting definition types under : /opt/app/onap/blueprints/working/6134553e-b274-439d-8de5-a4c2af6028ab/Definitions
2022-06-19 06:55:34,501|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| reinitialized all type definitions
2022-06-19 06:55:34,502|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(netconf-device)
2022-06-19 06:55:34,527|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(resolve-data)
2022-06-19 06:55:34,545|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-06-19 06:55:34,552|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-06-19 06:55:34,557|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-06-19 06:55:34,590|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-06-19 06:55:34,610|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing Workflow(config-assign)
2022-06-19 06:55:34,610|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-06-19 06:55:34,610|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| identified workflow(config-assign) targets(resolve-data)
2022-06-19 06:55:34,611|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-06-19 06:55:34,611|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-06-19 06:55:34,611|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enriching artifacts file(/opt/app/onap/blueprints/working/6134553e-b274-439d-8de5-a4c2af6028ab/Templates/netconfrpc-mapping.json
2022-06-19 06:55:34,618|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-06-19 06:55:34,618|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-19 06:55:34,619|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing Workflow(config-deploy)
2022-06-19 06:55:34,620|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-06-19 06:55:34,620|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| identified workflow(config-deploy) targets(execute-netconf)
2022-06-19 06:55:34,620|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(config-deploy) resource assignment files([]
2022-06-19 06:55:34,620|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing blueprint Resource Definitions
2022-06-19 06:55:34,621|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-06-19 06:55:34,621|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing file (Templates/netconfrpc-mapping.json)
2022-06-19 06:55:34,627|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| distinct resource keys ([input-source])
2022-06-19 06:55:34,635|1d2e122b-d515-4724-9762-615d0ec3fd75||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enriching Resource Definition sources Node Template: [source-input]
2022-06-19 06:56:56,210|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-19 06:56:56,317|||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-06-19 06:56:56,370|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| request(45bff952-3eb6-4181-9d2b-84d2795f489c)
2022-06-19 06:56:56,375|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| CBA file(/opt/app/onap/blueprints/archive/ebf00348-ba46-4482-b9b9-2c2ade0264d2/cba.zip written successfully
2022-06-19 06:56:56,375|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(ebf00348-ba46-4482-b9b9-2c2ade0264d2) CBA(/opt/app/onap/blueprints/archive/ebf00348-ba46-4482-b9b9-2c2ade0264d2/cba.zip)
2022-06-19 06:56:56,385|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ebf00348-ba46-4482-b9b9-2c2ade0264d2) and entry definition file (Definitions/ubuntu20.json)
2022-06-19 06:56:56,399|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:56:56,425|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:56:56,426|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:56:56,427|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:56:56,436|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ebf00348-ba46-4482-b9b9-2c2ade0264d2) and entry definition file (Definitions/ubuntu20.json)
2022-06-19 06:56:56,451|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-06-19 06:56:56,465|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-06-19 06:56:56,467|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-06-19 06:56:56,489|45bff952-3eb6-4181-9d2b-84d2795f489c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/working/ebf00348-ba46-4482-b9b9-2c2ade0264d2) present to clean.
2022-06-19 06:57:10,047|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-19 06:57:10,155|||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-06-19 06:57:10,158|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| request(d3dc3ed8-5b72-42b3-8752-84812d55c3b2)
2022-06-19 06:57:10,159|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| CBA file(/opt/app/onap/blueprints/archive/579fc026-1bd0-4933-a9ff-8948fd72a9e2/cba.zip written successfully
2022-06-19 06:57:10,159|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(579fc026-1bd0-4933-a9ff-8948fd72a9e2) CBA(/opt/app/onap/blueprints/archive/579fc026-1bd0-4933-a9ff-8948fd72a9e2/cba.zip)
2022-06-19 06:57:10,192|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/579fc026-1bd0-4933-a9ff-8948fd72a9e2) and entry definition file (Definitions/CNF.json)
2022-06-19 06:57:10,260|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 06:57:10,260|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:57:10,261|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:57:10,262|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(scale-out)
2022-06-19 06:57:10,262|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(scale)
2022-06-19 06:57:10,263|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(scale-in)
2022-06-19 06:57:10,263|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(health-check)
2022-06-19 06:57:10,288|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/579fc026-1bd0-4933-a9ff-8948fd72a9e2) and entry definition file (Definitions/CNF.json)
2022-06-19 06:57:10,305|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :APACHE::1.0.0
2022-06-19 06:57:10,321|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-06-19 06:57:10,322|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-06-19 06:57:10,349|d3dc3ed8-5b72-42b3-8752-84812d55c3b2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/working/579fc026-1bd0-4933-a9ff-8948fd72a9e2) present to clean.
2022-06-19 06:57:16,477|589e8411-5db8-4f18-89c9-8c19596d7211||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-06-19 06:57:16,540|589e8411-5db8-4f18-89c9-8c19596d7211||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-19 06:57:16,542|589e8411-5db8-4f18-89c9-8c19596d7211||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-19 06:57:16,547|589e8411-5db8-4f18-89c9-8c19596d7211||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-19 06:57:16,735|91c7bfbe-24f7-4342-96c2-1d2dc26d7fb8||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-19 06:57:16,735|91c7bfbe-24f7-4342-96c2-1d2dc26d7fb8||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-19 06:57:16,739|91c7bfbe-24f7-4342-96c2-1d2dc26d7fb8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-19 06:57:17,133|c6cf8a7a-9c25-4445-a3e4-7a98de52f184||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-19 06:57:17,134|c6cf8a7a-9c25-4445-a3e4-7a98de52f184||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-19 06:57:17,136|c6cf8a7a-9c25-4445-a3e4-7a98de52f184||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-19 06:57:17,324|d88efd60-6396-4cb0-961f-ece99da5ba64||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-19 06:57:17,324|d88efd60-6396-4cb0-961f-ece99da5ba64||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-19 06:57:17,326|d88efd60-6396-4cb0-961f-ece99da5ba64||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-19 06:57:24,425|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-19 06:57:24,533|||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-06-19 06:57:24,535|2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| request(2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6)
2022-06-19 06:57:24,536|2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| CBA file(/opt/app/onap/blueprints/archive/4655abb1-0bc3-471a-ae70-d702c42b3e52/cba.zip written successfully
2022-06-19 06:57:24,536|2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(4655abb1-0bc3-471a-ae70-d702c42b3e52) CBA(/opt/app/onap/blueprints/archive/4655abb1-0bc3-471a-ae70-d702c42b3e52/cba.zip)
2022-06-19 06:57:24,554|2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4655abb1-0bc3-471a-ae70-d702c42b3e52) and entry definition file (Definitions/pnf_netconf.json)
2022-06-19 06:57:24,558|2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 06:57:24,571|2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 06:57:24,572|2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 06:57:24,583|2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4655abb1-0bc3-471a-ae70-d702c42b3e52) and entry definition file (Definitions/pnf_netconf.json)
2022-06-19 06:57:24,596|2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-19 06:57:24,608|2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-19 06:57:24,608|2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-19 06:57:24,629|2cc7f53e-abec-4f37-bc58-43f2f7b6f9e6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/working/4655abb1-0bc3-471a-ae70-d702c42b3e52) present to clean.
2022-06-19 06:57:35,217|7e7c5451-436f-4034-bc8e-3602066dfffc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| getting cba file name(APACHE), version(1.0.0) from db
2022-06-19 06:57:35,416|7e7c5451-436f-4034-bc8e-3602066dfffc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 06:57:35,418|7e7c5451-436f-4034-bc8e-3602066dfffc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-19 06:57:35,420|7e7c5451-436f-4034-bc8e-3602066dfffc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-19 06:57:35,565|4a3aa96e-a2d2-4d53-be5b-638747c2677a||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 06:57:35,565|4a3aa96e-a2d2-4d53-be5b-638747c2677a||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-19 06:57:35,569|4a3aa96e-a2d2-4d53-be5b-638747c2677a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-19 06:57:36,283|ac702a03-37b9-454a-bd8a-4940b5e196a9||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 06:57:36,283|ac702a03-37b9-454a-bd8a-4940b5e196a9||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-19 06:57:36,285|ac702a03-37b9-454a-bd8a-4940b5e196a9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-19 06:57:36,482|9300554b-3df5-43be-a6d0-35c43bc1436d||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 06:57:36,482|9300554b-3df5-43be-a6d0-35c43bc1436d||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-19 06:57:36,485|9300554b-3df5-43be-a6d0-35c43bc1436d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-19 06:57:36,695|7e1d02e1-3193-4d1c-bfee-3b1544bb43fb||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 06:57:36,695|7e1d02e1-3193-4d1c-bfee-3b1544bb43fb||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-19 06:57:36,698|7e1d02e1-3193-4d1c-bfee-3b1544bb43fb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-19 06:57:36,927|8cb29b04-96cd-43d8-87e3-d9be1d95d5d8||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 06:57:36,927|8cb29b04-96cd-43d8-87e3-d9be1d95d5d8||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-19 06:57:36,929|8cb29b04-96cd-43d8-87e3-d9be1d95d5d8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-19 06:57:37,153|a9bcdf2c-e90d-4e98-bf9e-d5bdc900d45e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 06:57:37,153|a9bcdf2c-e90d-4e98-bf9e-d5bdc900d45e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-19 06:57:37,155|a9bcdf2c-e90d-4e98-bf9e-d5bdc900d45e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-19 06:57:37,347|aaab1e12-d8c7-4a59-a644-67049a50ea01||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 06:57:37,347|aaab1e12-d8c7-4a59-a644-67049a50ea01||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-19 06:57:37,349|aaab1e12-d8c7-4a59-a644-67049a50ea01||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-19 07:01:13,372|756d8d98-e593-4125-894a-1f992315c469||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing request id 41dc9358-060a-4a9f-9d82-c1edf370e241
2022-06-19 07:01:13,373|756d8d98-e593-4125-894a-1f992315c469||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-19 07:01:13,373|756d8d98-e593-4125-894a-1f992315c469||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| StoreAuditService ID  -1
2022-06-19 07:01:13,375|756d8d98-e593-4125-894a-1f992315c469||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-19 07:01:13,375|756d8d98-e593-4125-894a-1f992315c469||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-19 07:01:13,380|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-19 07:01:13,401|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deriving input data for workflow: (resource-assignment)
2022-06-19 07:01:13,402|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-19 07:01:13,402|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:01:13,406|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| preparing request id(41dc9358-060a-4a9f-9d82-c1edf370e241) for workflow(resource-assignment) step(resource-assignment)
2022-06-19 07:01:13,406|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-19 07:01:13,406|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-19 07:01:13,408|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-19 07:01:13,431|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-19 07:01:13,434|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-19 07:01:13,435|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("671285d9-0dd7-4b7d-8345-7df3fb5da79d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-19 07:01:13,435|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("3c24b6ef-5eb8-4536-b9c5-c24f37a569f3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-19 07:01:13,438|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Generated Resource Param Data ({
  "service-instance-id" : "671285d9-0dd7-4b7d-8345-7df3fb5da79d",
  "vnf-id" : "3c24b6ef-5eb8-4536-b9c5-c24f37a569f3",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-06-19 07:01:13,455|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Preparing Response...
2022-06-19 07:01:13,455|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-19 07:01:13,455|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-19 07:01:13,457|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4c428cf9-dd11-455a-bfe5-683fa20c0803 auditStoreId -1
2022-06-19 07:01:21,023|756d8d98-e593-4125-894a-1f992315c469||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing request id efd4b4f7-868f-4738-b5ef-4c9abaa480be
2022-06-19 07:01:21,023|756d8d98-e593-4125-894a-1f992315c469||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-19 07:01:21,024|756d8d98-e593-4125-894a-1f992315c469||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| StoreAuditService ID  -1
2022-06-19 07:01:21,024|756d8d98-e593-4125-894a-1f992315c469||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-19 07:01:21,024|756d8d98-e593-4125-894a-1f992315c469||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-19 07:01:21,026|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-19 07:01:21,032|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deriving input data for workflow: (resource-assignment)
2022-06-19 07:01:21,033|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-19 07:01:21,033|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:01:21,034|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| preparing request id(efd4b4f7-868f-4738-b5ef-4c9abaa480be) for workflow(resource-assignment) step(resource-assignment)
2022-06-19 07:01:21,034|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-19 07:01:21,034|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-19 07:01:21,035|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-06-19 07:01:21,051|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-19 07:01:21,053|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-06-19 07:01:21,053|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-06-19 07:01:21,053|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-06-19 07:01:21,054|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-06-19 07:01:21,054|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("4b099d69-e507-4120-87c2-c8ddf130baa3") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-19 07:01:21,054|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("671285d9-0dd7-4b7d-8345-7df3fb5da79d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-19 07:01:21,054|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-06-19 07:01:21,054|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-06-19 07:01:21,055|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-06-19 07:01:21,057|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("3c24b6ef-5eb8-4536-b9c5-c24f37a569f3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-19 07:01:21,057|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "671285d9-0dd7-4b7d-8345-7df3fb5da79d",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "4b099d69-e507-4120-87c2-c8ddf130baa3",
  "vnf-id" : "3c24b6ef-5eb8-4536-b9c5-c24f37a569f3",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-06-19 07:01:21,068|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Preparing Response...
2022-06-19 07:01:21,068|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-19 07:01:21,068|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-19 07:01:21,068|756d8d98-e593-4125-894a-1f992315c469||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2d15ebba-2eeb-4e4a-9bc6-7590e38a8e6b auditStoreId -1
2022-06-19 07:01:29,735|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-19 07:01:29,841|||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-06-19 07:01:29,869|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing request id 756d8d98-e593-4125-894a-1f992315c469
2022-06-19 07:01:29,869|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-19 07:01:29,869|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| StoreAuditService ID  -1
2022-06-19 07:01:29,869|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-19 07:01:29,870|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-19 07:01:29,870|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-19 07:01:29,874|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deriving input data for workflow: (config-assign)
2022-06-19 07:01:29,874|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-06-19 07:01:29,875|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:01:29,875|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| preparing request id(756d8d98-e593-4125-894a-1f992315c469) for workflow(config-assign) step(config-assign)
2022-06-19 07:01:29,875|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-06-19 07:01:29,875|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-06-19 07:01:29,876|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-06-19 07:01:29,903|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-19 07:01:29,904|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-19 07:01:29,904|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("671285d9-0dd7-4b7d-8345-7df3fb5da79d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-19 07:01:29,905|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("3c24b6ef-5eb8-4536-b9c5-c24f37a569f3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-19 07:01:29,916|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (service-instance-id)
2022-06-19 07:01:29,917|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (vnf-id)
2022-06-19 07:01:29,917|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resource resolution saved into database successfully : (vnf_name)
2022-06-19 07:01:29,918|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Generated Resource Param Data ({
  "service-instance-id" : "671285d9-0dd7-4b7d-8345-7df3fb5da79d",
  "vnf-id" : "3c24b6ef-5eb8-4536-b9c5-c24f37a569f3",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-06-19 07:01:29,933|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-06-19 07:01:29,941|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-19 07:01:29,941|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Preparing Response...
2022-06-19 07:01:29,942|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-06-19 07:01:29,942|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-19 07:01:29,942|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0e4cbac3-9306-4e55-bde8-da6b3bf2a00a auditStoreId -1
2022-06-19 07:01:29,973|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Completed
2022-06-19 07:02:29,681|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-19 07:02:29,790|||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-06-19 07:02:29,802|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing request id 756d8d98-e593-4125-894a-1f992315c469
2022-06-19 07:02:29,802|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-19 07:02:29,802|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| StoreAuditService ID  -1
2022-06-19 07:02:29,804|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-19 07:02:29,804|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-19 07:02:29,806|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-19 07:02:29,811|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deriving input data for workflow: (config-deploy)
2022-06-19 07:02:29,812|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-06-19 07:02:29,812|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:02:29,822|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| preparing request id(756d8d98-e593-4125-894a-1f992315c469) for workflow(config-deploy) step(config-deploy)
2022-06-19 07:02:29,822|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-06-19 07:02:29,822|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-06-19 07:02:29,826|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-06-19 07:02:29,827|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Getting Jython Script Class(ConfigDeploy)
2022-06-19 07:02:29,888|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@23027fd0
2022-06-19 07:02:29,891|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Hello world
2022-06-19 07:02:29,892|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Preparing Response...
2022-06-19 07:02:29,892|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-06-19 07:02:29,892|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-19 07:02:29,893|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0dec941c-78b5-4b5f-a429-8d0e17d5535c auditStoreId -1
2022-06-19 07:02:29,896|756d8d98-e593-4125-894a-1f992315c469||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Completed
2022-06-19 07:05:15,589|5405c9bc-cbe4-4895-9007-4e90641d7283||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing request id c2f175d7-43ab-4217-9219-bf23d335096f
2022-06-19 07:05:15,589|5405c9bc-cbe4-4895-9007-4e90641d7283||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-19 07:05:15,589|5405c9bc-cbe4-4895-9007-4e90641d7283||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| StoreAuditService ID  -1
2022-06-19 07:05:15,595|5405c9bc-cbe4-4895-9007-4e90641d7283||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 07:05:15,595|5405c9bc-cbe4-4895-9007-4e90641d7283||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-19 07:05:15,599|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-19 07:05:15,624|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deriving input data for workflow: (resource-assignment)
2022-06-19 07:05:15,718|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Execute node(START) -> executed state(SUCCESS)
2022-06-19 07:05:15,723|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Executing workflow(resource-assignment[c2f175d7-43ab-4217-9219-bf23d335096f])'s step(resource-assignment)
2022-06-19 07:05:15,723|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:05:15,724|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| preparing request id(c2f175d7-43ab-4217-9219-bf23d335096f) for workflow(resource-assignment) step(resource-assignment)
2022-06-19 07:05:15,725|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-19 07:05:15,725|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-19 07:05:15,726|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-19 07:05:15,749|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-06-19 07:05:15,758|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-19 07:05:15,758|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-06-19 07:05:15,758|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-19 07:05:15,759|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("466a4d25-ad3f-4212-87a5-0c73818bcc36") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-19 07:05:15,759|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("76877531-ad91-4443-8373-4ac048c9033b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-19 07:05:15,771|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-06-19 07:05:15,772|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-06-19 07:05:15,789|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-19 07:05:19,839|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - )
2022-06-19 07:05:19,840|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 07:05:19,840|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220619t070519032633z")
2022-06-19 07:05:19,840|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220619t070519032633z")
2022-06-19 07:05:19,841|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220619t070519032633z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-19 07:05:19,841|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-19 07:05:19,843|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "76877531-ad91-4443-8373-4ac048c9033b",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "466a4d25-ad3f-4212-87a5-0c73818bcc36",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220619t070519032633z"
})
2022-06-19 07:05:19,854|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Preparing Response...
2022-06-19 07:05:19,854|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-19 07:05:19,854|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-19 07:05:19,855|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Executing workflow(resource-assignment[c2f175d7-43ab-4217-9219-bf23d335096f])'s step(profile-upload)
2022-06-19 07:05:19,855|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:05:19,862|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| preparing request id(c2f175d7-43ab-4217-9219-bf23d335096f) for workflow(resource-assignment) step(profile-upload)
2022-06-19 07:05:19,862|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-19 07:05:19,862|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-06-19 07:05:19,864|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Triggering K8s Profile Upload component logic.
2022-06-19 07:05:19,864|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Getting the template prefixes
2022-06-19 07:05:19,865|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Iterating over prefixes in resource assignment map.
2022-06-19 07:05:19,868|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Prefix vnf does not have required data for us to continue.
2022-06-19 07:05:19,868|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Preparing Response...
2022-06-19 07:05:19,868|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-19 07:05:19,868|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-19 07:05:19,869|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Execute node(END) -> executed state(SUCCESS)
2022-06-19 07:05:19,878|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(c2f175d7-43ab-4217-9219-bf23d335096f) nodes completed with (0)exceptions
2022-06-19 07:05:19,879|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-19 07:05:19,882|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 12628ae2-05fa-4be1-9a7d-7dac6df4989c auditStoreId -1
2022-06-19 07:05:26,924|5405c9bc-cbe4-4895-9007-4e90641d7283||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing request id b7b17e3d-e2eb-483c-8fa8-01d3b3272777
2022-06-19 07:05:26,924|5405c9bc-cbe4-4895-9007-4e90641d7283||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-19 07:05:26,924|5405c9bc-cbe4-4895-9007-4e90641d7283||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| StoreAuditService ID  -1
2022-06-19 07:05:26,924|5405c9bc-cbe4-4895-9007-4e90641d7283||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 07:05:26,924|5405c9bc-cbe4-4895-9007-4e90641d7283||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-19 07:05:26,926|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-19 07:05:26,933|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deriving input data for workflow: (resource-assignment)
2022-06-19 07:05:26,934|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Execute node(START) -> executed state(SUCCESS)
2022-06-19 07:05:26,935|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Executing workflow(resource-assignment[b7b17e3d-e2eb-483c-8fa8-01d3b3272777])'s step(resource-assignment)
2022-06-19 07:05:26,935|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:05:26,936|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| preparing request id(b7b17e3d-e2eb-483c-8fa8-01d3b3272777) for workflow(resource-assignment) step(resource-assignment)
2022-06-19 07:05:26,936|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-19 07:05:26,936|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-19 07:05:26,936|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-06-19 07:05:26,952|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-06-19 07:05:26,955|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-06-19 07:05:26,956|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("7e69ea15-6b73-4934-b1cf-cbe06b03f214") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-19 07:05:26,956|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-06-19 07:05:26,956|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-06-19 07:05:26,957|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("895969e6-9d4a-4628-a701-ef96cc3dc848") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-06-19 07:05:26,958|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-06-19 07:05:26,958|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-06-19 07:05:27,006|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Parameter information : ({customizationid=895969e6-9d4a-4628-a701-ef96cc3dc848})
2022-06-19 07:05:27,009|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Parameter information : ({customizationid=895969e6-9d4a-4628-a701-ef96cc3dc848})
2022-06-19 07:05:27,025|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 07:05:27,025|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 07:05:27,028|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"}])
2022-06-19 07:05:27,028|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"be9ef320-6c50-42cd-9806-f6e62ec1561d"}])
2022-06-19 07:05:27,028|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("be9ef320-6c50-42cd-9806-f6e62ec1561d") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-06-19 07:05:27,028|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("74006cdc-6621-4d73-9ec1-193f34a26f7d") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-06-19 07:05:27,029|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-06-19 07:05:27,035|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Transformed value: null -> 74006cdc-6621-4d73-9ec1-193f34a26f7d
2022-06-19 07:05:27,036|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-06-19 07:05:27,118|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Parameter information : ({customizationid=895969e6-9d4a-4628-a701-ef96cc3dc848})
2022-06-19 07:05:27,126|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 07:05:27,127|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-06-19 07:05:27,127|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-06-19 07:05:27,128|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-06-19 07:05:27,128|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-06-19 07:05:27,136|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Transformed value: null -> 895969e6-9d4a-4628-a701-ef96cc3dc848
2022-06-19 07:05:27,136|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("76877531-ad91-4443-8373-4ac048c9033b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-19 07:05:27,137|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-06-19 07:05:27,137|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-06-19 07:05:27,137|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("466a4d25-ad3f-4212-87a5-0c73818bcc36") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-19 07:05:27,146|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-06-19 07:05:27,146|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-06-19 07:05:27,146|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-06-19 07:05:27,146|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-06-19 07:05:27,163|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-06-19 07:05:27,163|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-06-19 07:05:27,188|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 07:05:27,188|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 07:05:27,189|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 07:05:27,189|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 07:05:27,189|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-19 07:05:27,189|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-19 07:05:27,189|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-19 07:05:27,190|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220619t070519032633z")
2022-06-19 07:05:27,190|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220619t070519032633z")
2022-06-19 07:05:27,190|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220619t070519032633z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-19 07:05:27,200|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-06-19 07:05:27,200|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-06-19 07:05:27,202|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-19 07:05:27,459|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - )
2022-06-19 07:05:27,460|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 07:05:27,461|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001")
2022-06-19 07:05:27,461|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001")
2022-06-19 07:05:27,461|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-06-19 07:05:27,462|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-19 07:05:27,478|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-06-19 07:05:27,478|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-06-19 07:05:27,495|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-06-19 07:05:27,507|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 07:05:27,507|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response processing type (string)
2022-06-19 07:05:27,507|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-06-19 07:05:27,508|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-06-19 07:05:27,508|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-19 07:05:27,509|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-06-19 07:05:27,509|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-06-19 07:05:27,510|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "74006cdc-6621-4d73-9ec1-193f34a26f7d",
  "k8s-rb-definition-version" : "895969e6-9d4a-4628-a701-ef96cc3dc848",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "76877531-ad91-4443-8373-4ac048c9033b",
  "vf-module-id" : "7e69ea15-6b73-4934-b1cf-cbe06b03f214",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "895969e6-9d4a-4628-a701-ef96cc3dc848",
  "vf-module-model-invariant-uuid" : "74006cdc-6621-4d73-9ec1-193f34a26f7d",
  "vf-module-model-version" : "be9ef320-6c50-42cd-9806-f6e62ec1561d",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "466a4d25-ad3f-4212-87a5-0c73818bcc36",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220619t070519032633z"
})
2022-06-19 07:05:27,523|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Preparing Response...
2022-06-19 07:05:27,523|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-19 07:05:27,523|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-19 07:05:27,524|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Executing workflow(resource-assignment[b7b17e3d-e2eb-483c-8fa8-01d3b3272777])'s step(profile-upload)
2022-06-19 07:05:27,524|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:05:27,525|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| preparing request id(b7b17e3d-e2eb-483c-8fa8-01d3b3272777) for workflow(resource-assignment) step(profile-upload)
2022-06-19 07:05:27,525|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-19 07:05:27,525|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-06-19 07:05:27,525|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Triggering K8s Profile Upload component logic.
2022-06-19 07:05:27,525|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Getting the template prefixes
2022-06-19 07:05:27,526|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Iterating over prefixes in resource assignment map.
2022-06-19 07:05:27,541|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(GET), url(/v1/rb/definition/74006cdc-6621-4d73-9ec1-193f34a26f7d/895969e6-9d4a-4628-a701-ef96cc3dc848)
2022-06-19 07:05:27,557|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 07:05:27,566|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(GET), url(/v1/rb/definition/74006cdc-6621-4d73-9ec1-193f34a26f7d/895969e6-9d4a-4628-a701-ef96cc3dc848/profile/node-port-profile)
2022-06-19 07:05:27,571|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(404 - Not Found)
2022-06-19 07:05:27,571|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Uploading K8s Profile..
2022-06-19 07:05:27,592|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(POST), url(/v1/rb/definition/74006cdc-6621-4d73-9ec1-193f34a26f7d/895969e6-9d4a-4628-a701-ef96cc3dc848/profile)
2022-06-19 07:05:27,605|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(201 - Created)
2022-06-19 07:05:27,627|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Rest request method(POST), url(/v1/rb/definition/74006cdc-6621-4d73-9ec1-193f34a26f7d/895969e6-9d4a-4628-a701-ef96cc3dc848/profile/node-port-profile/content)
2022-06-19 07:05:27,644|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Response status(200 - OK)
2022-06-19 07:05:27,644|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| K8s Profile Upload Completed
2022-06-19 07:05:27,644|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Preparing Response...
2022-06-19 07:05:27,644|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-19 07:05:27,644|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-19 07:05:27,645|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Execute node(END) -> executed state(SUCCESS)
2022-06-19 07:05:27,645|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(b7b17e3d-e2eb-483c-8fa8-01d3b3272777) nodes completed with (0)exceptions
2022-06-19 07:05:27,645|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-19 07:05:27,646|5405c9bc-cbe4-4895-9007-4e90641d7283||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d69cf860-cb00-430c-875a-1f447f6d5606 auditStoreId -1
2022-06-19 07:05:32,733|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-19 07:05:32,839|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-19 07:05:32,845|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing request id 5405c9bc-cbe4-4895-9007-4e90641d7283
2022-06-19 07:05:32,845|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-19 07:05:32,845|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| StoreAuditService ID  -1
2022-06-19 07:05:32,846|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 07:05:32,846|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-19 07:05:32,846|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-19 07:05:32,851|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deriving input data for workflow: (config-assign)
2022-06-19 07:05:32,852|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-19 07:05:32,853|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[5405c9bc-cbe4-4895-9007-4e90641d7283])'s step(config-setup)
2022-06-19 07:05:32,853|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:05:32,854|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(5405c9bc-cbe4-4895-9007-4e90641d7283) for workflow(config-assign) step(config-setup)
2022-06-19 07:05:32,854|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-19 07:05:32,854|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-06-19 07:05:32,855|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-19 07:05:32,886|||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-06-19 07:05:32,888|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-19 07:05:32,889|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("76877531-ad91-4443-8373-4ac048c9033b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-19 07:05:32,898|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-19 07:05:32,898|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-19 07:05:32,913|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b)
2022-06-19 07:05:32,941|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-19 07:05:32,942|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-06-19 07:05:32,943|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a")
2022-06-19 07:05:32,943|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a")
2022-06-19 07:05:32,943|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-19 07:05:32,944|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("466a4d25-ad3f-4212-87a5-0c73818bcc36") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-19 07:05:32,951|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-19 07:05:32,951|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-19 07:05:32,961|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vf-modules)
2022-06-19 07:05:33,007|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-19 07:05:33,007|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-06-19 07:05:33,008|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"be9ef320-6c50-42cd-9806-f6e62ec1561d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"74006cdc-6621-4d73-9ec1-193f34a26f7d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5405c9bc-cbe4-4895-9007-4e90641d7283","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"127fadb5-215e-4a39-aa01-6ba41cbe9b65","model-invariant-uuid":"3173318c-9c6a-4e9e-a1ca-4529a572775e"},"global-customer-id":"basiccnf-macro-customer","service-id":"76877531-ad91-4443-8373-4ac048c9033b","service-instance-id":"76877531-ad91-4443-8373-4ac048c9033b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f1ca0068-cd76-43c8-b52c-7bcad2fb2d7c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/26747cb8-20ae-4040-ad11-46017f2e879f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"4e161d27-ac7d-4d1d-a5e1-1fa92373ad3e","model-uuid":"8be1e78e-de77-4984-8b27-8e1bdcd36184","model-invariant-uuid":"26959165-29ce-486e-bb96-dc0fb2d812d0"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"466a4d25-ad3f-4212-87a5-0c73818bcc36"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214"}}}]})
2022-06-19 07:05:33,008|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"be9ef320-6c50-42cd-9806-f6e62ec1561d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"74006cdc-6621-4d73-9ec1-193f34a26f7d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5405c9bc-cbe4-4895-9007-4e90641d7283","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"127fadb5-215e-4a39-aa01-6ba41cbe9b65","model-invariant-uuid":"3173318c-9c6a-4e9e-a1ca-4529a572775e"},"global-customer-id":"basiccnf-macro-customer","service-id":"76877531-ad91-4443-8373-4ac048c9033b","service-instance-id":"76877531-ad91-4443-8373-4ac048c9033b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f1ca0068-cd76-43c8-b52c-7bcad2fb2d7c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/26747cb8-20ae-4040-ad11-46017f2e879f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"4e161d27-ac7d-4d1d-a5e1-1fa92373ad3e","model-uuid":"8be1e78e-de77-4984-8b27-8e1bdcd36184","model-invariant-uuid":"26959165-29ce-486e-bb96-dc0fb2d812d0"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"466a4d25-ad3f-4212-87a5-0c73818bcc36"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214"}}}]})
2022-06-19 07:05:33,009|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"be9ef320-6c50-42cd-9806-f6e62ec1561d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"74006cdc-6621-4d73-9ec1-193f34a26f7d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5405c9bc-cbe4-4895-9007-4e90641d7283","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"127fadb5-215e-4a39-aa01-6ba41cbe9b65","model-invariant-uuid":"3173318c-9c6a-4e9e-a1ca-4529a572775e"},"global-customer-id":"basiccnf-macro-customer","service-id":"76877531-ad91-4443-8373-4ac048c9033b","service-instance-id":"76877531-ad91-4443-8373-4ac048c9033b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f1ca0068-cd76-43c8-b52c-7bcad2fb2d7c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/26747cb8-20ae-4040-ad11-46017f2e879f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"4e161d27-ac7d-4d1d-a5e1-1fa92373ad3e","model-uuid":"8be1e78e-de77-4984-8b27-8e1bdcd36184","model-invariant-uuid":"26959165-29ce-486e-bb96-dc0fb2d812d0"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"466a4d25-ad3f-4212-87a5-0c73818bcc36"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214"}}}]), type  ({json})
2022-06-19 07:05:33,009|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"be9ef320-6c50-42cd-9806-f6e62ec1561d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"74006cdc-6621-4d73-9ec1-193f34a26f7d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5405c9bc-cbe4-4895-9007-4e90641d7283","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"127fadb5-215e-4a39-aa01-6ba41cbe9b65","model-invariant-uuid":"3173318c-9c6a-4e9e-a1ca-4529a572775e"},"global-customer-id":"basiccnf-macro-customer","service-id":"76877531-ad91-4443-8373-4ac048c9033b","service-instance-id":"76877531-ad91-4443-8373-4ac048c9033b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f1ca0068-cd76-43c8-b52c-7bcad2fb2d7c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/26747cb8-20ae-4040-ad11-46017f2e879f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"4e161d27-ac7d-4d1d-a5e1-1fa92373ad3e","model-uuid":"8be1e78e-de77-4984-8b27-8e1bdcd36184","model-invariant-uuid":"26959165-29ce-486e-bb96-dc0fb2d812d0"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"466a4d25-ad3f-4212-87a5-0c73818bcc36"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-19 07:05:33,016|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-19 07:05:33,016|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-19 07:05:33,039|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36?depth=1)
2022-06-19 07:05:33,533|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-19 07:05:33,534|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-06-19 07:05:33,534|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655622329527","model-invariant-id":"74006cdc-6621-4d73-9ec1-193f34a26f7d","model-version-id":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-customization-id":"895969e6-9d4a-4628-a701-ef96cc3dc848","module-index":0}]})
2022-06-19 07:05:33,534|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655622329527","model-invariant-id":"74006cdc-6621-4d73-9ec1-193f34a26f7d","model-version-id":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-customization-id":"895969e6-9d4a-4628-a701-ef96cc3dc848","module-index":0}]})
2022-06-19 07:05:33,535|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655622329527","model-invariant-id":"74006cdc-6621-4d73-9ec1-193f34a26f7d","model-version-id":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-customization-id":"895969e6-9d4a-4628-a701-ef96cc3dc848","module-index":0}]), type  ({json})
2022-06-19 07:05:33,535|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655622329527","model-invariant-id":"74006cdc-6621-4d73-9ec1-193f34a26f7d","model-version-id":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-customization-id":"895969e6-9d4a-4628-a701-ef96cc3dc848","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-19 07:05:33,536|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-19 07:05:33,539|||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 07:05:38,075|||DefaultDispatcher-worker-2||||INFO||||||| compiled in (4535)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 07:05:38,075|||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 07:05:38,097|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"74006cdc-6621-4d73-9ec1-193f34a26f7d","k8s-rb-definition-version":"895969e6-9d4a-4628-a701-ef96cc3dc848","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-06-19 07:05:38,100|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "74006cdc-6621-4d73-9ec1-193f34a26f7d",
      "k8s-rb-definition-version" : "895969e6-9d4a-4628-a701-ef96cc3dc848"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "76877531-ad91-4443-8373-4ac048c9033b",
  "service-instance-name" : "basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "895969e6-9d4a-4628-a701-ef96cc3dc848",
      "model-invariant-id" : "74006cdc-6621-4d73-9ec1-193f34a26f7d",
      "model-version-id" : "be9ef320-6c50-42cd-9806-f6e62ec1561d",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1655622329527",
      "vf-module-id" : "7e69ea15-6b73-4934-b1cf-cbe06b03f214",
      "vf-module-name" : "basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "5405c9bc-cbe4-4895-9007-4e90641d7283",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/26747cb8-20ae-4040-ad11-46017f2e879f",
          "svc-request-id" : "f1ca0068-cd76-43c8-b52c-7bcad2fb2d7c"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "3173318c-9c6a-4e9e-a1ca-4529a572775e",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "127fadb5-215e-4a39-aa01-6ba41cbe9b65",
            "model-version" : "1.0"
          },
          "service-id" : "76877531-ad91-4443-8373-4ac048c9033b",
          "service-instance-id" : "76877531-ad91-4443-8373-4ac048c9033b",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "895969e6-9d4a-4628-a701-ef96cc3dc848",
            "model-invariant-uuid" : "74006cdc-6621-4d73-9ec1-193f34a26f7d",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "be9ef320-6c50-42cd-9806-f6e62ec1561d",
            "model-version" : "1"
          },
          "vf-module-id" : "7e69ea15-6b73-4934-b1cf-cbe06b03f214",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "895969e6-9d4a-4628-a701-ef96cc3dc848",
            "model-invariant-uuid" : "74006cdc-6621-4d73-9ec1-193f34a26f7d",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "be9ef320-6c50-42cd-9806-f6e62ec1561d",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "be9ef320-6c50-42cd-9806-f6e62ec1561d"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "74006cdc-6621-4d73-9ec1-193f34a26f7d"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220619t070519032633z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "7e69ea15-6b73-4934-b1cf-cbe06b03f214",
            "vf-module-name" : "basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "4e161d27-ac7d-4d1d-a5e1-1fa92373ad3e",
            "model-invariant-uuid" : "26959165-29ce-486e-bb96-dc0fb2d812d0",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "8be1e78e-de77-4984-8b27-8e1bdcd36184",
            "model-version" : "1.0"
          },
          "vnf-id" : "466a4d25-ad3f-4212-87a5-0c73818bcc36",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "7e69ea15-6b73-4934-b1cf-cbe06b03f214"
    } ]
  },
  "vnf-id" : "466a4d25-ad3f-4212-87a5-0c73818bcc36"
})
2022-06-19 07:05:38,110|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-06-19 07:05:38,110|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-19 07:05:38,110|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-19 07:05:38,111|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[5405c9bc-cbe4-4895-9007-4e90641d7283])'s step(config-template)
2022-06-19 07:05:38,111|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:05:38,118|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(5405c9bc-cbe4-4895-9007-4e90641d7283) for workflow(config-assign) step(config-template)
2022-06-19 07:05:38,118|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-06-19 07:05:38,118|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-06-19 07:05:38,186|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Upload component logic.
2022-06-19 07:05:38,187|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-06-19 07:05:38,187|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-19 07:05:38,196|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/74006cdc-6621-4d73-9ec1-193f34a26f7d/895969e6-9d4a-4628-a701-ef96cc3dc848)
2022-06-19 07:05:38,213|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-19 07:05:38,220|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/74006cdc-6621-4d73-9ec1-193f34a26f7d/895969e6-9d4a-4628-a701-ef96cc3dc848/config-template/replica-count-template)
2022-06-19 07:05:38,225|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-19 07:05:38,225|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s template..
2022-06-19 07:05:38,235|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/74006cdc-6621-4d73-9ec1-193f34a26f7d/895969e6-9d4a-4628-a701-ef96cc3dc848/config-template)
2022-06-19 07:05:38,255|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-06-19 07:05:38,264|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/74006cdc-6621-4d73-9ec1-193f34a26f7d/895969e6-9d4a-4628-a701-ef96cc3dc848/config-template/replica-count-template/content)
2022-06-19 07:05:38,298|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-19 07:05:38,299|||DefaultDispatcher-worker-2||||INFO||||||| K8s Config Upload Completed
2022-06-19 07:05:38,299|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-06-19 07:05:38,299|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-06-19 07:05:38,299|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-06-19 07:05:38,300|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-19 07:05:38,300|||DefaultDispatcher-worker-2||||INFO||||||| workflow(5405c9bc-cbe4-4895-9007-4e90641d7283) nodes completed with (0)exceptions
2022-06-19 07:05:38,300|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-19 07:05:38,301|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f83814f4-dc0f-4868-9bb7-f8c3f0fc4500 auditStoreId -1
2022-06-19 07:05:38,303|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Completed
2022-06-19 07:06:38,001|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-19 07:06:38,106|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-19 07:06:38,109|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing request id 5405c9bc-cbe4-4895-9007-4e90641d7283
2022-06-19 07:06:38,109|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-19 07:06:38,109|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| StoreAuditService ID  -1
2022-06-19 07:06:38,111|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-19 07:06:38,111|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-19 07:06:38,113|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-19 07:06:38,120|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deriving input data for workflow: (config-deploy)
2022-06-19 07:06:38,124|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-19 07:06:38,125|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[5405c9bc-cbe4-4895-9007-4e90641d7283])'s step(config-setup)
2022-06-19 07:06:38,125|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:06:38,125|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5405c9bc-cbe4-4895-9007-4e90641d7283) for workflow(config-deploy) step(config-setup)
2022-06-19 07:06:38,126|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-19 07:06:38,126|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-06-19 07:06:38,126|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-19 07:06:38,158|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-06-19 07:06:38,160|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-19 07:06:38,161|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("76877531-ad91-4443-8373-4ac048c9033b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-19 07:06:38,165|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-19 07:06:38,166|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-19 07:06:38,182|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b)
2022-06-19 07:06:38,216|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-19 07:06:38,216|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-06-19 07:06:38,217|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a")
2022-06-19 07:06:38,217|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a")
2022-06-19 07:06:38,217|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-19 07:06:38,218|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("466a4d25-ad3f-4212-87a5-0c73818bcc36") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-19 07:06:38,222|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-19 07:06:38,222|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-19 07:06:38,288|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/76877531-ad91-4443-8373-4ac048c9033b/service-data/vnfs/vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36/vnf-data/vf-modules)
2022-06-19 07:06:38,303|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-19 07:06:38,304|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-06-19 07:06:38,305|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"be9ef320-6c50-42cd-9806-f6e62ec1561d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"74006cdc-6621-4d73-9ec1-193f34a26f7d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5405c9bc-cbe4-4895-9007-4e90641d7283","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"127fadb5-215e-4a39-aa01-6ba41cbe9b65","model-invariant-uuid":"3173318c-9c6a-4e9e-a1ca-4529a572775e"},"global-customer-id":"basiccnf-macro-customer","service-id":"76877531-ad91-4443-8373-4ac048c9033b","service-instance-id":"76877531-ad91-4443-8373-4ac048c9033b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"57a2f830-e752-4ed6-9174-53051729974d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c007650a-5f70-4838-b3e2-962539633851","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"4e161d27-ac7d-4d1d-a5e1-1fa92373ad3e","model-uuid":"8be1e78e-de77-4984-8b27-8e1bdcd36184","model-invariant-uuid":"26959165-29ce-486e-bb96-dc0fb2d812d0"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"466a4d25-ad3f-4212-87a5-0c73818bcc36"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","from-preload":false}}}]})
2022-06-19 07:06:38,305|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"be9ef320-6c50-42cd-9806-f6e62ec1561d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"74006cdc-6621-4d73-9ec1-193f34a26f7d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5405c9bc-cbe4-4895-9007-4e90641d7283","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"127fadb5-215e-4a39-aa01-6ba41cbe9b65","model-invariant-uuid":"3173318c-9c6a-4e9e-a1ca-4529a572775e"},"global-customer-id":"basiccnf-macro-customer","service-id":"76877531-ad91-4443-8373-4ac048c9033b","service-instance-id":"76877531-ad91-4443-8373-4ac048c9033b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"57a2f830-e752-4ed6-9174-53051729974d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c007650a-5f70-4838-b3e2-962539633851","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"4e161d27-ac7d-4d1d-a5e1-1fa92373ad3e","model-uuid":"8be1e78e-de77-4984-8b27-8e1bdcd36184","model-invariant-uuid":"26959165-29ce-486e-bb96-dc0fb2d812d0"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"466a4d25-ad3f-4212-87a5-0c73818bcc36"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","from-preload":false}}}]})
2022-06-19 07:06:38,305|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"be9ef320-6c50-42cd-9806-f6e62ec1561d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"74006cdc-6621-4d73-9ec1-193f34a26f7d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5405c9bc-cbe4-4895-9007-4e90641d7283","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"127fadb5-215e-4a39-aa01-6ba41cbe9b65","model-invariant-uuid":"3173318c-9c6a-4e9e-a1ca-4529a572775e"},"global-customer-id":"basiccnf-macro-customer","service-id":"76877531-ad91-4443-8373-4ac048c9033b","service-instance-id":"76877531-ad91-4443-8373-4ac048c9033b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"57a2f830-e752-4ed6-9174-53051729974d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c007650a-5f70-4838-b3e2-962539633851","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"4e161d27-ac7d-4d1d-a5e1-1fa92373ad3e","model-uuid":"8be1e78e-de77-4984-8b27-8e1bdcd36184","model-invariant-uuid":"26959165-29ce-486e-bb96-dc0fb2d812d0"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"466a4d25-ad3f-4212-87a5-0c73818bcc36"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","from-preload":false}}}]), type  ({json})
2022-06-19 07:06:38,305|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"be9ef320-6c50-42cd-9806-f6e62ec1561d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"74006cdc-6621-4d73-9ec1-193f34a26f7d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220619t070519032633z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5405c9bc-cbe4-4895-9007-4e90641d7283","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"127fadb5-215e-4a39-aa01-6ba41cbe9b65","model-invariant-uuid":"3173318c-9c6a-4e9e-a1ca-4529a572775e"},"global-customer-id":"basiccnf-macro-customer","service-id":"76877531-ad91-4443-8373-4ac048c9033b","service-instance-id":"76877531-ad91-4443-8373-4ac048c9033b","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"57a2f830-e752-4ed6-9174-53051729974d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c007650a-5f70-4838-b3e2-962539633851","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"4e161d27-ac7d-4d1d-a5e1-1fa92373ad3e","model-uuid":"8be1e78e-de77-4984-8b27-8e1bdcd36184","model-invariant-uuid":"26959165-29ce-486e-bb96-dc0fb2d812d0"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"466a4d25-ad3f-4212-87a5-0c73818bcc36"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"895969e6-9d4a-4628-a701-ef96cc3dc848","model-uuid":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-invariant-uuid":"74006cdc-6621-4d73-9ec1-193f34a26f7d"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-19 07:06:38,310|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-19 07:06:38,310|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-19 07:06:38,320|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/466a4d25-ad3f-4212-87a5-0c73818bcc36?depth=1)
2022-06-19 07:06:38,680|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-19 07:06:38,681|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-06-19 07:06:38,681|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"eager_heisenberg","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655622395199","model-invariant-id":"74006cdc-6621-4d73-9ec1-193f34a26f7d","model-version-id":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-customization-id":"895969e6-9d4a-4628-a701-ef96cc3dc848","module-index":0}]})
2022-06-19 07:06:38,682|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"eager_heisenberg","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655622395199","model-invariant-id":"74006cdc-6621-4d73-9ec1-193f34a26f7d","model-version-id":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-customization-id":"895969e6-9d4a-4628-a701-ef96cc3dc848","module-index":0}]})
2022-06-19 07:06:38,682|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"eager_heisenberg","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655622395199","model-invariant-id":"74006cdc-6621-4d73-9ec1-193f34a26f7d","model-version-id":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-customization-id":"895969e6-9d4a-4628-a701-ef96cc3dc848","module-index":0}]), type  ({json})
2022-06-19 07:06:38,682|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"7e69ea15-6b73-4934-b1cf-cbe06b03f214","vf-module-name":"basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"eager_heisenberg","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655622395199","model-invariant-id":"74006cdc-6621-4d73-9ec1-193f34a26f7d","model-version-id":"be9ef320-6c50-42cd-9806-f6e62ec1561d","model-customization-id":"895969e6-9d4a-4628-a701-ef96cc3dc848","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-19 07:06:38,683|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-19 07:06:38,686|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"74006cdc-6621-4d73-9ec1-193f34a26f7d","k8s-rb-definition-version":"895969e6-9d4a-4628-a701-ef96cc3dc848","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"eager_heisenberg"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-06-19 07:06:38,688|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "eager_heisenberg",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "74006cdc-6621-4d73-9ec1-193f34a26f7d",
      "k8s-rb-definition-version" : "895969e6-9d4a-4628-a701-ef96cc3dc848"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "76877531-ad91-4443-8373-4ac048c9033b",
  "service-instance-name" : "basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "eager_heisenberg",
      "is-base-vf-module" : false,
      "model-customization-id" : "895969e6-9d4a-4628-a701-ef96cc3dc848",
      "model-invariant-id" : "74006cdc-6621-4d73-9ec1-193f34a26f7d",
      "model-version-id" : "be9ef320-6c50-42cd-9806-f6e62ec1561d",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1655622395199",
      "vf-module-id" : "7e69ea15-6b73-4934-b1cf-cbe06b03f214",
      "vf-module-name" : "basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "5405c9bc-cbe4-4895-9007-4e90641d7283",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c007650a-5f70-4838-b3e2-962539633851",
          "svc-request-id" : "57a2f830-e752-4ed6-9174-53051729974d"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "3173318c-9c6a-4e9e-a1ca-4529a572775e",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "127fadb5-215e-4a39-aa01-6ba41cbe9b65",
            "model-version" : "1.0"
          },
          "service-id" : "76877531-ad91-4443-8373-4ac048c9033b",
          "service-instance-id" : "76877531-ad91-4443-8373-4ac048c9033b",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "895969e6-9d4a-4628-a701-ef96cc3dc848",
            "model-invariant-uuid" : "74006cdc-6621-4d73-9ec1-193f34a26f7d",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "be9ef320-6c50-42cd-9806-f6e62ec1561d",
            "model-version" : "1"
          },
          "vf-module-id" : "7e69ea15-6b73-4934-b1cf-cbe06b03f214",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "895969e6-9d4a-4628-a701-ef96cc3dc848",
            "model-invariant-uuid" : "74006cdc-6621-4d73-9ec1-193f34a26f7d",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "be9ef320-6c50-42cd-9806-f6e62ec1561d",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "be9ef320-6c50-42cd-9806-f6e62ec1561d"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220619t070519032633z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "74006cdc-6621-4d73-9ec1-193f34a26f7d"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220619t070519032633z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "7e69ea15-6b73-4934-b1cf-cbe06b03f214",
            "vf-module-name" : "basic_cnf_macro_72412dfa-574a-4f30-8968-83e302ff8d6a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "4e161d27-ac7d-4d1d-a5e1-1fa92373ad3e",
            "model-invariant-uuid" : "26959165-29ce-486e-bb96-dc0fb2d812d0",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "8be1e78e-de77-4984-8b27-8e1bdcd36184",
            "model-version" : "1.0"
          },
          "vnf-id" : "466a4d25-ad3f-4212-87a5-0c73818bcc36",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "7e69ea15-6b73-4934-b1cf-cbe06b03f214"
    } ]
  },
  "vnf-id" : "466a4d25-ad3f-4212-87a5-0c73818bcc36"
})
2022-06-19 07:06:38,695|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-19 07:06:38,695|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-19 07:06:38,695|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-19 07:06:38,696|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[5405c9bc-cbe4-4895-9007-4e90641d7283])'s step(status-verification-script)
2022-06-19 07:06:38,697|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:06:38,703|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5405c9bc-cbe4-4895-9007-4e90641d7283) for workflow(config-deploy) step(status-verification-script)
2022-06-19 07:06:38,703|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-19 07:06:38,704|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-06-19 07:06:38,706|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-06-19 07:06:38,712|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-19 07:06:38,723|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/eager_heisenberg/status)
2022-06-19 07:06:38,795|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-19 07:06:38,817|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (eager_heisenberg) is ready.
2022-06-19 07:06:38,817|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-19 07:06:38,817|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-19 07:06:38,817|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-19 07:06:38,817|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-06-19 07:06:38,818|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[5405c9bc-cbe4-4895-9007-4e90641d7283])'s step(config-apply)
2022-06-19 07:06:38,818|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:06:38,822|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5405c9bc-cbe4-4895-9007-4e90641d7283) for workflow(config-deploy) step(config-apply)
2022-06-19 07:06:38,822|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-06-19 07:06:38,823|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-06-19 07:06:38,824|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Value component logic.
2022-06-19 07:06:38,824|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-06-19 07:06:38,825|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-19 07:06:38,835|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/eager_heisenberg/config/replica-count-change)
2022-06-19 07:06:43,847|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-19 07:06:43,847|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s config..
2022-06-19 07:06:43,874|||DefaultDispatcher-worker-1||||INFO||||||| Config building started from source custom-values
2022-06-19 07:06:43,874|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-06-19 07:06:43,889|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-06-19 07:06:43,890|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-19 07:06:43,891|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-06-19 07:06:43,953|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/instance/eager_heisenberg/config)
2022-06-19 07:06:44,090|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-06-19 07:06:44,100|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-19 07:06:44,100|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-06-19 07:06:44,100|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-06-19 07:06:44,100|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[5405c9bc-cbe4-4895-9007-4e90641d7283])'s step(status-verification-script-after)
2022-06-19 07:06:44,101|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:06:44,101|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5405c9bc-cbe4-4895-9007-4e90641d7283) for workflow(config-deploy) step(status-verification-script-after)
2022-06-19 07:06:44,101|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-19 07:06:44,101|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-06-19 07:06:44,102|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-06-19 07:06:44,103|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-19 07:06:44,110|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/eager_heisenberg/status)
2022-06-19 07:06:44,181|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-19 07:06:44,183|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (eager_heisenberg) is not ready. Please wait...
2022-06-19 07:06:54,197|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/eager_heisenberg/status)
2022-06-19 07:06:54,244|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-19 07:06:54,246|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (eager_heisenberg) is not ready. Please wait...
2022-06-19 07:07:04,254|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/eager_heisenberg/status)
2022-06-19 07:07:04,313|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-19 07:07:04,315|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (eager_heisenberg) is not ready. Please wait...
2022-06-19 07:07:14,324|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/eager_heisenberg/status)
2022-06-19 07:07:14,379|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-19 07:07:14,384|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (eager_heisenberg) is not ready. Please wait...
2022-06-19 07:07:24,392|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/eager_heisenberg/status)
2022-06-19 07:07:24,447|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-19 07:07:24,449|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (eager_heisenberg) is not ready. Please wait...
2022-06-19 07:07:34,457|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/eager_heisenberg/status)
2022-06-19 07:07:34,535|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-19 07:07:34,536|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (eager_heisenberg) is ready.
2022-06-19 07:07:34,537|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-19 07:07:34,537|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-19 07:07:34,537|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-19 07:07:34,537|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-06-19 07:07:34,537|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[5405c9bc-cbe4-4895-9007-4e90641d7283])'s step(collect-results)
2022-06-19 07:07:34,537|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-19 07:07:34,538|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5405c9bc-cbe4-4895-9007-4e90641d7283) for workflow(config-deploy) step(collect-results)
2022-06-19 07:07:34,538|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-06-19 07:07:34,538|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-06-19 07:07:34,538|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-06-19 07:07:34,544|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {}
2022-06-19 07:07:34,544|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-19 07:07:34,544|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-06-19 07:07:34,544|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-06-19 07:07:34,545|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-19 07:07:34,545|||DefaultDispatcher-worker-1||||INFO||||||| workflow(5405c9bc-cbe4-4895-9007-4e90641d7283) nodes completed with (0)exceptions
2022-06-19 07:07:34,545|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-19 07:07:34,546|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5b0098df-0660-40aa-babc-55417093d2b1 auditStoreId -1
2022-06-19 07:07:34,548|5405c9bc-cbe4-4895-9007-4e90641d7283||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Completed
2022-06-19 07:13:03,533|023e03b4-1192-4bd2-af2d-134d308e7962||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-19 07:13:03,534|023e03b4-1192-4bd2-af2d-134d308e7962||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-19 07:13:03,535|023e03b4-1192-4bd2-af2d-134d308e7962||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-19 07:13:03,705|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-19 07:13:03,706|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-19 07:13:04,195|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-19 07:13:04,196|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(cc9ed414-a9c8-4239-be78-b3d414ba5127) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-19 07:13:04,211|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(348eb390-2fdd-4611-8afd-fc0415a613d7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-19 07:13:04,215|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(ae6eb148-c83a-42ea-9fee-235bce4224ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-19 07:13:04,224|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(ced1570f-7ee5-4d2c-8b5d-222e7f9932a7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-19 07:13:04,234|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(565166a4-1b83-4ade-912f-46705747046e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-19 07:13:04,247|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Save processing(f2e960c6-2b43-44f3-9407-13e93f48d98d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-19 07:13:04,258|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 07:13:04,258|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 07:13:04,259|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-19 07:13:04,259|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-19 07:13:04,260|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 07:13:04,260|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 07:13:04,274|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 07:13:04,318|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 07:13:04,332|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 07:13:04,347|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-19 07:13:04,395|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 07:13:04,396|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 07:13:04,397|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 07:13:04,428|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 07:13:04,458|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-19 07:13:04,479|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-19 07:13:04,485|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-19 07:13:04,517|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 07:13:04,518|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 07:13:04,519|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 07:13:04,551|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 07:13:04,582|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-19 07:13:04,596|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-19 07:13:04,596|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-19 07:13:04,626|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 07:13:04,626|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 07:13:04,627|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 07:13:04,628|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(HealthCheck)
2022-06-19 07:13:04,629|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-19 07:13:04,629|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(vf-config-assign)
2022-06-19 07:13:04,630|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(vf-config-deploy)
2022-06-19 07:13:04,664|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-19 07:13:04,691|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-19 07:13:04,703|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-19 07:13:04,703|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-19 07:13:04,731|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 07:13:04,732|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 07:13:04,733|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign-day-2)
2022-06-19 07:13:04,734|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 07:13:04,735|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy-day-2)
2022-06-19 07:13:04,753|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 07:13:04,779|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-19 07:13:04,792|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-19 07:13:04,792|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-19 07:13:04,818|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(resource-assignment)
2022-06-19 07:13:04,819|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 07:13:04,846|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-assign)
2022-06-19 07:13:04,846|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Validating Workflow(config-deploy)
2022-06-19 07:13:04,847|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-19 07:13:04,852|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| 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-06-19 07:13:04,863|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-19 07:13:04,875|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-19 07:13:04,876|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-19 07:13:04,898|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-19 07:13:04,910|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-19 07:13:04,911|023e03b4-1192-4bd2-af2d-134d308e7962||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-19 07:13:16,129|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enhancing blueprint(/opt/app/onap/blueprints/working/99bcc082-c5a6-43f9-a8e8-f83b2f398e84)
2022-06-19 07:13:16,130|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| deleting definition types under : /opt/app/onap/blueprints/working/99bcc082-c5a6-43f9-a8e8-f83b2f398e84/Definitions
2022-06-19 07:13:16,132|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| reinitialized all type definitions
2022-06-19 07:13:16,134|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(netconf-device)
2022-06-19 07:13:16,150|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(resolve-data)
2022-06-19 07:13:16,165|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-06-19 07:13:16,170|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-06-19 07:13:16,174|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-06-19 07:13:16,197|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-06-19 07:13:16,217|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing Workflow(config-assign)
2022-06-19 07:13:16,217|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-06-19 07:13:16,217|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| identified workflow(config-assign) targets(resolve-data)
2022-06-19 07:13:16,217|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-06-19 07:13:16,217|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-06-19 07:13:16,217|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enriching artifacts file(/opt/app/onap/blueprints/working/99bcc082-c5a6-43f9-a8e8-f83b2f398e84/Templates/netconfrpc-mapping.json
2022-06-19 07:13:16,222|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-06-19 07:13:16,222|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-19 07:13:16,223|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing Workflow(config-deploy)
2022-06-19 07:13:16,224|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-06-19 07:13:16,224|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| identified workflow(config-deploy) targets(execute-netconf)
2022-06-19 07:13:16,224|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| workflow(config-deploy) resource assignment files([]
2022-06-19 07:13:16,224|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| ##### Enhancing blueprint Resource Definitions
2022-06-19 07:13:16,224|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-06-19 07:13:16,224|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| processing file (Templates/netconfrpc-mapping.json)
2022-06-19 07:13:16,228|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| distinct resource keys ([input-source])
2022-06-19 07:13:16,235|ee9cea97-23b2-4715-8ff1-6f8a722084cd||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-v77vc|||| Enriching Resource Definition sources Node Template: [source-input]