Results

By type

          05:22:27,846 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:22:27,848 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:22:27,849 |-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:22:27,850 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:22:27,850 |-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:22:27,850 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:22:27,870 |-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:22:28,032 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:22:28,040 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:22:28,043 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:22:28,051 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:22:28,131 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:22:28,131 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:22:28,131 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:22:28,131 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:22:28,131 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:22:28,131 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:22:28,132 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:22:28,132 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:22:28,134 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-07-05 05:22:28,910|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-58b76f9494-dzhd5 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-07-05 05:22:28,913|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-07-05 05:22:32,135|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-05 05:22:32,811|||main||||INFO||||||| Finished Spring Data repository scanning in 662ms. Found 11 JPA repository interfaces.
2022-07-05 05:22:35,139|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-05 05:22:35,222|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-07-05 05:22:35,452|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-05 05:22:35,934|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-07-05 05:22:36,301|||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-07-05 05:22:36,307|||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-07-05 05:22:36,526|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-07-05 05:22:37,937|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-05 05:22:37,951|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-05 05:22:38,055|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-07-05 05:22:39,338|||main||||INFO||||||| Audit service is disabled
2022-07-05 05:22:39,567|||main||||INFO||||||| Workflow Audit store is disabled
2022-07-05 05:22:40,992|||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-07-05 05:22:41,081|||main||||INFO||||||| Dependency Management module created...
2022-07-05 05:22:42,085|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-07-05 05:22:42,346|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-07-05 05:22:43,662|||main||||INFO||||||| Netty started on port(s): 8080
2022-07-05 05:22:45,439|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-07-05 05:22:45,792|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-07-05 05:22:45,802|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.508 seconds (JVM running for 18.476)
2022-07-05 05:22:45,823|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-07-05 06:31:04,331|86a4eac9-da64-4a75-ade0-6a0ed5ef45dc||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-07-05 06:31:04,333|86a4eac9-da64-4a75-ade0-6a0ed5ef45dc||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-05 06:31:04,335|86a4eac9-da64-4a75-ade0-6a0ed5ef45dc||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-05 06:31:04,688|86a4eac9-da64-4a75-ade0-6a0ed5ef45dc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-05 06:31:04,690|86a4eac9-da64-4a75-ade0-6a0ed5ef45dc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-05 06:31:05,869|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/957ac759-568d-44c7-81a5-53cbc27053d5)
2022-07-05 06:31:05,882|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| deleting definition types under : /opt/app/onap/blueprints/working/957ac759-568d-44c7-81a5-53cbc27053d5/Definitions
2022-07-05 06:31:05,984|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| reinitialized all type definitions
2022-07-05 06:31:05,990|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(helloworld)
2022-07-05 06:31:06,027|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(helloworld-template)
2022-07-05 06:31:06,034|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-07-05 06:31:06,039|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-07-05 06:31:06,089|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ##### Enhancing Workflow(helloworld)
2022-07-05 06:31:06,090|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-07-05 06:31:06,090|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| identified workflow(helloworld) targets(helloworld)
2022-07-05 06:31:06,090|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-07-05 06:31:06,090|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-07-05 06:31:06,091|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/957ac759-568d-44c7-81a5-53cbc27053d5/Templates/hello-world-mapping.json
2022-07-05 06:31:06,106|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-07-05 06:31:06,106|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| dataType not present for the recipe(dt-helloworld-properties)
2022-07-05 06:31:06,106|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ##### Enhancing blueprint Resource Definitions
2022-07-05 06:31:06,107|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-07-05 06:31:06,108|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing file (Templates/hello-world-mapping.json)
2022-07-05 06:31:06,130|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| distinct resource keys ([])
2022-07-05 06:31:06,131|9d94ae8b-f9e3-431b-a46c-8458e8ef4ac4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Enriching Resource Definition sources Node Template: []
2022-07-05 06:31:06,400|e773290e-2d59-48da-8adf-73eef7b67a13||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(82867473-6459-4a7d-9457-1e492e413306) CBA(/opt/app/onap/blueprints/archive/82867473-6459-4a7d-9457-1e492e413306/cba.zip)
2022-07-05 06:31:06,417|e773290e-2d59-48da-8adf-73eef7b67a13||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/82867473-6459-4a7d-9457-1e492e413306) and entry definition file (Definitions/blueprint.json)
2022-07-05 06:31:06,489|e773290e-2d59-48da-8adf-73eef7b67a13||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(helloworld)
2022-07-05 06:31:06,504|e773290e-2d59-48da-8adf-73eef7b67a13||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/82867473-6459-4a7d-9457-1e492e413306) and entry definition file (Definitions/blueprint.json)
2022-07-05 06:31:06,623|e773290e-2d59-48da-8adf-73eef7b67a13||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/working/82867473-6459-4a7d-9457-1e492e413306) present to clean.
2022-07-05 06:31:06,839|5cb5637b-c396-4915-be16-4515fb0d9471||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing request id 654321
2022-07-05 06:31:06,839|5cb5637b-c396-4915-be16-4515fb0d9471||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-05 06:31:06,839|5cb5637b-c396-4915-be16-4515fb0d9471||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| StoreAuditService ID  -1
2022-07-05 06:31:06,848|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| getting cba file name(test101), version(1.0.1) from db
2022-07-05 06:31:06,912|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-07-05 06:31:06,915|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-07-05 06:31:06,917|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-07-05 06:31:06,934|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deriving input data for workflow: (helloworld)
2022-07-05 06:31:06,934|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-07-05 06:31:06,935|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 06:31:06,943|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-07-05 06:31:06,943|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-07-05 06:31:06,944|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-07-05 06:31:06,962|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-07-05 06:31:06,992|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Batched Sequence : ([])
2022-07-05 06:31:06,996|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Generated Resource Param Data ({ })
2022-07-05 06:31:07,086|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Preparing Response...
2022-07-05 06:31:07,088|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-07-05 06:31:07,089|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveWorkflowOutputs for workflow(helloworld)
2022-07-05 06:31:07,091|5cb5637b-c396-4915-be16-4515fb0d9471||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 04c75f0e-6046-4e9d-9d7d-e6477b029a02 auditStoreId -1
2022-07-05 06:55:18,747|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-05 06:55:18,748|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-05 06:55:18,749|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-05 06:55:18,970|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-05 06:55:18,971|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-05 06:55:19,536|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-05 06:55:19,540|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(41ae9739-7abe-4821-9304-7e98124a0e01) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-05 06:55:19,566|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(1db8d148-fb93-4d67-8943-c578c42f4e72) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-05 06:55:19,576|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(b60b62ad-b4b2-43e8-a7c5-54801e81d9b2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-05 06:55:19,590|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(1d29fa45-64a5-4704-a214-7794484bca48) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-05 06:55:19,606|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(b98fd738-c0eb-43dc-a252-838cb32dfee4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-05 06:55:19,625|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(bdd5b438-e664-4607-b415-29332b1c2aee) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-05 06:55:19,643|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:19,643|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:19,644|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-05 06:55:19,644|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-05 06:55:19,644|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:19,644|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:19,704|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 06:55:19,758|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 06:55:19,778|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 06:55:19,797|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 06:55:19,902|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 06:55:19,903|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 06:55:19,903|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 06:55:19,962|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:20,068|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 06:55:20,068|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 06:55:20,069|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 06:55:20,117|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:20,218|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 06:55:20,218|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 06:55:20,219|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 06:55:20,220|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(HealthCheck)
2022-07-05 06:55:20,221|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-05 06:55:20,222|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(vf-config-assign)
2022-07-05 06:55:20,223|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(vf-config-deploy)
2022-07-05 06:55:20,279|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-05 06:55:20,376|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 06:55:20,378|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 06:55:20,441|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 06:55:20,442|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 06:55:20,443|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-05 06:55:20,454|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:20,545|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 06:55:20,546|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 06:55:20,546|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign-day-2)
2022-07-05 06:55:20,547|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 06:55:20,548|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy-day-2)
2022-07-05 06:55:20,564|55df0c99-b3ed-495b-a5bf-bd911d1a42f2||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:21,978|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/55692bfd-3f32-40c2-b19f-4e14712922fa)
2022-07-05 06:55:21,979|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| deleting definition types under : /opt/app/onap/blueprints/working/55692bfd-3f32-40c2-b19f-4e14712922fa/Definitions
2022-07-05 06:55:21,981|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| reinitialized all type definitions
2022-07-05 06:55:21,982|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-07-05 06:55:22,002|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-07-05 06:55:22,009|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-07-05 06:55:22,015|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-07-05 06:55:22,033|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(capability)
2022-07-05 06:55:22,053|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(capability)
2022-07-05 06:55:22,062|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(processor-db)
2022-07-05 06:55:22,078|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-05 06:55:22,096|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-05 06:55:22,108|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-05 06:55:22,120|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-05 06:55:22,132|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-05 06:55:22,178|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-07-05 06:55:22,184|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-07-05 06:55:22,184|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-07-05 06:55:22,199|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(capability)
2022-07-05 06:55:22,208|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(capability)
2022-07-05 06:55:22,218|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(capability)
2022-07-05 06:55:22,227|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(processor-db)
2022-07-05 06:55:22,236|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-05 06:55:22,249|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-05 06:55:22,261|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-05 06:55:22,272|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-05 06:55:22,281|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-05 06:55:22,291|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-05 06:55:22,324|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ##### Enhancing Workflow(resource-resolution)
2022-07-05 06:55:22,325|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-07-05 06:55:22,325|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-07-05 06:55:22,325|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-07-05 06:55:22,325|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-07-05 06:55:22,325|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-07-05 06:55:22,325|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/55692bfd-3f32-40c2-b19f-4e14712922fa/Templates/hello-world-velocity-mapping.json
2022-07-05 06:55:22,332|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-07-05 06:55:22,332|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-07-05 06:55:22,332|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/55692bfd-3f32-40c2-b19f-4e14712922fa/Templates/hello-world-jinja-mapping.json
2022-07-05 06:55:22,338|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-07-05 06:55:22,338|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-07-05 06:55:22,338|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ##### Enhancing blueprint Resource Definitions
2022-07-05 06:55:22,338|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-07-05 06:55:22,338|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-07-05 06:55:22,338|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-07-05 06:55:22,352|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:22,432|7a282513-b541-41ac-9101-f62ee8b5f22e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-07-05 06:55:22,624|3fc88c1f-4027-486c-883b-b36315fd1d2c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(7d4916a7-bc64-463d-b645-66ffa1320abe) CBA(/opt/app/onap/blueprints/archive/7d4916a7-bc64-463d-b645-66ffa1320abe/cba.zip)
2022-07-05 06:55:22,631|3fc88c1f-4027-486c-883b-b36315fd1d2c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d4916a7-bc64-463d-b645-66ffa1320abe) and entry definition file (Definitions/resource-resolution.json)
2022-07-05 06:55:22,668|3fc88c1f-4027-486c-883b-b36315fd1d2c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-resolution)
2022-07-05 06:55:22,677|3fc88c1f-4027-486c-883b-b36315fd1d2c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d4916a7-bc64-463d-b645-66ffa1320abe) and entry definition file (Definitions/resource-resolution.json)
2022-07-05 06:55:22,711|3fc88c1f-4027-486c-883b-b36315fd1d2c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/working/7d4916a7-bc64-463d-b645-66ffa1320abe) present to clean.
2022-07-05 06:55:22,855|c60a2cc3-8bf5-4265-9823-7230219cb6ef||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing request id 957a5994-8a9a-4b40-bd1e-06379f4a33c6
2022-07-05 06:55:22,856|c60a2cc3-8bf5-4265-9823-7230219cb6ef||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-05 06:55:22,856|c60a2cc3-8bf5-4265-9823-7230219cb6ef||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| StoreAuditService ID  -1
2022-07-05 06:55:22,862|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-07-05 06:55:22,925|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-05 06:55:22,928|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-07-05 06:55:22,929|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:22,940|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deriving input data for workflow: (resource-resolution)
2022-07-05 06:55:22,944|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-07-05 06:55:22,944|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 06:55:22,945|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| preparing request id(957a5994-8a9a-4b40-bd1e-06379f4a33c6) for workflow(resource-resolution) step(helloworld)
2022-07-05 06:55:22,946|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-07-05 06:55:22,946|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:22,949|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-07-05 06:55:22,985|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:23,029|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-05 06:55:23,029|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-07-05 06:55:23,288|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(PUT), url(/resource-resolution/put)
2022-07-05 06:55:23,369|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 06:55:23,385|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 06:55:23,386|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-07-05 06:55:23,386|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-07-05 06:55:23,386|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-07-05 06:55:23,426|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (v_put)
2022-07-05 06:55:23,446|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-07-05 06:55:23,447|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Getting Jython Script Class(ResolvProperties)
2022-07-05 06:55:27,510|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Component Object org.python.proxies.__main__$ResolvProperties$1@bbb8de1
2022-07-05 06:55:27,515|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-07-05 06:55:27,526|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (v_python)
2022-07-05 06:55:27,528|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-05 06:55:27,528|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-07-05 06:55:27,533|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-07-05 06:55:27,542|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 06:55:27,542|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 06:55:27,542|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-07-05 06:55:27,543|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-07-05 06:55:27,543|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-07-05 06:55:27,544|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-05 06:55:27,544|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-07-05 06:55:27,546|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-07-05 06:55:27,557|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 06:55:27,557|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 06:55:27,558|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-07-05 06:55:27,558|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-07-05 06:55:27,558|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-07-05 06:55:27,559|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (v_patch)
2022-07-05 06:55:27,567|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (v_del)
2022-07-05 06:55:27,568|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-07-05 06:55:27,594|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-05 06:55:34,612|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| compiled in (7017)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-05 06:55:34,614|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-05 06:55:34,629|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-07-05 06:55:34,643|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (v_kotlin)
2022-07-05 06:55:34,646|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-05 06:55:34,646|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-07-05 06:55:34,654|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(GET), url(/resource-resolution/get)
2022-07-05 06:55:34,664|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 06:55:34,664|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 06:55:34,665|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-05 06:55:34,665|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-05 06:55:34,666|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-07-05 06:55:34,677|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (v_get)
2022-07-05 06:55:34,686|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-07-05 06:55:34,686|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-07-05 06:55:34,697|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (v_default)
2022-07-05 06:55:34,697|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (v_input)
2022-07-05 06:55:34,698|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-05 06:55:34,698|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-07-05 06:55:34,702|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(POST), url(/resource-resolution/post)
2022-07-05 06:55:34,711|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 06:55:34,712|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 06:55:34,712|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-07-05 06:55:34,712|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-07-05 06:55:34,712|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-07-05 06:55:34,724|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (v_post)
2022-07-05 06:55:34,738|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:34,770|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (list)
2022-07-05 06:55:34,773|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-07-05 06:55:34,774|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:34,774|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:34,774|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:34,774|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:34,775|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-07-05 06:55:34,785|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (v_db)
2022-07-05 06:55:34,788|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:34,862|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-07-05 06:55:34,885|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-07-05 06:55:34,886|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-07-05 06:55:34,923|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:34,928|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-07-05 06:55:34,929|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-07-05 06:55:34,929|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-07-05 06:55:34,929|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Getting Jython Script Class(ResolvProperties)
2022-07-05 06:55:34,940|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-07-05 06:55:34,974|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Component Object org.python.proxies.__main__$ResolvProperties$2@163b01a7
2022-07-05 06:55:34,975|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-07-05 06:55:34,985|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (j_python)
2022-07-05 06:55:34,986|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-05 06:55:34,986|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-07-05 06:55:34,988|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-07-05 06:55:34,999|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 06:55:35,000|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 06:55:35,000|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-07-05 06:55:35,000|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-07-05 06:55:35,000|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-07-05 06:55:35,010|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (j_patch)
2022-07-05 06:55:35,011|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-07-05 06:55:35,019|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (j_input)
2022-07-05 06:55:35,020|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-05 06:55:35,020|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-07-05 06:55:35,022|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(PUT), url(/resource-resolution/put)
2022-07-05 06:55:35,047|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 06:55:35,048|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 06:55:35,048|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-07-05 06:55:35,048|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-07-05 06:55:35,048|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-07-05 06:55:35,058|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (j_put)
2022-07-05 06:55:35,059|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-07-05 06:55:35,068|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (j_default)
2022-07-05 06:55:35,069|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-05 06:55:35,069|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-07-05 06:55:35,071|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-07-05 06:55:35,085|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 06:55:35,085|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 06:55:35,085|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-07-05 06:55:35,085|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-07-05 06:55:35,085|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-07-05 06:55:35,086|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-05 06:55:35,086|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-07-05 06:55:35,087|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(POST), url(/resource-resolution/post)
2022-07-05 06:55:35,097|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (j_del)
2022-07-05 06:55:35,097|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 06:55:35,097|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 06:55:35,098|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-07-05 06:55:35,098|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-07-05 06:55:35,098|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-07-05 06:55:35,098|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-05 06:55:35,098|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-07-05 06:55:35,100|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(GET), url(/resource-resolution/get)
2022-07-05 06:55:35,107|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (j_post)
2022-07-05 06:55:35,108|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 06:55:35,108|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 06:55:35,108|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-05 06:55:35,108|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-05 06:55:35,109|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-07-05 06:55:35,118|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (j_get)
2022-07-05 06:55:35,123|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-07-05 06:55:35,123|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-07-05 06:55:35,125|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-07-05 06:55:35,135|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 06:55:35,135|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 06:55:35,135|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-07-05 06:55:35,135|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-07-05 06:55:35,136|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-07-05 06:55:35,146|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (j_get_id)
2022-07-05 06:55:35,147|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-07-05 06:55:35,148|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-07-05 06:55:35,156|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (j_kotlin)
2022-07-05 06:55:35,157|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:35,161|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (list)
2022-07-05 06:55:35,162|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:35,162|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:35,163|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:35,163|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:35,163|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:35,163|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:35,163|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:35,163|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:35,163|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:35,163|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-05 06:55:35,163|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:35,171|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (j_db)
2022-07-05 06:55:35,172|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 06:55:35,368|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-07-05 06:55:35,377|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-07-05 06:55:35,377|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Preparing Response...
2022-07-05 06:55:35,377|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-07-05 06:55:35,378|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-07-05 06:55:35,378|c60a2cc3-8bf5-4265-9823-7230219cb6ef||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID aaf759b1-aa81-45bd-a8b3-374639686107 auditStoreId -1
2022-07-05 07:10:35,456|2f7c017e-7fa3-46a1-9fcc-99513c5f9947||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(dd19c14d-660a-4670-b164-5c61867d69a3) CBA(/opt/app/onap/blueprints/archive/dd19c14d-660a-4670-b164-5c61867d69a3/cba.zip)
2022-07-05 07:10:35,538|2f7c017e-7fa3-46a1-9fcc-99513c5f9947||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dd19c14d-660a-4670-b164-5c61867d69a3) and entry definition file (Definitions/CNF.json)
2022-07-05 07:10:35,634|2f7c017e-7fa3-46a1-9fcc-99513c5f9947||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:10:35,636|2f7c017e-7fa3-46a1-9fcc-99513c5f9947||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:10:35,636|2f7c017e-7fa3-46a1-9fcc-99513c5f9947||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:10:35,637|2f7c017e-7fa3-46a1-9fcc-99513c5f9947||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(scale-out)
2022-07-05 07:10:35,637|2f7c017e-7fa3-46a1-9fcc-99513c5f9947||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(scale)
2022-07-05 07:10:35,638|2f7c017e-7fa3-46a1-9fcc-99513c5f9947||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(scale-in)
2022-07-05 07:10:35,638|2f7c017e-7fa3-46a1-9fcc-99513c5f9947||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(health-check)
2022-07-05 07:10:35,663|2f7c017e-7fa3-46a1-9fcc-99513c5f9947||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dd19c14d-660a-4670-b164-5c61867d69a3) and entry definition file (Definitions/CNF.json)
2022-07-05 07:10:35,726|2f7c017e-7fa3-46a1-9fcc-99513c5f9947||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/working/dd19c14d-660a-4670-b164-5c61867d69a3) present to clean.
2022-07-05 07:11:22,436|a8de29a3-8378-4386-9468-703d71d3b6c8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-05 07:11:22,436|a8de29a3-8378-4386-9468-703d71d3b6c8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-05 07:11:22,437|a8de29a3-8378-4386-9468-703d71d3b6c8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-05 07:11:22,729|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-05 07:11:22,730|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-05 07:11:23,462|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-05 07:11:23,463|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(f0935d64-47a0-4e78-ac11-721df13eae57) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-05 07:11:23,493|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(95dfe96d-8167-462d-a50c-8a4b85dcb8f0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-05 07:11:23,502|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(4411f3d0-f9a5-4dc7-9ef6-210fcd65d504) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-05 07:11:23,516|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(5ce1315a-5393-4026-bf29-d40471b10485) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-05 07:11:23,531|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(8079fba0-2931-4f6f-9e7e-b068dc7f3f7b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-05 07:11:23,549|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(bc9fd37c-20d7-4191-b155-feebf6f0b8e5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-05 07:11:23,566|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:11:23,567|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:11:23,567|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-05 07:11:23,568|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-05 07:11:23,568|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:11:23,569|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:11:23,604|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 07:11:23,623|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 07:11:23,656|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 07:11:23,674|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 07:11:23,741|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:11:23,742|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:11:23,742|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:11:23,784|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:11:23,822|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-05 07:11:23,840|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-07-05 07:11:23,848|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-05 07:11:23,889|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:11:23,889|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:11:23,890|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:11:23,891|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(HealthCheck)
2022-07-05 07:11:23,892|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-05 07:11:23,893|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(vf-config-assign)
2022-07-05 07:11:23,893|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(vf-config-deploy)
2022-07-05 07:11:23,941|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-05 07:11:23,977|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-07-05 07:11:23,995|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-07-05 07:11:24,006|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-07-05 07:11:24,036|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:11:24,037|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:11:24,078|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:11:24,079|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:11:24,080|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-05 07:11:24,094|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:11:24,125|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-07-05 07:11:24,140|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-07-05 07:11:24,151|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-07-05 07:11:24,182|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-05 07:11:24,193|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-05 07:11:24,201|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-05 07:11:24,231|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:11:24,232|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:11:24,233|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign-day-2)
2022-07-05 07:11:24,234|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:11:24,234|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy-day-2)
2022-07-05 07:11:24,258|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:11:24,289|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :5G_Core::1.0.37
2022-07-05 07:11:24,303|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-07-05 07:11:24,311|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-07-05 07:11:24,343|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:11:24,344|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:11:24,344|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:11:24,375|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:11:24,389|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-05 07:11:24,401|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-07-05 07:11:24,403|a8de29a3-8378-4386-9468-703d71d3b6c8||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-05 07:11:35,557|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/637aa009-c3b3-4f47-aaee-53b8b4366177)
2022-07-05 07:11:35,558|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| deleting definition types under : /opt/app/onap/blueprints/working/637aa009-c3b3-4f47-aaee-53b8b4366177/Definitions
2022-07-05 07:11:35,560|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| reinitialized all type definitions
2022-07-05 07:11:35,561|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-07-05 07:11:35,578|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(vnf-template)
2022-07-05 07:11:35,584|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(vnf-mapping)
2022-07-05 07:11:35,588|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-07-05 07:11:35,608|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,625|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,631|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,639|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-07-05 07:11:35,639|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-07-05 07:11:35,639|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-07-05 07:11:35,652|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,658|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,664|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,670|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-05 07:11:35,686|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,692|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,698|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,705|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,710|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,716|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,729|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(config-assign)
2022-07-05 07:11:35,732|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(baseconfig-template)
2022-07-05 07:11:35,733|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-07-05 07:11:35,733|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-07-05 07:11:35,743|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,750|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,757|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(input)
2022-07-05 07:11:35,762|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(config-deploy)
2022-07-05 07:11:35,792|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ##### Enhancing Workflow(resource-assignment)
2022-07-05 07:11:35,793|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-07-05 07:11:35,793|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-07-05 07:11:35,793|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-07-05 07:11:35,793|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-07-05 07:11:35,793|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-07-05 07:11:35,793|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/637aa009-c3b3-4f47-aaee-53b8b4366177/Templates/vnf-mapping.json
2022-07-05 07:11:35,798|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-07-05 07:11:35,798|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-07-05 07:11:35,798|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/637aa009-c3b3-4f47-aaee-53b8b4366177/Templates/base_ubuntu20-mapping.json
2022-07-05 07:11:35,803|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-07-05 07:11:35,803|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-07-05 07:11:35,804|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ##### Enhancing Workflow(config-assign)
2022-07-05 07:11:35,804|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-07-05 07:11:35,804|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| identified workflow(config-assign) targets(config-assign)
2022-07-05 07:11:35,804|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-07-05 07:11:35,804|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-07-05 07:11:35,804|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/637aa009-c3b3-4f47-aaee-53b8b4366177/Templates/baseconfig-mapping.json
2022-07-05 07:11:35,809|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-07-05 07:11:35,809|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| dataType not present for the recipe(dt-config-assign-properties)
2022-07-05 07:11:35,809|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ##### Enhancing Workflow(config-deploy)
2022-07-05 07:11:35,809|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-07-05 07:11:35,809|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| identified workflow(config-deploy) targets(config-deploy)
2022-07-05 07:11:35,809|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(config-deploy) resource assignment files([]
2022-07-05 07:11:35,809|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ##### Enhancing blueprint Resource Definitions
2022-07-05 07:11:35,810|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-07-05 07:11:35,810|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing file (Templates/vnf-mapping.json)
2022-07-05 07:11:35,810|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-07-05 07:11:35,810|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing file (Templates/baseconfig-mapping.json)
2022-07-05 07:11:35,822|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:11:35,870|7c95fb3e-b7e5-47f9-9463-acec7e1f85a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-07-05 07:11:36,043|99fd9873-d553-4bd5-b40d-19003e0c4701||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(6c9c8abc-8281-4c40-bbda-6b8fb78d4fd5) CBA(/opt/app/onap/blueprints/archive/6c9c8abc-8281-4c40-bbda-6b8fb78d4fd5/cba.zip)
2022-07-05 07:11:36,049|99fd9873-d553-4bd5-b40d-19003e0c4701||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6c9c8abc-8281-4c40-bbda-6b8fb78d4fd5) and entry definition file (Definitions/ubuntu20.json)
2022-07-05 07:11:36,060|99fd9873-d553-4bd5-b40d-19003e0c4701||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 07:11:36,081|99fd9873-d553-4bd5-b40d-19003e0c4701||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:11:36,082|99fd9873-d553-4bd5-b40d-19003e0c4701||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:11:36,083|99fd9873-d553-4bd5-b40d-19003e0c4701||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:11:36,091|99fd9873-d553-4bd5-b40d-19003e0c4701||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6c9c8abc-8281-4c40-bbda-6b8fb78d4fd5) and entry definition file (Definitions/ubuntu20.json)
2022-07-05 07:11:36,126|99fd9873-d553-4bd5-b40d-19003e0c4701||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/working/6c9c8abc-8281-4c40-bbda-6b8fb78d4fd5) present to clean.
2022-07-05 07:12:27,848|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-05 07:12:27,955|||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-07-05 07:12:28,007|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| request(16590c9b-e509-425d-95e7-cc6f497be687)
2022-07-05 07:12:28,011|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| CBA file(/opt/app/onap/blueprints/archive/f5340ad9-a7de-4523-82b0-ddc6e7872056/cba.zip written successfully
2022-07-05 07:12:28,011|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(f5340ad9-a7de-4523-82b0-ddc6e7872056) CBA(/opt/app/onap/blueprints/archive/f5340ad9-a7de-4523-82b0-ddc6e7872056/cba.zip)
2022-07-05 07:12:28,042|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f5340ad9-a7de-4523-82b0-ddc6e7872056) and entry definition file (Definitions/CNF.json)
2022-07-05 07:12:28,124|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:12:28,125|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:12:28,126|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:12:28,126|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(scale-out)
2022-07-05 07:12:28,127|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(scale)
2022-07-05 07:12:28,127|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(scale-in)
2022-07-05 07:12:28,128|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(health-check)
2022-07-05 07:12:28,154|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f5340ad9-a7de-4523-82b0-ddc6e7872056) and entry definition file (Definitions/CNF.json)
2022-07-05 07:12:28,173|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :APACHE::1.0.0
2022-07-05 07:12:28,189|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-07-05 07:12:28,190|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-07-05 07:12:28,216|16590c9b-e509-425d-95e7-cc6f497be687||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/working/f5340ad9-a7de-4523-82b0-ddc6e7872056) present to clean.
2022-07-05 07:12:28,314|bea85048-33e6-454d-b512-f4551f2bfd0d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-05 07:12:28,314|bea85048-33e6-454d-b512-f4551f2bfd0d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-05 07:12:28,314|bea85048-33e6-454d-b512-f4551f2bfd0d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-05 07:12:28,509|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-05 07:12:28,509|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-05 07:12:28,840|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-05 07:12:28,841|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(e27e69a9-fd32-4080-9c71-e431384a7350) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-05 07:12:28,856|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(b4f1a4b0-2732-4fbd-bf28-a720ed0475e7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-05 07:12:28,862|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(637b279a-5fa2-4df0-b618-c20dcf3a7467) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-05 07:12:28,872|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(f0642fdb-6f55-40aa-8f76-6e7cf11ba7c8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-05 07:12:28,885|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(33fef853-30cf-4a35-bb35-c408f2b3714e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-05 07:12:28,900|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(e7e0f305-4c48-4d5b-8189-905e10bc83b9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-05 07:12:28,912|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:12:28,913|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:12:28,913|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-05 07:12:28,914|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-05 07:12:28,914|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:12:28,914|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:12:28,939|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 07:12:28,978|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 07:12:28,998|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 07:12:29,018|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 07:12:29,074|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:12:29,076|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:12:29,076|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:12:29,116|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:12:29,145|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-05 07:12:29,158|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-07-05 07:12:29,159|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-05 07:12:29,200|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:12:29,202|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:12:29,203|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:12:29,246|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:12:29,281|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-05 07:12:29,293|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-07-05 07:12:29,294|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-05 07:12:29,326|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:12:29,327|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:12:29,327|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:12:29,328|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(HealthCheck)
2022-07-05 07:12:29,329|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-05 07:12:29,330|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(vf-config-assign)
2022-07-05 07:12:29,331|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(vf-config-deploy)
2022-07-05 07:12:29,375|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-05 07:12:29,401|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-07-05 07:12:29,414|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-07-05 07:12:29,421|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-07-05 07:12:29,442|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:12:29,444|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:12:29,481|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:12:29,483|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:12:29,484|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-05 07:12:29,497|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:12:29,519|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-07-05 07:12:29,532|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-07-05 07:12:29,533|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-07-05 07:12:29,553|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-05 07:12:29,564|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-05 07:12:29,565|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-05 07:12:29,601|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:12:29,602|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:12:29,603|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign-day-2)
2022-07-05 07:12:29,604|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:12:29,605|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy-day-2)
2022-07-05 07:12:29,623|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:12:29,635|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :5G_Core::1.0.37
2022-07-05 07:12:29,647|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-07-05 07:12:29,648|bea85048-33e6-454d-b512-f4551f2bfd0d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-07-05 07:12:32,758|7a0933bd-832a-43f0-8538-70bf7ff63dd3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| getting cba file name(APACHE), version(1.0.0) from db
2022-07-05 07:12:32,957|7a0933bd-832a-43f0-8538-70bf7ff63dd3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:12:32,959|7a0933bd-832a-43f0-8538-70bf7ff63dd3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-05 07:12:32,962|7a0933bd-832a-43f0-8538-70bf7ff63dd3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-05 07:12:33,230|85bebb63-9f3d-42cc-b1fc-a0db9d56fa87||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:12:33,230|85bebb63-9f3d-42cc-b1fc-a0db9d56fa87||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-05 07:12:33,233|85bebb63-9f3d-42cc-b1fc-a0db9d56fa87||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-05 07:12:33,942|3f30cb88-5ddf-4c5d-8bc4-41636de4eac6||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:12:33,942|3f30cb88-5ddf-4c5d-8bc4-41636de4eac6||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-05 07:12:33,944|3f30cb88-5ddf-4c5d-8bc4-41636de4eac6||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-05 07:12:34,120|1cfb63bc-6196-4e60-b406-32905911db2d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:12:34,120|1cfb63bc-6196-4e60-b406-32905911db2d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-05 07:12:34,122|1cfb63bc-6196-4e60-b406-32905911db2d||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-05 07:12:34,308|ce61fa69-3005-4169-a515-cda570d8d7a2||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:12:34,309|ce61fa69-3005-4169-a515-cda570d8d7a2||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-05 07:12:34,311|ce61fa69-3005-4169-a515-cda570d8d7a2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-05 07:12:34,522|47decb1d-1aa8-4c17-82ba-e736429d4f10||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:12:34,522|47decb1d-1aa8-4c17-82ba-e736429d4f10||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-05 07:12:34,524|47decb1d-1aa8-4c17-82ba-e736429d4f10||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-05 07:12:34,801|79958d01-6fa0-4f3e-b63c-d24b350e7256||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:12:34,802|79958d01-6fa0-4f3e-b63c-d24b350e7256||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-05 07:12:34,804|79958d01-6fa0-4f3e-b63c-d24b350e7256||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-05 07:12:34,986|c7dbe704-5544-470a-8aa8-ffc1f1b7ebbb||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:12:34,986|c7dbe704-5544-470a-8aa8-ffc1f1b7ebbb||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-05 07:12:34,988|c7dbe704-5544-470a-8aa8-ffc1f1b7ebbb||DefaultDispatcher-worker-8||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-05 07:12:40,826|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9c7508ff-1577-417c-b5de-d031e69295f0)
2022-07-05 07:12:40,827|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| deleting definition types under : /opt/app/onap/blueprints/working/9c7508ff-1577-417c-b5de-d031e69295f0/Definitions
2022-07-05 07:12:40,829|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| reinitialized all type definitions
2022-07-05 07:12:40,830|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(netconf-device)
2022-07-05 07:12:40,846|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(resolve-data)
2022-07-05 07:12:40,864|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-07-05 07:12:40,869|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-07-05 07:12:40,874|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-07-05 07:12:40,894|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-07-05 07:12:40,914|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ##### Enhancing Workflow(config-assign)
2022-07-05 07:12:40,914|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-07-05 07:12:40,914|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| identified workflow(config-assign) targets(resolve-data)
2022-07-05 07:12:40,914|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-07-05 07:12:40,914|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-07-05 07:12:40,914|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enriching artifacts file(/opt/app/onap/blueprints/working/9c7508ff-1577-417c-b5de-d031e69295f0/Templates/netconfrpc-mapping.json
2022-07-05 07:12:40,920|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-07-05 07:12:40,920|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| dataType not present for the recipe(dt-config-assign-properties)
2022-07-05 07:12:40,920|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ##### Enhancing Workflow(config-deploy)
2022-07-05 07:12:40,921|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-07-05 07:12:40,921|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| identified workflow(config-deploy) targets(execute-netconf)
2022-07-05 07:12:40,921|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(config-deploy) resource assignment files([]
2022-07-05 07:12:40,921|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| ##### Enhancing blueprint Resource Definitions
2022-07-05 07:12:40,921|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-07-05 07:12:40,921|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing file (Templates/netconfrpc-mapping.json)
2022-07-05 07:12:40,926|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| distinct resource keys ([input-source])
2022-07-05 07:12:40,933|72b53379-a73a-4b80-8640-14d970fdd121||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Enriching Resource Definition sources Node Template: [source-input]
2022-07-05 07:13:22,765|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-05 07:13:22,887|||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-07-05 07:13:22,889|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| request(201d5a32-6e2b-4f69-8602-cacfe91526cb)
2022-07-05 07:13:22,890|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| CBA file(/opt/app/onap/blueprints/archive/ba72d5ed-f1f2-4a61-bebd-e8a2c446da11/cba.zip written successfully
2022-07-05 07:13:22,891|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(ba72d5ed-f1f2-4a61-bebd-e8a2c446da11) CBA(/opt/app/onap/blueprints/archive/ba72d5ed-f1f2-4a61-bebd-e8a2c446da11/cba.zip)
2022-07-05 07:13:22,900|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ba72d5ed-f1f2-4a61-bebd-e8a2c446da11) and entry definition file (Definitions/ubuntu20.json)
2022-07-05 07:13:22,913|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 07:13:22,968|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(resource-assignment)
2022-07-05 07:13:22,969|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:13:22,970|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:13:22,980|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ba72d5ed-f1f2-4a61-bebd-e8a2c446da11) and entry definition file (Definitions/ubuntu20.json)
2022-07-05 07:13:22,998|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-07-05 07:13:23,012|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-07-05 07:13:23,013|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-07-05 07:13:23,033|201d5a32-6e2b-4f69-8602-cacfe91526cb||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/working/ba72d5ed-f1f2-4a61-bebd-e8a2c446da11) present to clean.
2022-07-05 07:13:37,756|888e58cc-cef8-4df4-8ed0-ac336228cd2b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-07-05 07:13:37,814|888e58cc-cef8-4df4-8ed0-ac336228cd2b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-05 07:13:37,815|888e58cc-cef8-4df4-8ed0-ac336228cd2b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-05 07:13:37,817|888e58cc-cef8-4df4-8ed0-ac336228cd2b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-05 07:13:37,959|7864d733-b79d-458a-a639-4bec71481488||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-05 07:13:37,959|7864d733-b79d-458a-a639-4bec71481488||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-05 07:13:37,962|7864d733-b79d-458a-a639-4bec71481488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-05 07:13:38,268|d8dc172a-a60a-4239-b280-01784b015c26||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-05 07:13:38,268|d8dc172a-a60a-4239-b280-01784b015c26||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-05 07:13:38,270|d8dc172a-a60a-4239-b280-01784b015c26||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-05 07:13:38,454|41c7e253-6685-4e49-b169-1a30ba218fb9||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-05 07:13:38,454|41c7e253-6685-4e49-b169-1a30ba218fb9||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-05 07:13:38,457|41c7e253-6685-4e49-b169-1a30ba218fb9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-05 07:13:58,437|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-05 07:13:58,543|||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-07-05 07:13:58,544|6129d1ad-6902-46fc-9c9e-65482df75548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| request(6129d1ad-6902-46fc-9c9e-65482df75548)
2022-07-05 07:13:58,546|6129d1ad-6902-46fc-9c9e-65482df75548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| CBA file(/opt/app/onap/blueprints/archive/5f59fc76-5edc-4a2d-8a4f-d7b16424dc0b/cba.zip written successfully
2022-07-05 07:13:58,546|6129d1ad-6902-46fc-9c9e-65482df75548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Save processing(5f59fc76-5edc-4a2d-8a4f-d7b16424dc0b) CBA(/opt/app/onap/blueprints/archive/5f59fc76-5edc-4a2d-8a4f-d7b16424dc0b/cba.zip)
2022-07-05 07:13:58,558|6129d1ad-6902-46fc-9c9e-65482df75548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5f59fc76-5edc-4a2d-8a4f-d7b16424dc0b) and entry definition file (Definitions/pnf_netconf.json)
2022-07-05 07:13:58,565|6129d1ad-6902-46fc-9c9e-65482df75548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-05 07:13:58,576|6129d1ad-6902-46fc-9c9e-65482df75548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-assign)
2022-07-05 07:13:58,577|6129d1ad-6902-46fc-9c9e-65482df75548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Validating Workflow(config-deploy)
2022-07-05 07:13:58,582|6129d1ad-6902-46fc-9c9e-65482df75548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5f59fc76-5edc-4a2d-8a4f-d7b16424dc0b) and entry definition file (Definitions/pnf_netconf.json)
2022-07-05 07:13:58,595|6129d1ad-6902-46fc-9c9e-65482df75548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-05 07:13:58,607|6129d1ad-6902-46fc-9c9e-65482df75548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-05 07:13:58,608|6129d1ad-6902-46fc-9c9e-65482df75548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-05 07:13:58,628|6129d1ad-6902-46fc-9c9e-65482df75548||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| No compiled cache(/opt/app/onap/blueprints/working/5f59fc76-5edc-4a2d-8a4f-d7b16424dc0b) present to clean.
2022-07-05 07:16:31,211|1f21e795-d8ac-4e17-9f61-893245e5389d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing request id b8123508-6d30-4d28-9f01-31355fcb9c73
2022-07-05 07:16:31,211|1f21e795-d8ac-4e17-9f61-893245e5389d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-05 07:16:31,211|1f21e795-d8ac-4e17-9f61-893245e5389d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| StoreAuditService ID  -1
2022-07-05 07:16:31,213|1f21e795-d8ac-4e17-9f61-893245e5389d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:16:31,214|1f21e795-d8ac-4e17-9f61-893245e5389d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-05 07:16:31,217|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-05 07:16:31,240|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deriving input data for workflow: (resource-assignment)
2022-07-05 07:16:31,300|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Execute node(START) -> executed state(SUCCESS)
2022-07-05 07:16:31,305|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Executing workflow(resource-assignment[b8123508-6d30-4d28-9f01-31355fcb9c73])'s step(resource-assignment)
2022-07-05 07:16:31,306|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:16:31,307|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| preparing request id(b8123508-6d30-4d28-9f01-31355fcb9c73) for workflow(resource-assignment) step(resource-assignment)
2022-07-05 07:16:31,307|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-05 07:16:31,308|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-05 07:16:31,309|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-07-05 07:16:31,331|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:16:31,338|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-07-05 07:16:31,339|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-07-05 07:16:31,339|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-07-05 07:16:31,340|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("5c3e3137-237b-4ef0-afe1-dbb88e32304e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-05 07:16:31,340|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("b6e33e43-654b-48dd-bf3d-2f0a11cfd510") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-05 07:16:31,351|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:16:31,351|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:16:31,361|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-07-05 07:16:34,007|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - )
2022-07-05 07:16:34,007|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 07:16:34,008|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220705t071632865656z")
2022-07-05 07:16:34,008|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220705t071632865656z")
2022-07-05 07:16:34,008|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220705t071632865656z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-05 07:16:34,008|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-07-05 07:16:34,011|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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" : "b6e33e43-654b-48dd-bf3d-2f0a11cfd510",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "5c3e3137-237b-4ef0-afe1-dbb88e32304e",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220705t071632865656z"
})
2022-07-05 07:16:34,026|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Preparing Response...
2022-07-05 07:16:34,026|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-05 07:16:34,027|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-07-05 07:16:34,028|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Executing workflow(resource-assignment[b8123508-6d30-4d28-9f01-31355fcb9c73])'s step(profile-upload)
2022-07-05 07:16:34,028|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:16:34,040|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| preparing request id(b8123508-6d30-4d28-9f01-31355fcb9c73) for workflow(resource-assignment) step(profile-upload)
2022-07-05 07:16:34,040|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-07-05 07:16:34,040|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:16:34,041|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Triggering K8s Profile Upload component logic.
2022-07-05 07:16:34,042|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Getting the template prefixes
2022-07-05 07:16:34,042|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Iterating over prefixes in resource assignment map.
2022-07-05 07:16:34,045|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Prefix vnf does not have required data for us to continue.
2022-07-05 07:16:34,045|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Preparing Response...
2022-07-05 07:16:34,045|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-07-05 07:16:34,045|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-07-05 07:16:34,046|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Execute node(END) -> executed state(SUCCESS)
2022-07-05 07:16:34,049|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(b8123508-6d30-4d28-9f01-31355fcb9c73) nodes completed with (0)exceptions
2022-07-05 07:16:34,049|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-05 07:16:34,050|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 04355502-a2b2-401b-943a-04d4fb5b7508 auditStoreId -1
2022-07-05 07:16:39,329|1f21e795-d8ac-4e17-9f61-893245e5389d||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing request id 44444f7c-1f8a-4af0-a397-ff4b729a18cf
2022-07-05 07:16:39,330|1f21e795-d8ac-4e17-9f61-893245e5389d||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-05 07:16:39,330|1f21e795-d8ac-4e17-9f61-893245e5389d||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| StoreAuditService ID  -1
2022-07-05 07:16:39,330|1f21e795-d8ac-4e17-9f61-893245e5389d||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:16:39,331|1f21e795-d8ac-4e17-9f61-893245e5389d||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-05 07:16:39,332|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-05 07:16:39,340|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deriving input data for workflow: (resource-assignment)
2022-07-05 07:16:39,341|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Execute node(START) -> executed state(SUCCESS)
2022-07-05 07:16:39,342|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Executing workflow(resource-assignment[44444f7c-1f8a-4af0-a397-ff4b729a18cf])'s step(resource-assignment)
2022-07-05 07:16:39,342|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:16:39,343|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| preparing request id(44444f7c-1f8a-4af0-a397-ff4b729a18cf) for workflow(resource-assignment) step(resource-assignment)
2022-07-05 07:16:39,343|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-05 07:16:39,343|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-05 07:16:39,344|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-07-05 07:16:39,357|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:16:39,361|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-07-05 07:16:39,362|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("f62fffa9-bc28-4e56-b428-e9600ff955fa") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-07-05 07:16:39,363|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-07-05 07:16:39,364|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-07-05 07:16:39,365|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-07-05 07:16:39,366|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:16:39,366|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:16:39,401|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Parameter information : ({customizationid=78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc})
2022-07-05 07:16:39,401|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Parameter information : ({customizationid=78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc})
2022-07-05 07:16:39,414|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 07:16:39,415|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 07:16:39,417|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"92079824-ed6e-4a78-a6b1-a7802c85f94c"}])
2022-07-05 07:16:39,417|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("92079824-ed6e-4a78-a6b1-a7802c85f94c") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-07-05 07:16:39,417|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"}])
2022-07-05 07:16:39,417|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("9d139e3b-1b7c-4e52-8e0d-a57e0214a794") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-07-05 07:16:39,419|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-07-05 07:16:39,427|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Transformed value: null -> 9d139e3b-1b7c-4e52-8e0d-a57e0214a794
2022-07-05 07:16:39,429|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:16:39,467|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Parameter information : ({customizationid=78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc})
2022-07-05 07:16:39,470|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 07:16:39,471|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-07-05 07:16:39,471|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-07-05 07:16:39,472|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-07-05 07:16:39,473|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-07-05 07:16:39,479|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Transformed value: null -> 78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc
2022-07-05 07:16:39,479|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("b6e33e43-654b-48dd-bf3d-2f0a11cfd510") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-05 07:16:39,480|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-07-05 07:16:39,480|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-07-05 07:16:39,481|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("5c3e3137-237b-4ef0-afe1-dbb88e32304e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-05 07:16:39,487|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/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-07-05 07:16:39,488|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/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-07-05 07:16:39,488|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/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-07-05 07:16:39,488|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-07-05 07:16:39,500|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-07-05 07:16:39,501|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-07-05 07:16:39,525|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 07:16:39,525|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 07:16:39,526|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220705t071632865656z")
2022-07-05 07:16:39,526|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220705t071632865656z")
2022-07-05 07:16:39,526|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220705t071632865656z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-05 07:16:39,527|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 07:16:39,528|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 07:16:39,528|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-07-05 07:16:39,528|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-07-05 07:16:39,529|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-07-05 07:16:39,535|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:16:39,535|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:16:39,537|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-07-05 07:16:39,680|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - )
2022-07-05 07:16:39,680|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 07:16:39,681|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220705t071632865656z-helm_apache-vfmt-001")
2022-07-05 07:16:39,681|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220705t071632865656z-helm_apache-vfmt-001")
2022-07-05 07:16:39,681|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220705t071632865656z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-07-05 07:16:39,683|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-07-05 07:16:39,690|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/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-07-05 07:16:39,690|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/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-07-05 07:16:39,701|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-07-05 07:16:39,720|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 07:16:39,720|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response processing type (string)
2022-07-05 07:16:39,720|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-07-05 07:16:39,721|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-07-05 07:16:39,721|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-07-05 07:16:39,722|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-07-05 07:16:39,722|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-07-05 07:16:39,724|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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" : "9d139e3b-1b7c-4e52-8e0d-a57e0214a794",
  "k8s-rb-definition-version" : "78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc",
  "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" : "b6e33e43-654b-48dd-bf3d-2f0a11cfd510",
  "vf-module-id" : "f62fffa9-bc28-4e56-b428-e9600ff955fa",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc",
  "vf-module-model-invariant-uuid" : "9d139e3b-1b7c-4e52-8e0d-a57e0214a794",
  "vf-module-model-version" : "92079824-ed6e-4a78-a6b1-a7802c85f94c",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220705t071632865656z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "5c3e3137-237b-4ef0-afe1-dbb88e32304e",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220705t071632865656z"
})
2022-07-05 07:16:39,737|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Preparing Response...
2022-07-05 07:16:39,737|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-05 07:16:39,737|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-07-05 07:16:39,737|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Executing workflow(resource-assignment[44444f7c-1f8a-4af0-a397-ff4b729a18cf])'s step(profile-upload)
2022-07-05 07:16:39,738|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:16:39,738|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| preparing request id(44444f7c-1f8a-4af0-a397-ff4b729a18cf) for workflow(resource-assignment) step(profile-upload)
2022-07-05 07:16:39,738|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-07-05 07:16:39,739|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:16:39,739|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Triggering K8s Profile Upload component logic.
2022-07-05 07:16:39,739|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Getting the template prefixes
2022-07-05 07:16:39,739|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Iterating over prefixes in resource assignment map.
2022-07-05 07:16:39,754|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(GET), url(/v1/rb/definition/9d139e3b-1b7c-4e52-8e0d-a57e0214a794/78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc)
2022-07-05 07:16:39,762|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 07:16:39,771|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(GET), url(/v1/rb/definition/9d139e3b-1b7c-4e52-8e0d-a57e0214a794/78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc/profile/node-port-profile)
2022-07-05 07:16:39,776|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(404 - Not Found)
2022-07-05 07:16:39,776|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Uploading K8s Profile..
2022-07-05 07:16:39,796|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(POST), url(/v1/rb/definition/9d139e3b-1b7c-4e52-8e0d-a57e0214a794/78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc/profile)
2022-07-05 07:16:39,807|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(201 - Created)
2022-07-05 07:16:39,826|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Rest request method(POST), url(/v1/rb/definition/9d139e3b-1b7c-4e52-8e0d-a57e0214a794/78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc/profile/node-port-profile/content)
2022-07-05 07:16:39,836|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Response status(200 - OK)
2022-07-05 07:16:39,837|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| K8s Profile Upload Completed
2022-07-05 07:16:39,837|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Preparing Response...
2022-07-05 07:16:39,837|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-07-05 07:16:39,838|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-07-05 07:16:39,839|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Execute node(END) -> executed state(SUCCESS)
2022-07-05 07:16:39,839|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| workflow(44444f7c-1f8a-4af0-a397-ff4b729a18cf) nodes completed with (0)exceptions
2022-07-05 07:16:39,839|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-05 07:16:39,840|1f21e795-d8ac-4e17-9f61-893245e5389d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9464de55-7724-4653-a839-42fa46d955e7 auditStoreId -1
2022-07-05 07:16:45,372|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-05 07:16:45,486|||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-07-05 07:16:45,515|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing request id 1f21e795-d8ac-4e17-9f61-893245e5389d
2022-07-05 07:16:45,515|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-05 07:16:45,515|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| StoreAuditService ID  -1
2022-07-05 07:16:45,515|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:16:45,515|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-05 07:16:45,516|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-05 07:16:45,520|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deriving input data for workflow: (config-assign)
2022-07-05 07:16:45,521|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-07-05 07:16:45,522|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[1f21e795-d8ac-4e17-9f61-893245e5389d])'s step(config-setup)
2022-07-05 07:16:45,522|||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-07-05 07:16:45,522|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(1f21e795-d8ac-4e17-9f61-893245e5389d) for workflow(config-assign) step(config-setup)
2022-07-05 07:16:45,522|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-07-05 07:16:45,522|||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-07-05 07:16:45,523|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-07-05 07:16:45,541|||DefaultDispatcher-worker-3||||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-07-05 07:16:45,543|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-07-05 07:16:45,543|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("b6e33e43-654b-48dd-bf3d-2f0a11cfd510") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-05 07:16:45,549|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-07-05 07:16:45,549|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-07-05 07:16:45,558|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510)
2022-07-05 07:16:45,574|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-05 07:16:45,574|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-07-05 07:16:45,575|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99")
2022-07-05 07:16:45,575|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99")
2022-07-05 07:16:45,575|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-07-05 07:16:45,576|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("5c3e3137-237b-4ef0-afe1-dbb88e32304e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-05 07:16:45,581|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/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-07-05 07:16:45,581|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-07-05 07:16:45,589|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/vnf-data/vf-modules)
2022-07-05 07:16:45,602|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-05 07:16:45,602|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-07-05 07:16:45,603|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","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_7d7fa715-6a6e-4135-92e4-3a8662c7af99_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":"92079824-ed6e-4a78-a6b1-a7802c85f94c","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-20220705t071632865656z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220705t071632865656z","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":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1f21e795-d8ac-4e17-9f61-893245e5389d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d52c9fe3-3ddd-4730-a54d-d826d6ec57cd","model-invariant-uuid":"4d41cc7c-e3fe-4b94-a3fb-fa4fea8e6621"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","service-instance-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"997b9e42-f601-427d-a620-b9076412dba6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ea297ec4-3930-480e-8369-5b8fdcaf867f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"116580dd-32d5-45b0-a98e-ba1af121dd4e","model-uuid":"e7268762-8714-4c54-82b2-dab4e93079b0","model-invariant-uuid":"f558daf0-3de5-42ab-8051-6ea872925f03"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"5c3e3137-237b-4ef0-afe1-dbb88e32304e"},"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":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa"}}}]})
2022-07-05 07:16:45,603|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","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_7d7fa715-6a6e-4135-92e4-3a8662c7af99_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":"92079824-ed6e-4a78-a6b1-a7802c85f94c","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-20220705t071632865656z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220705t071632865656z","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":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1f21e795-d8ac-4e17-9f61-893245e5389d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d52c9fe3-3ddd-4730-a54d-d826d6ec57cd","model-invariant-uuid":"4d41cc7c-e3fe-4b94-a3fb-fa4fea8e6621"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","service-instance-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"997b9e42-f601-427d-a620-b9076412dba6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ea297ec4-3930-480e-8369-5b8fdcaf867f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"116580dd-32d5-45b0-a98e-ba1af121dd4e","model-uuid":"e7268762-8714-4c54-82b2-dab4e93079b0","model-invariant-uuid":"f558daf0-3de5-42ab-8051-6ea872925f03"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"5c3e3137-237b-4ef0-afe1-dbb88e32304e"},"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":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa"}}}]})
2022-07-05 07:16:45,603|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","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_7d7fa715-6a6e-4135-92e4-3a8662c7af99_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":"92079824-ed6e-4a78-a6b1-a7802c85f94c","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-20220705t071632865656z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220705t071632865656z","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":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1f21e795-d8ac-4e17-9f61-893245e5389d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d52c9fe3-3ddd-4730-a54d-d826d6ec57cd","model-invariant-uuid":"4d41cc7c-e3fe-4b94-a3fb-fa4fea8e6621"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","service-instance-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"997b9e42-f601-427d-a620-b9076412dba6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ea297ec4-3930-480e-8369-5b8fdcaf867f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"116580dd-32d5-45b0-a98e-ba1af121dd4e","model-uuid":"e7268762-8714-4c54-82b2-dab4e93079b0","model-invariant-uuid":"f558daf0-3de5-42ab-8051-6ea872925f03"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"5c3e3137-237b-4ef0-afe1-dbb88e32304e"},"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":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa"}}}]), type  ({json})
2022-07-05 07:16:45,604|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","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_7d7fa715-6a6e-4135-92e4-3a8662c7af99_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":"92079824-ed6e-4a78-a6b1-a7802c85f94c","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-20220705t071632865656z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220705t071632865656z","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":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1f21e795-d8ac-4e17-9f61-893245e5389d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d52c9fe3-3ddd-4730-a54d-d826d6ec57cd","model-invariant-uuid":"4d41cc7c-e3fe-4b94-a3fb-fa4fea8e6621"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","service-instance-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"997b9e42-f601-427d-a620-b9076412dba6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ea297ec4-3930-480e-8369-5b8fdcaf867f","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"116580dd-32d5-45b0-a98e-ba1af121dd4e","model-uuid":"e7268762-8714-4c54-82b2-dab4e93079b0","model-invariant-uuid":"f558daf0-3de5-42ab-8051-6ea872925f03"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"5c3e3137-237b-4ef0-afe1-dbb88e32304e"},"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":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-07-05 07:16:45,639|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-07-05 07:16:45,640|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-07-05 07:16:45,665|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e?depth=1)
2022-07-05 07:16:45,969|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-05 07:16:45,970|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-07-05 07:16:45,971|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657005401169","model-invariant-id":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","model-version-id":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-customization-id":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","module-index":0}]})
2022-07-05 07:16:45,971|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657005401169","model-invariant-id":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","model-version-id":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-customization-id":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","module-index":0}]})
2022-07-05 07:16:45,971|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657005401169","model-invariant-id":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","model-version-id":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-customization-id":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","module-index":0}]), type  ({json})
2022-07-05 07:16:45,971|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657005401169","model-invariant-id":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","model-version-id":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-customization-id":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-07-05 07:16:45,973|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-07-05 07:16:45,976|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:16:50,751|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (4775)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:16:50,751|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:16:50,774|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","k8s-rb-definition-version":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","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-07-05 07:16:50,776|||DefaultDispatcher-worker-3||||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" : "9d139e3b-1b7c-4e52-8e0d-a57e0214a794",
      "k8s-rb-definition-version" : "78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "b6e33e43-654b-48dd-bf3d-2f0a11cfd510",
  "service-instance-name" : "basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc",
      "model-invariant-id" : "9d139e3b-1b7c-4e52-8e0d-a57e0214a794",
      "model-version-id" : "92079824-ed6e-4a78-a6b1-a7802c85f94c",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1657005401169",
      "vf-module-id" : "f62fffa9-bc28-4e56-b428-e9600ff955fa",
      "vf-module-name" : "basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "1f21e795-d8ac-4e17-9f61-893245e5389d",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ea297ec4-3930-480e-8369-5b8fdcaf867f",
          "svc-request-id" : "997b9e42-f601-427d-a620-b9076412dba6"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "4d41cc7c-e3fe-4b94-a3fb-fa4fea8e6621",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "d52c9fe3-3ddd-4730-a54d-d826d6ec57cd",
            "model-version" : "1.0"
          },
          "service-id" : "b6e33e43-654b-48dd-bf3d-2f0a11cfd510",
          "service-instance-id" : "b6e33e43-654b-48dd-bf3d-2f0a11cfd510",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc",
            "model-invariant-uuid" : "9d139e3b-1b7c-4e52-8e0d-a57e0214a794",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "92079824-ed6e-4a78-a6b1-a7802c85f94c",
            "model-version" : "1"
          },
          "vf-module-id" : "f62fffa9-bc28-4e56-b428-e9600ff955fa",
          "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_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc",
            "model-invariant-uuid" : "9d139e3b-1b7c-4e52-8e0d-a57e0214a794",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "92079824-ed6e-4a78-a6b1-a7802c85f94c",
            "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" : "92079824-ed6e-4a78-a6b1-a7802c85f94c"
            }, {
              "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-20220705t071632865656z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "9d139e3b-1b7c-4e52-8e0d-a57e0214a794"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220705t071632865656z"
            }, {
              "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" : "f62fffa9-bc28-4e56-b428-e9600ff955fa",
            "vf-module-name" : "basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "116580dd-32d5-45b0-a98e-ba1af121dd4e",
            "model-invariant-uuid" : "f558daf0-3de5-42ab-8051-6ea872925f03",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "e7268762-8714-4c54-82b2-dab4e93079b0",
            "model-version" : "1.0"
          },
          "vnf-id" : "5c3e3137-237b-4ef0-afe1-dbb88e32304e",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "f62fffa9-bc28-4e56-b428-e9600ff955fa"
    } ]
  },
  "vnf-id" : "5c3e3137-237b-4ef0-afe1-dbb88e32304e"
})
2022-07-05 07:16:50,788|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-07-05 07:16:50,788|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-07-05 07:16:50,789|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-07-05 07:16:50,789|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[1f21e795-d8ac-4e17-9f61-893245e5389d])'s step(config-template)
2022-07-05 07:16:50,790|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:16:50,796|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(1f21e795-d8ac-4e17-9f61-893245e5389d) for workflow(config-assign) step(config-template)
2022-07-05 07:16:50,796|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-07-05 07:16:50,797|||DefaultDispatcher-worker-3||||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-07-05 07:16:50,861|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic.
2022-07-05 07:16:50,861|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-07-05 07:16:50,861|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-07-05 07:16:50,873|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/9d139e3b-1b7c-4e52-8e0d-a57e0214a794/78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc)
2022-07-05 07:16:50,884|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-05 07:16:50,892|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/9d139e3b-1b7c-4e52-8e0d-a57e0214a794/78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc/config-template/replica-count-template)
2022-07-05 07:16:50,898|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-07-05 07:16:50,898|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template..
2022-07-05 07:16:50,910|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/9d139e3b-1b7c-4e52-8e0d-a57e0214a794/78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc/config-template)
2022-07-05 07:16:50,920|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-07-05 07:16:50,931|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/9d139e3b-1b7c-4e52-8e0d-a57e0214a794/78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc/config-template/replica-count-template/content)
2022-07-05 07:16:50,954|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-05 07:16:50,955|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed
2022-07-05 07:16:50,955|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-07-05 07:16:50,955|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-07-05 07:16:50,955|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-07-05 07:16:50,956|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-07-05 07:16:50,956|||DefaultDispatcher-worker-3||||INFO||||||| workflow(1f21e795-d8ac-4e17-9f61-893245e5389d) nodes completed with (0)exceptions
2022-07-05 07:16:50,956|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveWorkflowOutputs for workflow(config-assign)
2022-07-05 07:16:50,957|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7447a850-c3a1-44ea-a5fb-0b42f91cde9b auditStoreId -1
2022-07-05 07:16:50,982|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Completed
2022-07-05 07:17:31,177|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-05 07:17:31,281|||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-07-05 07:17:31,284|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing request id 1f21e795-d8ac-4e17-9f61-893245e5389d
2022-07-05 07:17:31,284|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-05 07:17:31,284|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| StoreAuditService ID  -1
2022-07-05 07:17:31,285|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-05 07:17:31,286|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-05 07:17:31,286|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-05 07:17:31,292|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deriving input data for workflow: (config-deploy)
2022-07-05 07:17:31,293|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-07-05 07:17:31,294|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[1f21e795-d8ac-4e17-9f61-893245e5389d])'s step(config-setup)
2022-07-05 07:17:31,294|||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-07-05 07:17:31,295|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(1f21e795-d8ac-4e17-9f61-893245e5389d) for workflow(config-deploy) step(config-setup)
2022-07-05 07:17:31,295|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-07-05 07:17:31,295|||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-07-05 07:17:31,295|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-07-05 07:17:31,322|||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-07-05 07:17:31,325|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-07-05 07:17:31,325|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b6e33e43-654b-48dd-bf3d-2f0a11cfd510") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-05 07:17:31,329|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-07-05 07:17:31,330|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-07-05 07:17:31,338|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510)
2022-07-05 07:17:31,356|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-05 07:17:31,357|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-07-05 07:17:31,358|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99")
2022-07-05 07:17:31,358|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99")
2022-07-05 07:17:31,358|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-07-05 07:17:31,359|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("5c3e3137-237b-4ef0-afe1-dbb88e32304e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-05 07:17:31,363|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/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-07-05 07:17:31,363|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-07-05 07:17:31,372|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6e33e43-654b-48dd-bf3d-2f0a11cfd510/service-data/vnfs/vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e/vnf-data/vf-modules)
2022-07-05 07:17:31,383|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-05 07:17:31,383|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-07-05 07:17:31,384|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","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_7d7fa715-6a6e-4135-92e4-3a8662c7af99_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":"92079824-ed6e-4a78-a6b1-a7802c85f94c","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-20220705t071632865656z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220705t071632865656z","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":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1f21e795-d8ac-4e17-9f61-893245e5389d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d52c9fe3-3ddd-4730-a54d-d826d6ec57cd","model-invariant-uuid":"4d41cc7c-e3fe-4b94-a3fb-fa4fea8e6621"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","service-instance-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7dbfdc98-e573-4942-8197-7b543e551634","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b373a1bb-a3d6-448d-9a85-efb32e912302","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"116580dd-32d5-45b0-a98e-ba1af121dd4e","model-uuid":"e7268762-8714-4c54-82b2-dab4e93079b0","model-invariant-uuid":"f558daf0-3de5-42ab-8051-6ea872925f03"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"5c3e3137-237b-4ef0-afe1-dbb88e32304e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","from-preload":false}}}]})
2022-07-05 07:17:31,384|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","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_7d7fa715-6a6e-4135-92e4-3a8662c7af99_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":"92079824-ed6e-4a78-a6b1-a7802c85f94c","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-20220705t071632865656z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220705t071632865656z","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":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1f21e795-d8ac-4e17-9f61-893245e5389d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d52c9fe3-3ddd-4730-a54d-d826d6ec57cd","model-invariant-uuid":"4d41cc7c-e3fe-4b94-a3fb-fa4fea8e6621"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","service-instance-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7dbfdc98-e573-4942-8197-7b543e551634","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b373a1bb-a3d6-448d-9a85-efb32e912302","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"116580dd-32d5-45b0-a98e-ba1af121dd4e","model-uuid":"e7268762-8714-4c54-82b2-dab4e93079b0","model-invariant-uuid":"f558daf0-3de5-42ab-8051-6ea872925f03"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"5c3e3137-237b-4ef0-afe1-dbb88e32304e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","from-preload":false}}}]})
2022-07-05 07:17:31,384|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","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_7d7fa715-6a6e-4135-92e4-3a8662c7af99_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":"92079824-ed6e-4a78-a6b1-a7802c85f94c","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-20220705t071632865656z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220705t071632865656z","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":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1f21e795-d8ac-4e17-9f61-893245e5389d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d52c9fe3-3ddd-4730-a54d-d826d6ec57cd","model-invariant-uuid":"4d41cc7c-e3fe-4b94-a3fb-fa4fea8e6621"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","service-instance-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7dbfdc98-e573-4942-8197-7b543e551634","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b373a1bb-a3d6-448d-9a85-efb32e912302","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"116580dd-32d5-45b0-a98e-ba1af121dd4e","model-uuid":"e7268762-8714-4c54-82b2-dab4e93079b0","model-invariant-uuid":"f558daf0-3de5-42ab-8051-6ea872925f03"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"5c3e3137-237b-4ef0-afe1-dbb88e32304e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","from-preload":false}}}]), type  ({json})
2022-07-05 07:17:31,385|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","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_7d7fa715-6a6e-4135-92e4-3a8662c7af99_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":"92079824-ed6e-4a78-a6b1-a7802c85f94c","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-20220705t071632865656z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220705t071632865656z","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":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1f21e795-d8ac-4e17-9f61-893245e5389d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"d52c9fe3-3ddd-4730-a54d-d826d6ec57cd","model-invariant-uuid":"4d41cc7c-e3fe-4b94-a3fb-fa4fea8e6621"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","service-instance-id":"b6e33e43-654b-48dd-bf3d-2f0a11cfd510","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7dbfdc98-e573-4942-8197-7b543e551634","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b373a1bb-a3d6-448d-9a85-efb32e912302","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"116580dd-32d5-45b0-a98e-ba1af121dd4e","model-uuid":"e7268762-8714-4c54-82b2-dab4e93079b0","model-invariant-uuid":"f558daf0-3de5-42ab-8051-6ea872925f03"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"5c3e3137-237b-4ef0-afe1-dbb88e32304e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","model-uuid":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-invariant-uuid":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-07-05 07:17:31,389|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-07-05 07:17:31,390|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-07-05 07:17:31,400|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/5c3e3137-237b-4ef0-afe1-dbb88e32304e?depth=1)
2022-07-05 07:17:31,500|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-05 07:17:31,500|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-07-05 07:17:31,501|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"objective_lamarr","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657005449292","model-invariant-id":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","model-version-id":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-customization-id":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","module-index":0}]})
2022-07-05 07:17:31,501|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"objective_lamarr","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657005449292","model-invariant-id":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","model-version-id":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-customization-id":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","module-index":0}]})
2022-07-05 07:17:31,501|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"objective_lamarr","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657005449292","model-invariant-id":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","model-version-id":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-customization-id":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","module-index":0}]), type  ({json})
2022-07-05 07:17:31,501|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f62fffa9-bc28-4e56-b428-e9600ff955fa","vf-module-name":"basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"objective_lamarr","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657005449292","model-invariant-id":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","model-version-id":"92079824-ed6e-4a78-a6b1-a7802c85f94c","model-customization-id":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-07-05 07:17:31,503|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-07-05 07:17:31,504|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"9d139e3b-1b7c-4e52-8e0d-a57e0214a794","k8s-rb-definition-version":"78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc","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":"objective_lamarr"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-07-05 07:17:31,506|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "objective_lamarr",
      "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" : "9d139e3b-1b7c-4e52-8e0d-a57e0214a794",
      "k8s-rb-definition-version" : "78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "b6e33e43-654b-48dd-bf3d-2f0a11cfd510",
  "service-instance-name" : "basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "objective_lamarr",
      "is-base-vf-module" : false,
      "model-customization-id" : "78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc",
      "model-invariant-id" : "9d139e3b-1b7c-4e52-8e0d-a57e0214a794",
      "model-version-id" : "92079824-ed6e-4a78-a6b1-a7802c85f94c",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1657005449292",
      "vf-module-id" : "f62fffa9-bc28-4e56-b428-e9600ff955fa",
      "vf-module-name" : "basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "1f21e795-d8ac-4e17-9f61-893245e5389d",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b373a1bb-a3d6-448d-9a85-efb32e912302",
          "svc-request-id" : "7dbfdc98-e573-4942-8197-7b543e551634"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "4d41cc7c-e3fe-4b94-a3fb-fa4fea8e6621",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "d52c9fe3-3ddd-4730-a54d-d826d6ec57cd",
            "model-version" : "1.0"
          },
          "service-id" : "b6e33e43-654b-48dd-bf3d-2f0a11cfd510",
          "service-instance-id" : "b6e33e43-654b-48dd-bf3d-2f0a11cfd510",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc",
            "model-invariant-uuid" : "9d139e3b-1b7c-4e52-8e0d-a57e0214a794",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "92079824-ed6e-4a78-a6b1-a7802c85f94c",
            "model-version" : "1"
          },
          "vf-module-id" : "f62fffa9-bc28-4e56-b428-e9600ff955fa",
          "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_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "78f3a9be-cbe7-43a7-9a63-1ef79a9b92fc",
            "model-invariant-uuid" : "9d139e3b-1b7c-4e52-8e0d-a57e0214a794",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "92079824-ed6e-4a78-a6b1-a7802c85f94c",
            "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" : "92079824-ed6e-4a78-a6b1-a7802c85f94c"
            }, {
              "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-20220705t071632865656z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "9d139e3b-1b7c-4e52-8e0d-a57e0214a794"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220705t071632865656z"
            }, {
              "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" : "f62fffa9-bc28-4e56-b428-e9600ff955fa",
            "vf-module-name" : "basic_cnf_macro_7d7fa715-6a6e-4135-92e4-3a8662c7af99_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "116580dd-32d5-45b0-a98e-ba1af121dd4e",
            "model-invariant-uuid" : "f558daf0-3de5-42ab-8051-6ea872925f03",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "e7268762-8714-4c54-82b2-dab4e93079b0",
            "model-version" : "1.0"
          },
          "vnf-id" : "5c3e3137-237b-4ef0-afe1-dbb88e32304e",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "f62fffa9-bc28-4e56-b428-e9600ff955fa"
    } ]
  },
  "vnf-id" : "5c3e3137-237b-4ef0-afe1-dbb88e32304e"
})
2022-07-05 07:17:31,511|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-07-05 07:17:31,511|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-07-05 07:17:31,511|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-07-05 07:17:31,512|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[1f21e795-d8ac-4e17-9f61-893245e5389d])'s step(status-verification-script)
2022-07-05 07:17:31,512|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:17:31,516|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(1f21e795-d8ac-4e17-9f61-893245e5389d) for workflow(config-deploy) step(status-verification-script)
2022-07-05 07:17:31,517|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-07-05 07:17:31,517|||DefaultDispatcher-worker-2||||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-07-05 07:17:31,519|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-07-05 07:17:31,526|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START
2022-07-05 07:17:31,536|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/objective_lamarr/status)
2022-07-05 07:17:31,587|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-05 07:17:31,604|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (objective_lamarr) is not ready. Please wait...
2022-07-05 07:17:41,613|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/objective_lamarr/status)
2022-07-05 07:17:41,655|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-05 07:17:41,657|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (objective_lamarr) is not ready. Please wait...
2022-07-05 07:17:51,666|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/objective_lamarr/status)
2022-07-05 07:17:51,721|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-05 07:17:51,723|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (objective_lamarr) is ready.
2022-07-05 07:17:51,723|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END
2022-07-05 07:17:51,723|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-07-05 07:17:51,723|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-07-05 07:17:51,723|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-07-05 07:17:51,724|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[1f21e795-d8ac-4e17-9f61-893245e5389d])'s step(config-apply)
2022-07-05 07:17:51,724|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:17:51,730|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(1f21e795-d8ac-4e17-9f61-893245e5389d) for workflow(config-deploy) step(config-apply)
2022-07-05 07:17:51,730|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-07-05 07:17:51,730|||DefaultDispatcher-worker-2||||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-07-05 07:17:51,732|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Value component logic.
2022-07-05 07:17:51,732|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-07-05 07:17:51,732|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-07-05 07:17:51,742|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/objective_lamarr/config/replica-count-change)
2022-07-05 07:17:56,751|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-07-05 07:17:56,752|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s config..
2022-07-05 07:17:56,775|||DefaultDispatcher-worker-2||||INFO||||||| Config building started from source custom-values
2022-07-05 07:17:56,775|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-07-05 07:17:56,791|||DefaultDispatcher-worker-2||||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-07-05 07:17:56,793|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-07-05 07:17:56,794|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-07-05 07:17:56,852|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/instance/objective_lamarr/config)
2022-07-05 07:17:56,977|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-07-05 07:17:56,986|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-07-05 07:17:56,986|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-07-05 07:17:56,987|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-07-05 07:17:56,987|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[1f21e795-d8ac-4e17-9f61-893245e5389d])'s step(status-verification-script-after)
2022-07-05 07:17:56,987|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:17:56,988|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(1f21e795-d8ac-4e17-9f61-893245e5389d) for workflow(config-deploy) step(status-verification-script-after)
2022-07-05 07:17:56,988|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-07-05 07:17:56,988|||DefaultDispatcher-worker-2||||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-07-05 07:17:56,989|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-07-05 07:17:56,991|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START
2022-07-05 07:17:56,998|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/objective_lamarr/status)
2022-07-05 07:17:57,103|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-05 07:17:57,104|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (objective_lamarr) is not ready. Please wait...
2022-07-05 07:18:07,113|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/objective_lamarr/status)
2022-07-05 07:18:07,163|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-05 07:18:07,168|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (objective_lamarr) is not ready. Please wait...
2022-07-05 07:18:17,177|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/objective_lamarr/status)
2022-07-05 07:18:17,220|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-05 07:18:17,223|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (objective_lamarr) is not ready. Please wait...
2022-07-05 07:18:27,231|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/objective_lamarr/status)
2022-07-05 07:18:27,273|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-05 07:18:27,332|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (objective_lamarr) is not ready. Please wait...
2022-07-05 07:18:27,738|2993bda4-9d79-4fcc-8c76-fda6d9af9795||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing request id e202193a-cf09-476e-b30d-d4ec08419199
2022-07-05 07:18:27,738|2993bda4-9d79-4fcc-8c76-fda6d9af9795||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-05 07:18:27,738|2993bda4-9d79-4fcc-8c76-fda6d9af9795||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| StoreAuditService ID  -1
2022-07-05 07:18:27,739|2993bda4-9d79-4fcc-8c76-fda6d9af9795||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-05 07:18:27,740|2993bda4-9d79-4fcc-8c76-fda6d9af9795||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-05 07:18:27,743|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-05 07:18:27,762|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deriving input data for workflow: (resource-assignment)
2022-07-05 07:18:27,762|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-07-05 07:18:27,762|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:18:27,763|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| preparing request id(e202193a-cf09-476e-b30d-d4ec08419199) for workflow(resource-assignment) step(resource-assignment)
2022-07-05 07:18:27,763|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-05 07:18:27,764|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-05 07:18:27,765|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-07-05 07:18:27,788|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:18:27,789|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-05 07:18:27,789|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("062662b7-f745-4418-9a24-455b9d42ccd0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-05 07:18:27,790|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ac262d57-dac7-4bc8-a718-a63fcfb1d4f6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-05 07:18:27,790|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Generated Resource Param Data ({
  "service-instance-id" : "062662b7-f745-4418-9a24-455b9d42ccd0",
  "vnf-id" : "ac262d57-dac7-4bc8-a718-a63fcfb1d4f6",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-07-05 07:18:27,798|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Preparing Response...
2022-07-05 07:18:27,799|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-05 07:18:27,799|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-05 07:18:27,799|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 541c83ad-e2fc-4386-8e88-ffe5d748a412 auditStoreId -1
2022-07-05 07:18:32,629|2993bda4-9d79-4fcc-8c76-fda6d9af9795||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing request id 4ab9373a-50ed-4f9f-8a96-f804fdd48024
2022-07-05 07:18:32,629|2993bda4-9d79-4fcc-8c76-fda6d9af9795||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-05 07:18:32,629|2993bda4-9d79-4fcc-8c76-fda6d9af9795||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| StoreAuditService ID  -1
2022-07-05 07:18:32,630|2993bda4-9d79-4fcc-8c76-fda6d9af9795||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-05 07:18:32,630|2993bda4-9d79-4fcc-8c76-fda6d9af9795||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-05 07:18:32,631|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-05 07:18:32,637|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deriving input data for workflow: (resource-assignment)
2022-07-05 07:18:32,639|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-07-05 07:18:32,639|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:18:32,640|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| preparing request id(4ab9373a-50ed-4f9f-8a96-f804fdd48024) for workflow(resource-assignment) step(resource-assignment)
2022-07-05 07:18:32,640|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-05 07:18:32,642|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-05 07:18:32,642|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-07-05 07:18:32,655|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:18:32,657|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-07-05 07:18:32,658|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-07-05 07:18:32,658|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-07-05 07:18:32,658|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-07-05 07:18:32,659|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("84d795ee-953b-443c-adfd-5615484a6543") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-07-05 07:18:32,659|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("062662b7-f745-4418-9a24-455b9d42ccd0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-05 07:18:32,659|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:18:32,659|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-07-05 07:18:32,660|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-07-05 07:18:32,660|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ac262d57-dac7-4bc8-a718-a63fcfb1d4f6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-05 07:18:32,661|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "062662b7-f745-4418-9a24-455b9d42ccd0",
  "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" : "84d795ee-953b-443c-adfd-5615484a6543",
  "vnf-id" : "ac262d57-dac7-4bc8-a718-a63fcfb1d4f6",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-07-05 07:18:32,669|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Preparing Response...
2022-07-05 07:18:32,669|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-05 07:18:32,670|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-05 07:18:32,670|2993bda4-9d79-4fcc-8c76-fda6d9af9795||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4c5385bd-61f4-45b1-a893-a7f7bc3db406 auditStoreId -1
2022-07-05 07:18:37,343|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/objective_lamarr/status)
2022-07-05 07:18:37,395|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-05 07:18:37,397|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-05 07:18:37,399|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (objective_lamarr) is not ready. Please wait...
2022-07-05 07:18:37,503|||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-07-05 07:18:37,507|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing request id 2993bda4-9d79-4fcc-8c76-fda6d9af9795
2022-07-05 07:18:37,507|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-05 07:18:37,507|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| StoreAuditService ID  -1
2022-07-05 07:18:37,508|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-05 07:18:37,508|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-05 07:18:37,508|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-05 07:18:37,513|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deriving input data for workflow: (config-assign)
2022-07-05 07:18:37,514|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-07-05 07:18:37,514|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:18:37,514|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| preparing request id(2993bda4-9d79-4fcc-8c76-fda6d9af9795) for workflow(config-assign) step(config-assign)
2022-07-05 07:18:37,514|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-07-05 07:18:37,514|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-07-05 07:18:37,516|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-07-05 07:18:37,539|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:18:37,541|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-05 07:18:37,541|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("062662b7-f745-4418-9a24-455b9d42ccd0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-05 07:18:37,541|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Setting Resource Value ("ac262d57-dac7-4bc8-a718-a63fcfb1d4f6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-05 07:18:37,551|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (service-instance-id)
2022-07-05 07:18:37,552|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (vnf-id)
2022-07-05 07:18:37,555|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Resource resolution saved into database successfully : (vnf_name)
2022-07-05 07:18:37,556|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Generated Resource Param Data ({
  "service-instance-id" : "062662b7-f745-4418-9a24-455b9d42ccd0",
  "vnf-id" : "ac262d57-dac7-4bc8-a718-a63fcfb1d4f6",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-07-05 07:18:37,572|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-07-05 07:18:37,582|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-07-05 07:18:37,582|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Preparing Response...
2022-07-05 07:18:37,582|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-07-05 07:18:37,582|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveWorkflowOutputs for workflow(config-assign)
2022-07-05 07:18:37,583|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d8eaf69b-62ec-4dd7-a937-65221bec91c3 auditStoreId -1
2022-07-05 07:18:37,592|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Completed
2022-07-05 07:18:47,407|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/objective_lamarr/status)
2022-07-05 07:18:47,460|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-05 07:18:47,461|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (objective_lamarr) is ready.
2022-07-05 07:18:47,461|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END
2022-07-05 07:18:47,461|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-07-05 07:18:47,461|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-07-05 07:18:47,461|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-07-05 07:18:47,462|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[1f21e795-d8ac-4e17-9f61-893245e5389d])'s step(collect-results)
2022-07-05 07:18:47,462|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:18:47,464|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(1f21e795-d8ac-4e17-9f61-893245e5389d) for workflow(config-deploy) step(collect-results)
2022-07-05 07:18:47,464|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-07-05 07:18:47,464|||DefaultDispatcher-worker-2||||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-07-05 07:18:47,464|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-07-05 07:18:47,470|||DefaultDispatcher-worker-2||||INFO||||||| Collected results: {}
2022-07-05 07:18:47,471|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-07-05 07:18:47,471|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-07-05 07:18:47,471|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-07-05 07:18:47,471|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-07-05 07:18:47,471|||DefaultDispatcher-worker-2||||INFO||||||| workflow(1f21e795-d8ac-4e17-9f61-893245e5389d) nodes completed with (0)exceptions
2022-07-05 07:18:47,472|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-07-05 07:18:47,473|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cc0836a4-4508-40c9-bb53-36a163bf6311 auditStoreId -1
2022-07-05 07:18:47,475|1f21e795-d8ac-4e17-9f61-893245e5389d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Completed
2022-07-05 07:19:27,984|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-05 07:19:28,099|||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-07-05 07:19:28,102|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| processing request id 2993bda4-9d79-4fcc-8c76-fda6d9af9795
2022-07-05 07:19:28,102|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-05 07:19:28,102|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| StoreAuditService ID  -1
2022-07-05 07:19:28,103|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-05 07:19:28,103|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-05 07:19:28,105|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-05 07:19:28,108|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Deriving input data for workflow: (config-deploy)
2022-07-05 07:19:28,109|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-07-05 07:19:28,109|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-05 07:19:28,116|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| preparing request id(2993bda4-9d79-4fcc-8c76-fda6d9af9795) for workflow(config-deploy) step(config-deploy)
2022-07-05 07:19:28,116|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-07-05 07:19:28,116|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| 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-07-05 07:19:28,118|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-07-05 07:19:28,118|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Getting Jython Script Class(ConfigDeploy)
2022-07-05 07:19:28,160|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@15cc06c8
2022-07-05 07:19:28,161|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Hello world
2022-07-05 07:19:28,161|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Preparing Response...
2022-07-05 07:19:28,161|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-07-05 07:19:28,161|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-07-05 07:19:28,162|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cf26510c-182a-407d-ad65-944a05f396d4 auditStoreId -1
2022-07-05 07:19:28,164|2993bda4-9d79-4fcc-8c76-fda6d9af9795||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-58b76f9494-dzhd5|||| Completed