Results

By type

          09:39:47,710 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
09:39:47,711 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
09:39:47,712 |-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]
09:39:47,713 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
09:39:47,713 |-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]
09:39:47,713 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
09:39:47,731 |-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
09:39:47,869 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
09:39:47,878 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
09:39:47,881 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
09:39:47,890 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
09:39:47,973 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
09:39:47,974 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
09:39:47,974 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
09:39:47,974 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
09:39:47,974 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
09:39:47,974 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
09:39:47,974 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
09:39:47,975 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
09:39:47,977 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-05-27 09:39:48,796|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-cff7j with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-05-27 09:39:48,800|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-05-27 09:39:52,058|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-27 09:39:52,780|||main||||INFO||||||| Finished Spring Data repository scanning in 701ms. Found 11 JPA repository interfaces.
2022-05-27 09:39:54,885|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-27 09:39:54,952|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-05-27 09:39:55,155|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-27 09:39:55,608|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-05-27 09:39:55,915|||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-05-27 09:39:55,920|||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-05-27 09:39:56,113|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-05-27 09:39:58,159|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-27 09:39:58,173|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-27 09:39:58,284|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-05-27 09:39:59,487|||main||||INFO||||||| Audit service is disabled
2022-05-27 09:39:59,664|||main||||INFO||||||| Workflow Audit store is disabled
2022-05-27 09:40:00,957|||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-05-27 09:40:01,003|||main||||INFO||||||| Dependency Management module created...
2022-05-27 09:40:02,082|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-05-27 09:40:02,326|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-05-27 09:40:03,453|||main||||INFO||||||| Netty started on port(s): 8080
2022-05-27 09:40:05,096|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-05-27 09:40:05,427|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-05-27 09:40:05,436|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.297 seconds (JVM running for 18.352)
2022-05-27 09:40:05,461|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-05-27 11:55:40,665|51c036ae-77f0-436f-b4e9-cb2a4ee672cb||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-27 11:55:40,666|51c036ae-77f0-436f-b4e9-cb2a4ee672cb||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-27 11:55:40,667|51c036ae-77f0-436f-b4e9-cb2a4ee672cb||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-27 11:55:41,067|51c036ae-77f0-436f-b4e9-cb2a4ee672cb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-27 11:55:41,070|51c036ae-77f0-436f-b4e9-cb2a4ee672cb||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-27 11:55:42,234|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6571c541-a16e-429e-97d1-a2307892c8d3)
2022-05-27 11:55:42,247|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| deleting definition types under : /opt/app/onap/blueprints/working/6571c541-a16e-429e-97d1-a2307892c8d3/Definitions
2022-05-27 11:55:42,350|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| reinitialized all type definitions
2022-05-27 11:55:42,358|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-27 11:55:42,402|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-27 11:55:42,409|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-27 11:55:42,415|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-27 11:55:42,491|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ##### Enhancing Workflow(helloworld)
2022-05-27 11:55:42,492|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-27 11:55:42,492|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| identified workflow(helloworld) targets(helloworld)
2022-05-27 11:55:42,492|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-27 11:55:42,493|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-27 11:55:42,493|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enriching artifacts file(/opt/app/onap/blueprints/working/6571c541-a16e-429e-97d1-a2307892c8d3/Templates/hello-world-mapping.json
2022-05-27 11:55:42,508|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-27 11:55:42,508|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-27 11:55:42,508|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ##### Enhancing blueprint Resource Definitions
2022-05-27 11:55:42,509|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-27 11:55:42,510|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing file (Templates/hello-world-mapping.json)
2022-05-27 11:55:42,531|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| distinct resource keys ([])
2022-05-27 11:55:42,531|4098df12-2ea4-4493-bfec-5cee50d4d380||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Enriching Resource Definition sources Node Template: []
2022-05-27 11:55:42,792|5c109bd8-2fed-44b4-b395-0494ecce70ee||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(a52a3d6a-932d-48ef-8ef0-0cdeaa275198) CBA(/opt/app/onap/blueprints/archive/a52a3d6a-932d-48ef-8ef0-0cdeaa275198/cba.zip)
2022-05-27 11:55:42,803|5c109bd8-2fed-44b4-b395-0494ecce70ee||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a52a3d6a-932d-48ef-8ef0-0cdeaa275198) and entry definition file (Definitions/blueprint.json)
2022-05-27 11:55:42,866|5c109bd8-2fed-44b4-b395-0494ecce70ee||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(helloworld)
2022-05-27 11:55:42,881|5c109bd8-2fed-44b4-b395-0494ecce70ee||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a52a3d6a-932d-48ef-8ef0-0cdeaa275198) and entry definition file (Definitions/blueprint.json)
2022-05-27 11:55:42,978|5c109bd8-2fed-44b4-b395-0494ecce70ee||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/working/a52a3d6a-932d-48ef-8ef0-0cdeaa275198) present to clean.
2022-05-27 11:55:43,172|1d69c0bb-a620-4999-9725-0b0f40eea392||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing request id 654321
2022-05-27 11:55:43,172|1d69c0bb-a620-4999-9725-0b0f40eea392||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-27 11:55:43,173|1d69c0bb-a620-4999-9725-0b0f40eea392||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| StoreAuditService ID  -1
2022-05-27 11:55:43,182|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| getting cba file name(test101), version(1.0.1) from db
2022-05-27 11:55:43,259|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-27 11:55:43,261|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-27 11:55:43,263|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-27 11:55:43,281|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deriving input data for workflow: (helloworld)
2022-05-27 11:55:43,282|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-27 11:55:43,282|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 11:55:43,291|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-27 11:55:43,291|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-27 11:55:43,292|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-27 11:55:43,311|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-27 11:55:43,344|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Batched Sequence : ([])
2022-05-27 11:55:43,348|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Generated Resource Param Data ({ })
2022-05-27 11:55:43,451|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Preparing Response...
2022-05-27 11:55:43,453|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-27 11:55:43,454|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-27 11:55:43,456|1d69c0bb-a620-4999-9725-0b0f40eea392||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 60b11be8-633e-47e6-b874-0501bf8d9421 auditStoreId -1
2022-05-27 12:19:12,356|33f8ab3f-e02d-4629-b83b-8535639148e9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-27 12:19:12,357|33f8ab3f-e02d-4629-b83b-8535639148e9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-27 12:19:12,357|33f8ab3f-e02d-4629-b83b-8535639148e9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-27 12:19:12,600|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-27 12:19:12,601|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-27 12:19:13,267|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-27 12:19:13,271|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(ba7a6447-6e60-486d-8e5d-82e1f3a8f1a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-27 12:19:13,295|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(0a89cf97-f3ae-41ae-a90b-941101771572) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-27 12:19:13,306|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(0ed180a3-3986-4507-b224-d47abd7a4793) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-27 12:19:13,321|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(bff9dc6f-d8ab-4ab3-adce-cffef20cc501) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-27 12:19:13,349|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-27 12:19:13,350|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(bd5bc7da-c30e-4ed8-84a8-486e715d166b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-27 12:19:13,369|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(04486d09-bd77-4e58-9d15-62d5f04006b3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-27 12:19:13,387|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:13,388|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:13,388|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-27 12:19:13,398|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:13,398|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:13,452|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:19:13,483|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:19:13,528|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:19:13,547|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:19:13,667|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:19:13,668|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:19:13,669|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:19:13,733|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:13,840|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:19:13,841|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:19:13,842|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:19:13,896|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:13,977|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:19:13,978|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:19:14,019|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:19:14,020|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:19:14,021|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-27 12:19:14,037|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:14,150|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:19:14,152|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:19:14,153|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign-day-2)
2022-05-27 12:19:14,154|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:19:14,155|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy-day-2)
2022-05-27 12:19:14,181|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:14,271|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:19:14,272|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:19:14,273|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:19:14,273|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(HealthCheck)
2022-05-27 12:19:14,274|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-27 12:19:14,275|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(vf-config-assign)
2022-05-27 12:19:14,276|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(vf-config-deploy)
2022-05-27 12:19:14,313|33f8ab3f-e02d-4629-b83b-8535639148e9||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-27 12:19:15,831|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Enhancing blueprint(/opt/app/onap/blueprints/working/514ce8ef-6b36-4928-a3b4-377bdad3312e)
2022-05-27 12:19:15,832|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| deleting definition types under : /opt/app/onap/blueprints/working/514ce8ef-6b36-4928-a3b4-377bdad3312e/Definitions
2022-05-27 12:19:15,834|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| reinitialized all type definitions
2022-05-27 12:19:15,835|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-05-27 12:19:15,852|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-05-27 12:19:15,857|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-05-27 12:19:15,862|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-05-27 12:19:15,888|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(capability)
2022-05-27 12:19:15,906|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(capability)
2022-05-27 12:19:15,914|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(processor-db)
2022-05-27 12:19:15,927|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-27 12:19:15,941|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-27 12:19:15,955|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-27 12:19:15,965|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-27 12:19:15,975|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-27 12:19:16,007|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-05-27 12:19:16,011|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-05-27 12:19:16,012|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-05-27 12:19:16,027|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(capability)
2022-05-27 12:19:16,035|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(capability)
2022-05-27 12:19:16,042|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(capability)
2022-05-27 12:19:16,051|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(processor-db)
2022-05-27 12:19:16,060|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-27 12:19:16,070|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-27 12:19:16,081|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-27 12:19:16,089|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-27 12:19:16,100|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-27 12:19:16,110|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-27 12:19:16,141|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ##### Enhancing Workflow(resource-resolution)
2022-05-27 12:19:16,141|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-05-27 12:19:16,142|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-05-27 12:19:16,142|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-05-27 12:19:16,142|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-05-27 12:19:16,142|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-05-27 12:19:16,142|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enriching artifacts file(/opt/app/onap/blueprints/working/514ce8ef-6b36-4928-a3b4-377bdad3312e/Templates/hello-world-velocity-mapping.json
2022-05-27 12:19:16,151|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-05-27 12:19:16,151|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-05-27 12:19:16,152|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enriching artifacts file(/opt/app/onap/blueprints/working/514ce8ef-6b36-4928-a3b4-377bdad3312e/Templates/hello-world-jinja-mapping.json
2022-05-27 12:19:16,158|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-05-27 12:19:16,158|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-05-27 12:19:16,159|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ##### Enhancing blueprint Resource Definitions
2022-05-27 12:19:16,159|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-05-27 12:19:16,159|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-05-27 12:19:16,159|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-05-27 12:19:16,170|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:16,233|50f97e55-e9df-4a7e-aab0-aaca8aa90711||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-05-27 12:19:16,402|43c0d684-4e41-4786-972f-b1d5d32132bd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(f8acb06c-ee26-46b5-9c69-64f75bf238d7) CBA(/opt/app/onap/blueprints/archive/f8acb06c-ee26-46b5-9c69-64f75bf238d7/cba.zip)
2022-05-27 12:19:16,409|43c0d684-4e41-4786-972f-b1d5d32132bd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f8acb06c-ee26-46b5-9c69-64f75bf238d7) and entry definition file (Definitions/resource-resolution.json)
2022-05-27 12:19:16,441|43c0d684-4e41-4786-972f-b1d5d32132bd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-resolution)
2022-05-27 12:19:16,450|43c0d684-4e41-4786-972f-b1d5d32132bd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f8acb06c-ee26-46b5-9c69-64f75bf238d7) and entry definition file (Definitions/resource-resolution.json)
2022-05-27 12:19:16,481|43c0d684-4e41-4786-972f-b1d5d32132bd||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/working/f8acb06c-ee26-46b5-9c69-64f75bf238d7) present to clean.
2022-05-27 12:19:16,631|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing request id 412d624c-766f-4226-8535-002f446e0717
2022-05-27 12:19:16,631|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-27 12:19:16,631|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| StoreAuditService ID  -1
2022-05-27 12:19:16,638|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-05-27 12:19:16,722|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-27 12:19:16,725|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-05-27 12:19:16,729|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:16,749|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deriving input data for workflow: (resource-resolution)
2022-05-27 12:19:16,753|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-05-27 12:19:16,753|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:19:16,754|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| preparing request id(412d624c-766f-4226-8535-002f446e0717) for workflow(resource-resolution) step(helloworld)
2022-05-27 12:19:16,754|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-05-27 12:19:16,754|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:16,755|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-05-27 12:19:16,821|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:16,855|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-27 12:19:16,855|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-05-27 12:19:17,114|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(PUT), url(/resource-resolution/put)
2022-05-27 12:19:17,198|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:19:17,210|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:19:17,211|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-05-27 12:19:17,211|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-05-27 12:19:17,211|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-05-27 12:19:17,252|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (v_put)
2022-05-27 12:19:17,273|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-05-27 12:19:17,274|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Getting Jython Script Class(ResolvProperties)
2022-05-27 12:19:21,373|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Component Object org.python.proxies.__main__$ResolvProperties$1@6081ad2b
2022-05-27 12:19:21,379|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-05-27 12:19:21,392|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (v_python)
2022-05-27 12:19:21,395|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-27 12:19:21,395|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-05-27 12:19:21,401|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-05-27 12:19:21,431|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:19:21,431|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:19:21,431|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-05-27 12:19:21,432|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-05-27 12:19:21,432|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-05-27 12:19:21,433|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-27 12:19:21,433|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-05-27 12:19:21,435|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-05-27 12:19:21,441|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (v_patch)
2022-05-27 12:19:21,457|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:19:21,457|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:19:21,458|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-05-27 12:19:21,458|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-05-27 12:19:21,458|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-05-27 12:19:21,466|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (v_del)
2022-05-27 12:19:21,467|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-05-27 12:19:21,494|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-27 12:19:28,074|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| compiled in (6579)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-27 12:19:28,075|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-27 12:19:28,136|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-05-27 12:19:28,148|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (v_kotlin)
2022-05-27 12:19:28,152|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-27 12:19:28,152|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-05-27 12:19:28,157|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(GET), url(/resource-resolution/get)
2022-05-27 12:19:28,170|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:19:28,170|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:19:28,171|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-27 12:19:28,171|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-27 12:19:28,171|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-05-27 12:19:28,181|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (v_get)
2022-05-27 12:19:28,191|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-05-27 12:19:28,191|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-05-27 12:19:28,200|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (v_input)
2022-05-27 12:19:28,200|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (v_default)
2022-05-27 12:19:28,201|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-27 12:19:28,201|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-05-27 12:19:28,203|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(POST), url(/resource-resolution/post)
2022-05-27 12:19:28,234|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:19:28,235|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:19:28,235|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-05-27 12:19:28,235|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-05-27 12:19:28,235|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-05-27 12:19:28,245|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (v_post)
2022-05-27 12:19:28,259|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:28,288|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (list)
2022-05-27 12:19:28,291|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-05-27 12:19:28,292|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,292|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,292|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,292|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,292|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-05-27 12:19:28,301|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (v_db)
2022-05-27 12:19:28,304|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:28,384|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-05-27 12:19:28,413|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-05-27 12:19:28,414|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-05-27 12:19:28,449|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:28,452|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-05-27 12:19:28,453|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-05-27 12:19:28,453|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-05-27 12:19:28,454|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Getting Jython Script Class(ResolvProperties)
2022-05-27 12:19:28,461|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-05-27 12:19:28,507|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Component Object org.python.proxies.__main__$ResolvProperties$2@7c4bd347
2022-05-27 12:19:28,508|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-05-27 12:19:28,517|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (j_python)
2022-05-27 12:19:28,518|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-27 12:19:28,519|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-05-27 12:19:28,521|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-05-27 12:19:28,549|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:19:28,549|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:19:28,550|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-05-27 12:19:28,550|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-05-27 12:19:28,550|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-05-27 12:19:28,559|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (j_patch)
2022-05-27 12:19:28,560|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-05-27 12:19:28,568|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (j_input)
2022-05-27 12:19:28,570|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-27 12:19:28,570|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-05-27 12:19:28,572|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(PUT), url(/resource-resolution/put)
2022-05-27 12:19:28,588|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:19:28,588|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:19:28,588|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-05-27 12:19:28,588|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-05-27 12:19:28,589|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-05-27 12:19:28,598|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (j_put)
2022-05-27 12:19:28,599|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-05-27 12:19:28,609|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (j_default)
2022-05-27 12:19:28,610|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-27 12:19:28,611|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-05-27 12:19:28,613|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-05-27 12:19:28,632|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:19:28,632|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:19:28,633|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-05-27 12:19:28,633|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-05-27 12:19:28,633|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-05-27 12:19:28,634|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-27 12:19:28,634|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-05-27 12:19:28,636|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(POST), url(/resource-resolution/post)
2022-05-27 12:19:28,645|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (j_del)
2022-05-27 12:19:28,651|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:19:28,651|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:19:28,652|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-05-27 12:19:28,652|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-05-27 12:19:28,652|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-05-27 12:19:28,653|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-27 12:19:28,653|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-05-27 12:19:28,654|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(GET), url(/resource-resolution/get)
2022-05-27 12:19:28,661|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (j_post)
2022-05-27 12:19:28,667|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:19:28,667|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:19:28,668|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-27 12:19:28,668|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-27 12:19:28,668|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-05-27 12:19:28,676|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (j_get)
2022-05-27 12:19:28,683|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-05-27 12:19:28,683|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-05-27 12:19:28,684|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-05-27 12:19:28,698|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:19:28,698|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:19:28,698|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-05-27 12:19:28,698|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-05-27 12:19:28,698|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-05-27 12:19:28,706|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (j_get_id)
2022-05-27 12:19:28,707|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-05-27 12:19:28,708|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-05-27 12:19:28,714|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (j_kotlin)
2022-05-27 12:19:28,716|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:28,720|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (list)
2022-05-27 12:19:28,721|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:28,721|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,721|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,721|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,721|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,721|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,721|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,721|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,721|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,721|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-27 12:19:28,721|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:28,728|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (j_db)
2022-05-27 12:19:28,729|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:19:28,928|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-05-27 12:19:28,935|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-05-27 12:19:28,936|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Preparing Response...
2022-05-27 12:19:28,936|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-05-27 12:19:28,936|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-05-27 12:19:28,937|8e72f996-26b7-4e8f-9ec2-3db783a6fed0||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0b66f4ff-cd77-4632-bf4e-34bc1104f9b3 auditStoreId -1
2022-05-27 12:39:36,788|9c5365dd-69c7-4171-868b-596d79716f83||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(dfe27fb2-3580-4aec-bc69-f608c59be0bb) CBA(/opt/app/onap/blueprints/archive/dfe27fb2-3580-4aec-bc69-f608c59be0bb/cba.zip)
2022-05-27 12:39:36,824|9c5365dd-69c7-4171-868b-596d79716f83||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dfe27fb2-3580-4aec-bc69-f608c59be0bb) and entry definition file (Definitions/CNF.json)
2022-05-27 12:39:37,023|9c5365dd-69c7-4171-868b-596d79716f83||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:39:37,024|9c5365dd-69c7-4171-868b-596d79716f83||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:39:37,025|9c5365dd-69c7-4171-868b-596d79716f83||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:39:37,026|9c5365dd-69c7-4171-868b-596d79716f83||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(scale-out)
2022-05-27 12:39:37,026|9c5365dd-69c7-4171-868b-596d79716f83||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(scale)
2022-05-27 12:39:37,027|9c5365dd-69c7-4171-868b-596d79716f83||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(scale-in)
2022-05-27 12:39:37,028|9c5365dd-69c7-4171-868b-596d79716f83||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(health-check)
2022-05-27 12:39:37,056|9c5365dd-69c7-4171-868b-596d79716f83||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dfe27fb2-3580-4aec-bc69-f608c59be0bb) and entry definition file (Definitions/CNF.json)
2022-05-27 12:39:37,136|9c5365dd-69c7-4171-868b-596d79716f83||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/working/dfe27fb2-3580-4aec-bc69-f608c59be0bb) present to clean.
2022-05-27 12:39:42,632|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-27 12:39:42,633|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-27 12:39:42,633|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-27 12:39:42,835|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-27 12:39:42,836|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-27 12:39:43,442|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-27 12:39:43,443|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(a1d38be3-47e4-4867-9875-f1b30e3e0b0b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-27 12:39:43,469|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(1f505bf7-689f-4349-8ab4-8ad9b9a92cc8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-27 12:39:43,476|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(d44e485b-85ed-4278-8741-a1db0c623b2e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-27 12:39:43,487|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(25c9e1af-14cd-46b6-a982-b5bcae8d4574) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-27 12:39:43,500|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(cba103aa-0bad-4884-b737-5d1cfbc55fb6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-27 12:39:43,516|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(52f3097c-c2f6-4f51-908e-fe2f256b6418) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-27 12:39:43,531|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:39:43,532|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:39:43,532|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-27 12:39:43,532|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-27 12:39:43,533|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:39:43,533|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:39:43,551|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:39:43,598|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:39:43,617|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:39:43,637|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:39:43,705|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:39:43,706|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:39:43,707|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:39:43,708|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(HealthCheck)
2022-05-27 12:39:43,709|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-27 12:39:43,709|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(vf-config-assign)
2022-05-27 12:39:43,710|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(vf-config-deploy)
2022-05-27 12:39:43,753|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-27 12:39:43,810|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-27 12:39:43,833|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-27 12:39:43,841|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-27 12:39:43,931|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:39:43,933|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:39:43,934|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:39:43,985|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:39:44,015|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-27 12:39:44,026|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-27 12:39:44,033|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-27 12:39:44,068|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:39:44,069|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:39:44,069|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:39:44,112|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:39:44,149|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-27 12:39:44,160|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-27 12:39:44,169|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-27 12:39:44,191|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:39:44,192|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:39:44,192|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign-day-2)
2022-05-27 12:39:44,193|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:39:44,194|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy-day-2)
2022-05-27 12:39:44,217|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:39:44,247|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-27 12:39:44,258|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-27 12:39:44,266|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-27 12:39:44,284|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:39:44,285|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:39:44,318|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:39:44,318|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:39:44,319|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-27 12:39:44,326|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:39:44,337|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-27 12:39:44,347|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-27 12:39:44,356|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-27 12:39:44,365|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-27 12:39:44,366|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-27 12:39:44,377|1a0ced3c-d058-4b1a-aef0-5e246f7fb1e3||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-27 12:39:56,428|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Enhancing blueprint(/opt/app/onap/blueprints/working/79f39b07-1819-4176-8fe9-82431b413ee4)
2022-05-27 12:39:56,429|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| deleting definition types under : /opt/app/onap/blueprints/working/79f39b07-1819-4176-8fe9-82431b413ee4/Definitions
2022-05-27 12:39:56,431|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| reinitialized all type definitions
2022-05-27 12:39:56,432|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-05-27 12:39:56,449|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(vnf-template)
2022-05-27 12:39:56,453|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(vnf-mapping)
2022-05-27 12:39:56,456|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-05-27 12:39:56,480|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,493|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,499|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,504|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-05-27 12:39:56,505|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-05-27 12:39:56,505|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-05-27 12:39:56,517|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,522|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,527|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,532|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-27 12:39:56,545|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,550|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,556|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,561|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,566|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,572|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,583|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(config-assign)
2022-05-27 12:39:56,586|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(baseconfig-template)
2022-05-27 12:39:56,586|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-05-27 12:39:56,586|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-05-27 12:39:56,596|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,601|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,606|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(input)
2022-05-27 12:39:56,611|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(config-deploy)
2022-05-27 12:39:56,636|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ##### Enhancing Workflow(resource-assignment)
2022-05-27 12:39:56,636|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-05-27 12:39:56,636|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-05-27 12:39:56,636|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-05-27 12:39:56,636|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-05-27 12:39:56,637|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-05-27 12:39:56,637|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enriching artifacts file(/opt/app/onap/blueprints/working/79f39b07-1819-4176-8fe9-82431b413ee4/Templates/vnf-mapping.json
2022-05-27 12:39:56,642|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-05-27 12:39:56,643|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-05-27 12:39:56,643|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enriching artifacts file(/opt/app/onap/blueprints/working/79f39b07-1819-4176-8fe9-82431b413ee4/Templates/base_ubuntu20-mapping.json
2022-05-27 12:39:56,647|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-05-27 12:39:56,648|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-05-27 12:39:56,648|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ##### Enhancing Workflow(config-assign)
2022-05-27 12:39:56,648|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-05-27 12:39:56,648|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| identified workflow(config-assign) targets(config-assign)
2022-05-27 12:39:56,648|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-05-27 12:39:56,648|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-05-27 12:39:56,648|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enriching artifacts file(/opt/app/onap/blueprints/working/79f39b07-1819-4176-8fe9-82431b413ee4/Templates/baseconfig-mapping.json
2022-05-27 12:39:56,653|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-05-27 12:39:56,654|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-27 12:39:56,654|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ##### Enhancing Workflow(config-deploy)
2022-05-27 12:39:56,654|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-05-27 12:39:56,654|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| identified workflow(config-deploy) targets(config-deploy)
2022-05-27 12:39:56,654|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(config-deploy) resource assignment files([]
2022-05-27 12:39:56,654|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ##### Enhancing blueprint Resource Definitions
2022-05-27 12:39:56,654|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-05-27 12:39:56,654|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing file (Templates/vnf-mapping.json)
2022-05-27 12:39:56,654|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-05-27 12:39:56,655|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing file (Templates/baseconfig-mapping.json)
2022-05-27 12:39:56,669|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:39:56,711|4b9a39d4-b6ee-4123-af2a-cf471f6eb230||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-05-27 12:39:56,900|52713fdb-ff93-4d67-9db0-6273eb4b153a||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(b4f2acb0-ac6b-40e9-916c-33eecbafa090) CBA(/opt/app/onap/blueprints/archive/b4f2acb0-ac6b-40e9-916c-33eecbafa090/cba.zip)
2022-05-27 12:39:56,908|52713fdb-ff93-4d67-9db0-6273eb4b153a||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b4f2acb0-ac6b-40e9-916c-33eecbafa090) and entry definition file (Definitions/ubuntu20.json)
2022-05-27 12:39:56,919|52713fdb-ff93-4d67-9db0-6273eb4b153a||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:39:56,943|52713fdb-ff93-4d67-9db0-6273eb4b153a||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:39:56,943|52713fdb-ff93-4d67-9db0-6273eb4b153a||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:39:56,944|52713fdb-ff93-4d67-9db0-6273eb4b153a||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:39:56,954|52713fdb-ff93-4d67-9db0-6273eb4b153a||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b4f2acb0-ac6b-40e9-916c-33eecbafa090) and entry definition file (Definitions/ubuntu20.json)
2022-05-27 12:39:56,980|52713fdb-ff93-4d67-9db0-6273eb4b153a||reactor-http-epoll-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/working/b4f2acb0-ac6b-40e9-916c-33eecbafa090) present to clean.
2022-05-27 12:41:20,708|6dc887a9-3e47-4f2c-b948-101f0af245a9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-27 12:41:20,708|6dc887a9-3e47-4f2c-b948-101f0af245a9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-27 12:41:20,709|6dc887a9-3e47-4f2c-b948-101f0af245a9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-27 12:41:20,904|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-27 12:41:20,904|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-27 12:41:21,364|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-27 12:41:21,365|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(f15e2b19-27e7-463d-aaad-7df2dc21552f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-27 12:41:21,384|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(89e3cf3b-bbd9-49a0-a4d3-32f7cb8b9b44) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-27 12:41:21,392|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(9299e620-9241-4345-bfa9-f60c1869c675) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-27 12:41:21,401|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(b80d619e-752f-4719-9dbf-968f7bc1768c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-27 12:41:21,414|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(d7a1f5c3-eb3b-46ad-967b-d95c3aec6363) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-27 12:41:21,426|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(0885a0f7-5f0b-41d6-b237-9e3c246543b0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-27 12:41:21,439|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:41:21,439|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:41:21,439|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-27 12:41:21,439|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-27 12:41:21,439|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:41:21,440|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:41:21,449|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:41:21,496|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:41:21,514|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:41:21,532|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:41:21,586|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:41:21,587|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:41:21,588|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:41:21,623|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:41:21,661|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-27 12:41:21,671|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-27 12:41:21,678|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-27 12:41:21,697|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:41:21,698|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:41:21,698|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:41:21,744|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:41:21,805|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-27 12:41:21,823|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-27 12:41:21,824|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-27 12:41:21,850|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:41:21,851|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:41:21,851|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:41:21,852|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(HealthCheck)
2022-05-27 12:41:21,855|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-27 12:41:21,855|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(vf-config-assign)
2022-05-27 12:41:21,856|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(vf-config-deploy)
2022-05-27 12:41:21,898|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-27 12:41:21,932|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:41:21,933|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:41:21,954|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-27 12:41:21,964|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-27 12:41:21,998|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-27 12:41:22,016|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-27 12:41:22,059|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-27 12:41:22,069|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-27 12:41:22,070|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-27 12:41:22,093|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:41:22,094|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:41:22,095|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign-day-2)
2022-05-27 12:41:22,096|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:41:22,096|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy-day-2)
2022-05-27 12:41:22,117|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:41:22,118|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:41:22,119|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:41:22,124|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:41:22,133|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-27 12:41:22,144|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-27 12:41:22,144|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-27 12:41:22,163|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-27 12:41:22,173|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-27 12:41:22,174|6dc887a9-3e47-4f2c-b948-101f0af245a9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-27 12:41:33,846|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9d3262fd-d7d2-4d10-a68a-68dfe36fee29)
2022-05-27 12:41:33,847|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| deleting definition types under : /opt/app/onap/blueprints/working/9d3262fd-d7d2-4d10-a68a-68dfe36fee29/Definitions
2022-05-27 12:41:33,849|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| reinitialized all type definitions
2022-05-27 12:41:33,849|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(netconf-device)
2022-05-27 12:41:33,867|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(resolve-data)
2022-05-27 12:41:33,879|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-05-27 12:41:33,882|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-05-27 12:41:33,885|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-05-27 12:41:33,909|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-05-27 12:41:33,927|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ##### Enhancing Workflow(config-assign)
2022-05-27 12:41:33,928|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-05-27 12:41:33,928|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| identified workflow(config-assign) targets(resolve-data)
2022-05-27 12:41:33,928|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-05-27 12:41:33,928|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-05-27 12:41:33,928|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enriching artifacts file(/opt/app/onap/blueprints/working/9d3262fd-d7d2-4d10-a68a-68dfe36fee29/Templates/netconfrpc-mapping.json
2022-05-27 12:41:33,935|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-05-27 12:41:33,935|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-27 12:41:33,936|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ##### Enhancing Workflow(config-deploy)
2022-05-27 12:41:33,936|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-05-27 12:41:33,936|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| identified workflow(config-deploy) targets(execute-netconf)
2022-05-27 12:41:33,936|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(config-deploy) resource assignment files([]
2022-05-27 12:41:33,936|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| ##### Enhancing blueprint Resource Definitions
2022-05-27 12:41:33,936|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-05-27 12:41:33,936|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing file (Templates/netconfrpc-mapping.json)
2022-05-27 12:41:33,942|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| distinct resource keys ([input-source])
2022-05-27 12:41:33,947|a85a3e93-c77c-4860-9cb4-c8b02a0f1bb2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Enriching Resource Definition sources Node Template: [source-input]
2022-05-27 12:43:17,626|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-27 12:43:17,730|||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-05-27 12:43:17,776|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| request(b0275ee9-6b5e-4861-838d-067364e8db33)
2022-05-27 12:43:17,780|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| CBA file(/opt/app/onap/blueprints/archive/d2549cd5-e8b1-425b-b0e9-5af709de5c37/cba.zip written successfully
2022-05-27 12:43:17,780|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(d2549cd5-e8b1-425b-b0e9-5af709de5c37) CBA(/opt/app/onap/blueprints/archive/d2549cd5-e8b1-425b-b0e9-5af709de5c37/cba.zip)
2022-05-27 12:43:17,819|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d2549cd5-e8b1-425b-b0e9-5af709de5c37) and entry definition file (Definitions/CNF.json)
2022-05-27 12:43:17,878|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:43:17,879|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:43:17,879|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:43:17,880|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(scale-out)
2022-05-27 12:43:17,880|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(scale)
2022-05-27 12:43:17,881|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(scale-in)
2022-05-27 12:43:17,881|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(health-check)
2022-05-27 12:43:17,903|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d2549cd5-e8b1-425b-b0e9-5af709de5c37) and entry definition file (Definitions/CNF.json)
2022-05-27 12:43:17,942|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :APACHE::1.0.0
2022-05-27 12:43:17,957|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-05-27 12:43:17,959|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-05-27 12:43:17,980|b0275ee9-6b5e-4861-838d-067364e8db33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/working/d2549cd5-e8b1-425b-b0e9-5af709de5c37) present to clean.
2022-05-27 12:43:22,749|1666484f-342b-4be7-905a-34d1d1aaf9cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| getting cba file name(APACHE), version(1.0.0) from db
2022-05-27 12:43:23,073|1666484f-342b-4be7-905a-34d1d1aaf9cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:43:23,076|1666484f-342b-4be7-905a-34d1d1aaf9cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-27 12:43:23,079|1666484f-342b-4be7-905a-34d1d1aaf9cf||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-27 12:43:23,252|76c7b36d-0c01-4b60-952b-1a9cc7470c8a||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:43:23,252|76c7b36d-0c01-4b60-952b-1a9cc7470c8a||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-27 12:43:23,255|76c7b36d-0c01-4b60-952b-1a9cc7470c8a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-27 12:43:24,050|3a85c7b7-483b-4f6a-bb79-78c60189eebd||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:43:24,050|3a85c7b7-483b-4f6a-bb79-78c60189eebd||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-27 12:43:24,054|3a85c7b7-483b-4f6a-bb79-78c60189eebd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-27 12:43:24,243|79f3f815-fbef-439b-8f47-0f0521cff30a||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:43:24,243|79f3f815-fbef-439b-8f47-0f0521cff30a||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-27 12:43:24,246|79f3f815-fbef-439b-8f47-0f0521cff30a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-27 12:43:24,448|c31ef8ab-63c6-47c6-aa81-8fc363eb4059||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:43:24,448|c31ef8ab-63c6-47c6-aa81-8fc363eb4059||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-27 12:43:24,452|c31ef8ab-63c6-47c6-aa81-8fc363eb4059||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-27 12:43:24,712|1babc310-87d3-489f-b8a3-7379ff384309||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:43:24,712|1babc310-87d3-489f-b8a3-7379ff384309||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-27 12:43:24,716|1babc310-87d3-489f-b8a3-7379ff384309||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-27 12:43:24,998|4bab8474-a742-4787-9efb-3f9df0fb48c9||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:43:24,999|4bab8474-a742-4787-9efb-3f9df0fb48c9||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-27 12:43:25,002|4bab8474-a742-4787-9efb-3f9df0fb48c9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-27 12:43:25,218|c7420a90-e4ea-4276-8a21-fdad6b3de09f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:43:25,218|c7420a90-e4ea-4276-8a21-fdad6b3de09f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-27 12:43:25,221|c7420a90-e4ea-4276-8a21-fdad6b3de09f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-27 12:43:43,750|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-27 12:43:43,876|||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-05-27 12:43:43,878|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| request(e3e8fb1f-457f-48a9-9c23-07680acad781)
2022-05-27 12:43:43,879|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| CBA file(/opt/app/onap/blueprints/archive/ab5aeaf6-697d-4955-81a9-e8d70fd33c20/cba.zip written successfully
2022-05-27 12:43:43,880|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(ab5aeaf6-697d-4955-81a9-e8d70fd33c20) CBA(/opt/app/onap/blueprints/archive/ab5aeaf6-697d-4955-81a9-e8d70fd33c20/cba.zip)
2022-05-27 12:43:43,889|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ab5aeaf6-697d-4955-81a9-e8d70fd33c20) and entry definition file (Definitions/ubuntu20.json)
2022-05-27 12:43:43,900|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:43:43,930|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(resource-assignment)
2022-05-27 12:43:43,931|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:43:43,932|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:43:43,945|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ab5aeaf6-697d-4955-81a9-e8d70fd33c20) and entry definition file (Definitions/ubuntu20.json)
2022-05-27 12:43:43,959|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-05-27 12:43:43,970|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-05-27 12:43:43,972|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-05-27 12:43:43,985|e3e8fb1f-457f-48a9-9c23-07680acad781||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/working/ab5aeaf6-697d-4955-81a9-e8d70fd33c20) present to clean.
2022-05-27 12:43:52,764|d187a8d3-8a11-47a6-9b52-45d11369d2dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-05-27 12:43:52,956|d187a8d3-8a11-47a6-9b52-45d11369d2dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-27 12:43:52,958|d187a8d3-8a11-47a6-9b52-45d11369d2dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-27 12:43:52,959|d187a8d3-8a11-47a6-9b52-45d11369d2dd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-27 12:43:53,143|4d7b909a-b995-4f2e-88f3-c357b970a539||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-27 12:43:53,143|4d7b909a-b995-4f2e-88f3-c357b970a539||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-27 12:43:53,153|4d7b909a-b995-4f2e-88f3-c357b970a539||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-27 12:43:53,726|b223ea0c-fe81-497f-a5b5-4fa39674ed6a||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-27 12:43:53,726|b223ea0c-fe81-497f-a5b5-4fa39674ed6a||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-27 12:43:53,731|b223ea0c-fe81-497f-a5b5-4fa39674ed6a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-27 12:43:53,952|bbc31db8-d82a-4f0a-aee5-4c9d3818fb7d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-27 12:43:53,953|bbc31db8-d82a-4f0a-aee5-4c9d3818fb7d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-27 12:43:53,956|bbc31db8-d82a-4f0a-aee5-4c9d3818fb7d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-27 12:44:44,746|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-27 12:44:44,849|||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-05-27 12:44:44,850|208fb606-c438-4fdb-a0ca-4134a278c19d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| request(208fb606-c438-4fdb-a0ca-4134a278c19d)
2022-05-27 12:44:44,851|208fb606-c438-4fdb-a0ca-4134a278c19d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| CBA file(/opt/app/onap/blueprints/archive/e222cf10-260e-459e-8030-c05b8ffb485a/cba.zip written successfully
2022-05-27 12:44:44,851|208fb606-c438-4fdb-a0ca-4134a278c19d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Save processing(e222cf10-260e-459e-8030-c05b8ffb485a) CBA(/opt/app/onap/blueprints/archive/e222cf10-260e-459e-8030-c05b8ffb485a/cba.zip)
2022-05-27 12:44:44,865|208fb606-c438-4fdb-a0ca-4134a278c19d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e222cf10-260e-459e-8030-c05b8ffb485a) and entry definition file (Definitions/pnf_netconf.json)
2022-05-27 12:44:44,870|208fb606-c438-4fdb-a0ca-4134a278c19d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-27 12:44:44,882|208fb606-c438-4fdb-a0ca-4134a278c19d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-assign)
2022-05-27 12:44:44,883|208fb606-c438-4fdb-a0ca-4134a278c19d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Validating Workflow(config-deploy)
2022-05-27 12:44:44,888|208fb606-c438-4fdb-a0ca-4134a278c19d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e222cf10-260e-459e-8030-c05b8ffb485a) and entry definition file (Definitions/pnf_netconf.json)
2022-05-27 12:44:44,902|208fb606-c438-4fdb-a0ca-4134a278c19d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-27 12:44:44,913|208fb606-c438-4fdb-a0ca-4134a278c19d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-27 12:44:44,914|208fb606-c438-4fdb-a0ca-4134a278c19d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-27 12:44:44,932|208fb606-c438-4fdb-a0ca-4134a278c19d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| No compiled cache(/opt/app/onap/blueprints/working/e222cf10-260e-459e-8030-c05b8ffb485a) present to clean.
2022-05-27 12:46:39,686|11e68f33-332c-4003-a27e-a0eba05fae24||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing request id 22a73119-23fb-4ca4-aafd-fe59a4c83e42
2022-05-27 12:46:39,686|11e68f33-332c-4003-a27e-a0eba05fae24||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-27 12:46:39,686|11e68f33-332c-4003-a27e-a0eba05fae24||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| StoreAuditService ID  -1
2022-05-27 12:46:39,691|11e68f33-332c-4003-a27e-a0eba05fae24||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:46:39,691|11e68f33-332c-4003-a27e-a0eba05fae24||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-27 12:46:39,697|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-27 12:46:39,762|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deriving input data for workflow: (resource-assignment)
2022-05-27 12:46:39,834|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Execute node(START) -> executed state(SUCCESS)
2022-05-27 12:46:39,838|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Executing workflow(resource-assignment[22a73119-23fb-4ca4-aafd-fe59a4c83e42])'s step(resource-assignment)
2022-05-27 12:46:39,838|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:46:39,839|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| preparing request id(22a73119-23fb-4ca4-aafd-fe59a4c83e42) for workflow(resource-assignment) step(resource-assignment)
2022-05-27 12:46:39,839|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-05-27 12:46:39,839|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-05-27 12:46:39,841|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-05-27 12:46:39,865|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:46:39,874|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-05-27 12:46:39,875|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-05-27 12:46:39,876|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-05-27 12:46:39,876|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("f7d80a44-a5da-4ef8-b7c2-59d8678b1f21") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-27 12:46:39,876|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("dc68e8f4-08a8-4786-b20a-51e90a124669") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-27 12:46:39,886|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:46:39,886|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:46:39,900|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-05-27 12:46:43,480|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - )
2022-05-27 12:46:43,481|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:46:43,481|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220527t124643793794z")
2022-05-27 12:46:43,481|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220527t124643793794z")
2022-05-27 12:46:43,482|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220527t124643793794z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-05-27 12:46:43,482|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-05-27 12:46:43,484|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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" : "dc68e8f4-08a8-4786-b20a-51e90a124669",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "f7d80a44-a5da-4ef8-b7c2-59d8678b1f21",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220527t124643793794z"
})
2022-05-27 12:46:43,494|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Preparing Response...
2022-05-27 12:46:43,494|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-05-27 12:46:43,495|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-05-27 12:46:43,495|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Executing workflow(resource-assignment[22a73119-23fb-4ca4-aafd-fe59a4c83e42])'s step(profile-upload)
2022-05-27 12:46:43,496|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:46:43,501|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| preparing request id(22a73119-23fb-4ca4-aafd-fe59a4c83e42) for workflow(resource-assignment) step(profile-upload)
2022-05-27 12:46:43,501|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-05-27 12:46:43,501|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:46:43,502|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Triggering K8s Profile Upload component logic.
2022-05-27 12:46:43,503|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Getting the template prefixes
2022-05-27 12:46:43,503|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Iterating over prefixes in resource assignment map.
2022-05-27 12:46:43,505|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Prefix vnf does not have required data for us to continue.
2022-05-27 12:46:43,505|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Preparing Response...
2022-05-27 12:46:43,505|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-05-27 12:46:43,506|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-05-27 12:46:43,506|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Execute node(END) -> executed state(SUCCESS)
2022-05-27 12:46:43,523|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(22a73119-23fb-4ca4-aafd-fe59a4c83e42) nodes completed with (0)exceptions
2022-05-27 12:46:43,524|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-05-27 12:46:43,525|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1b25078f-4413-4f02-a769-2a35711658a9 auditStoreId -1
2022-05-27 12:46:48,749|11e68f33-332c-4003-a27e-a0eba05fae24||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing request id 0d5dab13-d234-441e-9551-c2ee575c4d15
2022-05-27 12:46:48,749|11e68f33-332c-4003-a27e-a0eba05fae24||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-27 12:46:48,750|11e68f33-332c-4003-a27e-a0eba05fae24||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| StoreAuditService ID  -1
2022-05-27 12:46:48,750|11e68f33-332c-4003-a27e-a0eba05fae24||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:46:48,750|11e68f33-332c-4003-a27e-a0eba05fae24||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-27 12:46:48,754|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-27 12:46:48,773|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deriving input data for workflow: (resource-assignment)
2022-05-27 12:46:48,775|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Execute node(START) -> executed state(SUCCESS)
2022-05-27 12:46:48,775|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Executing workflow(resource-assignment[0d5dab13-d234-441e-9551-c2ee575c4d15])'s step(resource-assignment)
2022-05-27 12:46:48,775|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:46:48,776|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| preparing request id(0d5dab13-d234-441e-9551-c2ee575c4d15) for workflow(resource-assignment) step(resource-assignment)
2022-05-27 12:46:48,776|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-05-27 12:46:48,776|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-05-27 12:46:48,776|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-05-27 12:46:48,795|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:46:48,798|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-05-27 12:46:48,799|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("33f62a6d-05e8-4568-8867-c8c09fb17280") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-05-27 12:46:48,799|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-05-27 12:46:48,799|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-05-27 12:46:48,800|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("f1dc3a8d-23ca-4130-9f29-50df7dd7ab04") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-05-27 12:46:48,801|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:46:48,801|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:46:48,836|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Parameter information : ({customizationid=f1dc3a8d-23ca-4130-9f29-50df7dd7ab04})
2022-05-27 12:46:48,837|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Parameter information : ({customizationid=f1dc3a8d-23ca-4130-9f29-50df7dd7ab04})
2022-05-27 12:46:48,848|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:46:48,849|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:46:48,850|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"e2048048-f232-4ef9-a87e-b31cec05afcf"}])
2022-05-27 12:46:48,850|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("e2048048-f232-4ef9-a87e-b31cec05afcf") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-05-27 12:46:48,850|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"}])
2022-05-27 12:46:48,850|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("19720ab1-98e4-4062-98ef-eef8750e888b") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-05-27 12:46:48,851|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-05-27 12:46:48,855|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Transformed value: null -> 19720ab1-98e4-4062-98ef-eef8750e888b
2022-05-27 12:46:48,856|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:46:48,882|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Parameter information : ({customizationid=f1dc3a8d-23ca-4130-9f29-50df7dd7ab04})
2022-05-27 12:46:48,886|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:46:48,888|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-05-27 12:46:48,888|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-05-27 12:46:48,888|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-05-27 12:46:48,889|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-05-27 12:46:48,892|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Transformed value: null -> f1dc3a8d-23ca-4130-9f29-50df7dd7ab04
2022-05-27 12:46:48,893|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("dc68e8f4-08a8-4786-b20a-51e90a124669") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-27 12:46:48,893|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-05-27 12:46:48,894|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-05-27 12:46:48,894|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("f7d80a44-a5da-4ef8-b7c2-59d8678b1f21") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-27 12:46:48,898|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/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-05-27 12:46:48,898|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/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-05-27 12:46:48,899|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/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-05-27 12:46:48,899|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-05-27 12:46:48,908|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-05-27 12:46:48,908|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-05-27 12:46:48,938|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:46:48,938|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:46:48,938|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:46:48,938|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:46:48,938|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220527t124643793794z")
2022-05-27 12:46:48,939|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220527t124643793794z")
2022-05-27 12:46:48,939|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220527t124643793794z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-05-27 12:46:48,939|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-05-27 12:46:48,939|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-05-27 12:46:48,939|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-05-27 12:46:48,944|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:46:48,945|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:46:48,946|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-05-27 12:46:49,094|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - )
2022-05-27 12:46:49,094|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:46:49,095|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220527t124643793794z-helm_apache-vfmt-001")
2022-05-27 12:46:49,095|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220527t124643793794z-helm_apache-vfmt-001")
2022-05-27 12:46:49,095|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220527t124643793794z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-05-27 12:46:49,097|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-05-27 12:46:49,104|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/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-05-27 12:46:49,104|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/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-05-27 12:46:49,113|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-05-27 12:46:49,128|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:46:49,129|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response processing type (string)
2022-05-27 12:46:49,129|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-05-27 12:46:49,129|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-05-27 12:46:49,129|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-05-27 12:46:49,130|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-05-27 12:46:49,130|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-05-27 12:46:49,132|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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" : "19720ab1-98e4-4062-98ef-eef8750e888b",
  "k8s-rb-definition-version" : "f1dc3a8d-23ca-4130-9f29-50df7dd7ab04",
  "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" : "dc68e8f4-08a8-4786-b20a-51e90a124669",
  "vf-module-id" : "33f62a6d-05e8-4568-8867-c8c09fb17280",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "f1dc3a8d-23ca-4130-9f29-50df7dd7ab04",
  "vf-module-model-invariant-uuid" : "19720ab1-98e4-4062-98ef-eef8750e888b",
  "vf-module-model-version" : "e2048048-f232-4ef9-a87e-b31cec05afcf",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220527t124643793794z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "f7d80a44-a5da-4ef8-b7c2-59d8678b1f21",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220527t124643793794z"
})
2022-05-27 12:46:49,166|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Preparing Response...
2022-05-27 12:46:49,167|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-05-27 12:46:49,167|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-05-27 12:46:49,167|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Executing workflow(resource-assignment[0d5dab13-d234-441e-9551-c2ee575c4d15])'s step(profile-upload)
2022-05-27 12:46:49,168|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:46:49,168|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| preparing request id(0d5dab13-d234-441e-9551-c2ee575c4d15) for workflow(resource-assignment) step(profile-upload)
2022-05-27 12:46:49,168|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-05-27 12:46:49,168|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:46:49,169|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Triggering K8s Profile Upload component logic.
2022-05-27 12:46:49,169|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Getting the template prefixes
2022-05-27 12:46:49,169|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Iterating over prefixes in resource assignment map.
2022-05-27 12:46:49,182|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(GET), url(/v1/rb/definition/19720ab1-98e4-4062-98ef-eef8750e888b/f1dc3a8d-23ca-4130-9f29-50df7dd7ab04)
2022-05-27 12:46:49,188|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:46:49,199|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(GET), url(/v1/rb/definition/19720ab1-98e4-4062-98ef-eef8750e888b/f1dc3a8d-23ca-4130-9f29-50df7dd7ab04/profile/node-port-profile)
2022-05-27 12:46:49,201|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(404 - Not Found)
2022-05-27 12:46:49,201|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Uploading K8s Profile..
2022-05-27 12:46:49,219|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(POST), url(/v1/rb/definition/19720ab1-98e4-4062-98ef-eef8750e888b/f1dc3a8d-23ca-4130-9f29-50df7dd7ab04/profile)
2022-05-27 12:46:49,224|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(201 - Created)
2022-05-27 12:46:49,250|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Rest request method(POST), url(/v1/rb/definition/19720ab1-98e4-4062-98ef-eef8750e888b/f1dc3a8d-23ca-4130-9f29-50df7dd7ab04/profile/node-port-profile/content)
2022-05-27 12:46:49,256|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Response status(200 - OK)
2022-05-27 12:46:49,256|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| K8s Profile Upload Completed
2022-05-27 12:46:49,256|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Preparing Response...
2022-05-27 12:46:49,256|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-05-27 12:46:49,256|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-05-27 12:46:49,257|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Execute node(END) -> executed state(SUCCESS)
2022-05-27 12:46:49,257|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| workflow(0d5dab13-d234-441e-9551-c2ee575c4d15) nodes completed with (0)exceptions
2022-05-27 12:46:49,257|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-05-27 12:46:49,257|11e68f33-332c-4003-a27e-a0eba05fae24||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fae252c1-1c2c-4678-9925-27ee1fcf64df auditStoreId -1
2022-05-27 12:47:01,643|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-27 12:47:01,753|||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-05-27 12:47:01,781|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing request id 11e68f33-332c-4003-a27e-a0eba05fae24
2022-05-27 12:47:01,782|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-27 12:47:01,782|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| StoreAuditService ID  -1
2022-05-27 12:47:01,782|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:47:01,782|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-27 12:47:01,783|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-27 12:47:01,787|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deriving input data for workflow: (config-assign)
2022-05-27 12:47:01,788|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-05-27 12:47:01,788|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[11e68f33-332c-4003-a27e-a0eba05fae24])'s step(config-setup)
2022-05-27 12:47:01,788|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:47:01,789|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(11e68f33-332c-4003-a27e-a0eba05fae24) for workflow(config-assign) step(config-setup)
2022-05-27 12:47:01,789|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-05-27 12:47:01,789|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-05-27 12:47:01,790|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-05-27 12:47:01,831|||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-05-27 12:47:01,837|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-05-27 12:47:01,839|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("dc68e8f4-08a8-4786-b20a-51e90a124669") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-27 12:47:01,844|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-05-27 12:47:01,844|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-05-27 12:47:01,853|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669)
2022-05-27 12:47:01,873|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-05-27 12:47:01,874|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-05-27 12:47:01,875|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed")
2022-05-27 12:47:01,875|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed")
2022-05-27 12:47:01,875|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-05-27 12:47:01,876|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("f7d80a44-a5da-4ef8-b7c2-59d8678b1f21") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-27 12:47:01,884|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/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-05-27 12:47:01,884|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-05-27 12:47:01,893|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/vnf-data/vf-modules)
2022-05-27 12:47:01,906|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-05-27 12:47:01,906|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-05-27 12:47:01,907|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","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_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_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":"e2048048-f232-4ef9-a87e-b31cec05afcf","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-20220527t124643793794z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"19720ab1-98e4-4062-98ef-eef8750e888b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220527t124643793794z","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":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"11e68f33-332c-4003-a27e-a0eba05fae24","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65f04d36-c92a-4454-b3eb-59b356cbd559","model-invariant-uuid":"5c51ea73-9d81-4305-8b29-effc61840d19"},"global-customer-id":"basiccnf-macro-customer","service-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","service-instance-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7a4d61bf-ed18-48da-b40d-239ae5c0b695","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7bcc446e-a6e9-472e-919a-413bfccc19b9","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"81953b0a-43ad-416c-bd4b-36bd23cc0243","model-uuid":"6cac3f9a-b22b-4032-8420-5750bd3568b1","model-invariant-uuid":"d78b4b88-9a18-46f1-afc5-fc2728403a2a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f7d80a44-a5da-4ef8-b7c2-59d8678b1f21"},"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":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280"}}}]})
2022-05-27 12:47:01,907|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","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_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_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":"e2048048-f232-4ef9-a87e-b31cec05afcf","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-20220527t124643793794z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"19720ab1-98e4-4062-98ef-eef8750e888b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220527t124643793794z","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":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"11e68f33-332c-4003-a27e-a0eba05fae24","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65f04d36-c92a-4454-b3eb-59b356cbd559","model-invariant-uuid":"5c51ea73-9d81-4305-8b29-effc61840d19"},"global-customer-id":"basiccnf-macro-customer","service-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","service-instance-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7a4d61bf-ed18-48da-b40d-239ae5c0b695","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7bcc446e-a6e9-472e-919a-413bfccc19b9","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"81953b0a-43ad-416c-bd4b-36bd23cc0243","model-uuid":"6cac3f9a-b22b-4032-8420-5750bd3568b1","model-invariant-uuid":"d78b4b88-9a18-46f1-afc5-fc2728403a2a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f7d80a44-a5da-4ef8-b7c2-59d8678b1f21"},"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":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280"}}}]})
2022-05-27 12:47:01,907|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","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_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_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":"e2048048-f232-4ef9-a87e-b31cec05afcf","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-20220527t124643793794z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"19720ab1-98e4-4062-98ef-eef8750e888b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220527t124643793794z","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":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"11e68f33-332c-4003-a27e-a0eba05fae24","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65f04d36-c92a-4454-b3eb-59b356cbd559","model-invariant-uuid":"5c51ea73-9d81-4305-8b29-effc61840d19"},"global-customer-id":"basiccnf-macro-customer","service-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","service-instance-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7a4d61bf-ed18-48da-b40d-239ae5c0b695","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7bcc446e-a6e9-472e-919a-413bfccc19b9","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"81953b0a-43ad-416c-bd4b-36bd23cc0243","model-uuid":"6cac3f9a-b22b-4032-8420-5750bd3568b1","model-invariant-uuid":"d78b4b88-9a18-46f1-afc5-fc2728403a2a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f7d80a44-a5da-4ef8-b7c2-59d8678b1f21"},"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":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280"}}}]), type  ({json})
2022-05-27 12:47:01,907|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","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_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_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":"e2048048-f232-4ef9-a87e-b31cec05afcf","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-20220527t124643793794z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"19720ab1-98e4-4062-98ef-eef8750e888b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220527t124643793794z","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":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"11e68f33-332c-4003-a27e-a0eba05fae24","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65f04d36-c92a-4454-b3eb-59b356cbd559","model-invariant-uuid":"5c51ea73-9d81-4305-8b29-effc61840d19"},"global-customer-id":"basiccnf-macro-customer","service-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","service-instance-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7a4d61bf-ed18-48da-b40d-239ae5c0b695","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7bcc446e-a6e9-472e-919a-413bfccc19b9","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"81953b0a-43ad-416c-bd4b-36bd23cc0243","model-uuid":"6cac3f9a-b22b-4032-8420-5750bd3568b1","model-invariant-uuid":"d78b4b88-9a18-46f1-afc5-fc2728403a2a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f7d80a44-a5da-4ef8-b7c2-59d8678b1f21"},"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":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-05-27 12:47:01,955|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-05-27 12:47:01,955|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-05-27 12:47:01,976|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21?depth=1)
2022-05-27 12:47:02,696|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-05-27 12:47:02,696|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-05-27 12:47:02,697|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653655612806","model-invariant-id":"19720ab1-98e4-4062-98ef-eef8750e888b","model-version-id":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-customization-id":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","module-index":0}]})
2022-05-27 12:47:02,697|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653655612806","model-invariant-id":"19720ab1-98e4-4062-98ef-eef8750e888b","model-version-id":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-customization-id":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","module-index":0}]})
2022-05-27 12:47:02,697|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653655612806","model-invariant-id":"19720ab1-98e4-4062-98ef-eef8750e888b","model-version-id":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-customization-id":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","module-index":0}]), type  ({json})
2022-05-27 12:47:02,697|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653655612806","model-invariant-id":"19720ab1-98e4-4062-98ef-eef8750e888b","model-version-id":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-customization-id":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-05-27 12:47:02,698|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-05-27 12:47:02,701|||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:47:07,109|||DefaultDispatcher-worker-2||||INFO||||||| compiled in (4408)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:47:07,109|||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:47:07,182|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"19720ab1-98e4-4062-98ef-eef8750e888b","k8s-rb-definition-version":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","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-05-27 12:47:07,184|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "19720ab1-98e4-4062-98ef-eef8750e888b",
      "k8s-rb-definition-version" : "f1dc3a8d-23ca-4130-9f29-50df7dd7ab04"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "dc68e8f4-08a8-4786-b20a-51e90a124669",
  "service-instance-name" : "basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "f1dc3a8d-23ca-4130-9f29-50df7dd7ab04",
      "model-invariant-id" : "19720ab1-98e4-4062-98ef-eef8750e888b",
      "model-version-id" : "e2048048-f232-4ef9-a87e-b31cec05afcf",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1653655612806",
      "vf-module-id" : "33f62a6d-05e8-4568-8867-c8c09fb17280",
      "vf-module-name" : "basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "11e68f33-332c-4003-a27e-a0eba05fae24",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7bcc446e-a6e9-472e-919a-413bfccc19b9",
          "svc-request-id" : "7a4d61bf-ed18-48da-b40d-239ae5c0b695"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "5c51ea73-9d81-4305-8b29-effc61840d19",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "65f04d36-c92a-4454-b3eb-59b356cbd559",
            "model-version" : "1.0"
          },
          "service-id" : "dc68e8f4-08a8-4786-b20a-51e90a124669",
          "service-instance-id" : "dc68e8f4-08a8-4786-b20a-51e90a124669",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "f1dc3a8d-23ca-4130-9f29-50df7dd7ab04",
            "model-invariant-uuid" : "19720ab1-98e4-4062-98ef-eef8750e888b",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e2048048-f232-4ef9-a87e-b31cec05afcf",
            "model-version" : "1"
          },
          "vf-module-id" : "33f62a6d-05e8-4568-8867-c8c09fb17280",
          "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_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "f1dc3a8d-23ca-4130-9f29-50df7dd7ab04",
            "model-invariant-uuid" : "19720ab1-98e4-4062-98ef-eef8750e888b",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e2048048-f232-4ef9-a87e-b31cec05afcf",
            "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" : "e2048048-f232-4ef9-a87e-b31cec05afcf"
            }, {
              "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-20220527t124643793794z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "19720ab1-98e4-4062-98ef-eef8750e888b"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220527t124643793794z"
            }, {
              "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" : "33f62a6d-05e8-4568-8867-c8c09fb17280",
            "vf-module-name" : "basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "81953b0a-43ad-416c-bd4b-36bd23cc0243",
            "model-invariant-uuid" : "d78b4b88-9a18-46f1-afc5-fc2728403a2a",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "6cac3f9a-b22b-4032-8420-5750bd3568b1",
            "model-version" : "1.0"
          },
          "vnf-id" : "f7d80a44-a5da-4ef8-b7c2-59d8678b1f21",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "33f62a6d-05e8-4568-8867-c8c09fb17280"
    } ]
  },
  "vnf-id" : "f7d80a44-a5da-4ef8-b7c2-59d8678b1f21"
})
2022-05-27 12:47:07,218|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-05-27 12:47:07,218|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-05-27 12:47:07,218|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-05-27 12:47:07,219|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[11e68f33-332c-4003-a27e-a0eba05fae24])'s step(config-template)
2022-05-27 12:47:07,219|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:47:07,225|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(11e68f33-332c-4003-a27e-a0eba05fae24) for workflow(config-assign) step(config-template)
2022-05-27 12:47:07,225|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-05-27 12:47:07,225|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-05-27 12:47:07,292|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Upload component logic.
2022-05-27 12:47:07,292|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-05-27 12:47:07,292|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-05-27 12:47:07,302|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/19720ab1-98e4-4062-98ef-eef8750e888b/f1dc3a8d-23ca-4130-9f29-50df7dd7ab04)
2022-05-27 12:47:07,310|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-05-27 12:47:07,321|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/19720ab1-98e4-4062-98ef-eef8750e888b/f1dc3a8d-23ca-4130-9f29-50df7dd7ab04/config-template/replica-count-template)
2022-05-27 12:47:07,326|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-05-27 12:47:07,326|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s template..
2022-05-27 12:47:07,338|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/19720ab1-98e4-4062-98ef-eef8750e888b/f1dc3a8d-23ca-4130-9f29-50df7dd7ab04/config-template)
2022-05-27 12:47:07,347|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-05-27 12:47:07,369|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/19720ab1-98e4-4062-98ef-eef8750e888b/f1dc3a8d-23ca-4130-9f29-50df7dd7ab04/config-template/replica-count-template/content)
2022-05-27 12:47:07,394|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-05-27 12:47:07,395|||DefaultDispatcher-worker-2||||INFO||||||| K8s Config Upload Completed
2022-05-27 12:47:07,395|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-05-27 12:47:07,395|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-05-27 12:47:07,395|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-05-27 12:47:07,396|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-05-27 12:47:07,397|||DefaultDispatcher-worker-3||||INFO||||||| workflow(11e68f33-332c-4003-a27e-a0eba05fae24) nodes completed with (0)exceptions
2022-05-27 12:47:07,398|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveWorkflowOutputs for workflow(config-assign)
2022-05-27 12:47:07,399|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5ed8d57d-87a8-4ef1-a5bc-e4a3c665a123 auditStoreId -1
2022-05-27 12:47:07,419|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Completed
2022-05-27 12:48:04,128|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-27 12:48:04,236|||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-05-27 12:48:04,239|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing request id 11e68f33-332c-4003-a27e-a0eba05fae24
2022-05-27 12:48:04,239|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-27 12:48:04,239|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| StoreAuditService ID  -1
2022-05-27 12:48:04,241|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-27 12:48:04,241|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-27 12:48:04,242|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-27 12:48:04,248|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deriving input data for workflow: (config-deploy)
2022-05-27 12:48:04,249|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-05-27 12:48:04,250|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[11e68f33-332c-4003-a27e-a0eba05fae24])'s step(config-setup)
2022-05-27 12:48:04,250|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:48:04,251|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(11e68f33-332c-4003-a27e-a0eba05fae24) for workflow(config-deploy) step(config-setup)
2022-05-27 12:48:04,251|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-05-27 12:48:04,251|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-05-27 12:48:04,252|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-05-27 12:48:04,282|||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-05-27 12:48:04,285|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-05-27 12:48:04,285|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("dc68e8f4-08a8-4786-b20a-51e90a124669") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-27 12:48:04,292|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-05-27 12:48:04,292|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-05-27 12:48:04,306|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669)
2022-05-27 12:48:04,339|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-05-27 12:48:04,340|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-05-27 12:48:04,340|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed")
2022-05-27 12:48:04,340|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed")
2022-05-27 12:48:04,341|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-05-27 12:48:04,342|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("f7d80a44-a5da-4ef8-b7c2-59d8678b1f21") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-27 12:48:04,346|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/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-05-27 12:48:04,346|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-05-27 12:48:04,354|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/dc68e8f4-08a8-4786-b20a-51e90a124669/service-data/vnfs/vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21/vnf-data/vf-modules)
2022-05-27 12:48:04,393|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-05-27 12:48:04,393|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-05-27 12:48:04,394|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","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_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_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":"e2048048-f232-4ef9-a87e-b31cec05afcf","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-20220527t124643793794z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"19720ab1-98e4-4062-98ef-eef8750e888b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220527t124643793794z","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":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"11e68f33-332c-4003-a27e-a0eba05fae24","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65f04d36-c92a-4454-b3eb-59b356cbd559","model-invariant-uuid":"5c51ea73-9d81-4305-8b29-effc61840d19"},"global-customer-id":"basiccnf-macro-customer","service-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","service-instance-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"dcf6ca98-b3fc-474a-9879-459410d7963d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bcbf34c0-c9f8-49e0-805f-31bc5d046e91","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"81953b0a-43ad-416c-bd4b-36bd23cc0243","model-uuid":"6cac3f9a-b22b-4032-8420-5750bd3568b1","model-invariant-uuid":"d78b4b88-9a18-46f1-afc5-fc2728403a2a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f7d80a44-a5da-4ef8-b7c2-59d8678b1f21"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","from-preload":false}}}]})
2022-05-27 12:48:04,394|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","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_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_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":"e2048048-f232-4ef9-a87e-b31cec05afcf","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-20220527t124643793794z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"19720ab1-98e4-4062-98ef-eef8750e888b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220527t124643793794z","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":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"11e68f33-332c-4003-a27e-a0eba05fae24","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65f04d36-c92a-4454-b3eb-59b356cbd559","model-invariant-uuid":"5c51ea73-9d81-4305-8b29-effc61840d19"},"global-customer-id":"basiccnf-macro-customer","service-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","service-instance-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"dcf6ca98-b3fc-474a-9879-459410d7963d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bcbf34c0-c9f8-49e0-805f-31bc5d046e91","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"81953b0a-43ad-416c-bd4b-36bd23cc0243","model-uuid":"6cac3f9a-b22b-4032-8420-5750bd3568b1","model-invariant-uuid":"d78b4b88-9a18-46f1-afc5-fc2728403a2a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f7d80a44-a5da-4ef8-b7c2-59d8678b1f21"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","from-preload":false}}}]})
2022-05-27 12:48:04,394|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","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_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_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":"e2048048-f232-4ef9-a87e-b31cec05afcf","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-20220527t124643793794z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"19720ab1-98e4-4062-98ef-eef8750e888b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220527t124643793794z","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":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"11e68f33-332c-4003-a27e-a0eba05fae24","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65f04d36-c92a-4454-b3eb-59b356cbd559","model-invariant-uuid":"5c51ea73-9d81-4305-8b29-effc61840d19"},"global-customer-id":"basiccnf-macro-customer","service-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","service-instance-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"dcf6ca98-b3fc-474a-9879-459410d7963d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bcbf34c0-c9f8-49e0-805f-31bc5d046e91","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"81953b0a-43ad-416c-bd4b-36bd23cc0243","model-uuid":"6cac3f9a-b22b-4032-8420-5750bd3568b1","model-invariant-uuid":"d78b4b88-9a18-46f1-afc5-fc2728403a2a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f7d80a44-a5da-4ef8-b7c2-59d8678b1f21"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","from-preload":false}}}]), type  ({json})
2022-05-27 12:48:04,394|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","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_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_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":"e2048048-f232-4ef9-a87e-b31cec05afcf","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-20220527t124643793794z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"19720ab1-98e4-4062-98ef-eef8750e888b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220527t124643793794z","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":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"11e68f33-332c-4003-a27e-a0eba05fae24","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"65f04d36-c92a-4454-b3eb-59b356cbd559","model-invariant-uuid":"5c51ea73-9d81-4305-8b29-effc61840d19"},"global-customer-id":"basiccnf-macro-customer","service-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","service-instance-id":"dc68e8f4-08a8-4786-b20a-51e90a124669","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"dcf6ca98-b3fc-474a-9879-459410d7963d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bcbf34c0-c9f8-49e0-805f-31bc5d046e91","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"81953b0a-43ad-416c-bd4b-36bd23cc0243","model-uuid":"6cac3f9a-b22b-4032-8420-5750bd3568b1","model-invariant-uuid":"d78b4b88-9a18-46f1-afc5-fc2728403a2a"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"f7d80a44-a5da-4ef8-b7c2-59d8678b1f21"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","model-uuid":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-invariant-uuid":"19720ab1-98e4-4062-98ef-eef8750e888b"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-05-27 12:48:04,399|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-05-27 12:48:04,399|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-05-27 12:48:04,409|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/f7d80a44-a5da-4ef8-b7c2-59d8678b1f21?depth=1)
2022-05-27 12:48:04,712|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-05-27 12:48:04,712|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-05-27 12:48:04,713|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"keen_goldwasser","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653655679679","model-invariant-id":"19720ab1-98e4-4062-98ef-eef8750e888b","model-version-id":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-customization-id":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","module-index":0}]})
2022-05-27 12:48:04,713|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"keen_goldwasser","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653655679679","model-invariant-id":"19720ab1-98e4-4062-98ef-eef8750e888b","model-version-id":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-customization-id":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","module-index":0}]})
2022-05-27 12:48:04,713|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"keen_goldwasser","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653655679679","model-invariant-id":"19720ab1-98e4-4062-98ef-eef8750e888b","model-version-id":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-customization-id":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","module-index":0}]), type  ({json})
2022-05-27 12:48:04,713|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"33f62a6d-05e8-4568-8867-c8c09fb17280","vf-module-name":"basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"keen_goldwasser","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653655679679","model-invariant-id":"19720ab1-98e4-4062-98ef-eef8750e888b","model-version-id":"e2048048-f232-4ef9-a87e-b31cec05afcf","model-customization-id":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-05-27 12:48:04,714|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-05-27 12:48:04,718|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"19720ab1-98e4-4062-98ef-eef8750e888b","k8s-rb-definition-version":"f1dc3a8d-23ca-4130-9f29-50df7dd7ab04","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":"keen_goldwasser"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-05-27 12:48:04,720|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "keen_goldwasser",
      "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" : "19720ab1-98e4-4062-98ef-eef8750e888b",
      "k8s-rb-definition-version" : "f1dc3a8d-23ca-4130-9f29-50df7dd7ab04"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "dc68e8f4-08a8-4786-b20a-51e90a124669",
  "service-instance-name" : "basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "keen_goldwasser",
      "is-base-vf-module" : false,
      "model-customization-id" : "f1dc3a8d-23ca-4130-9f29-50df7dd7ab04",
      "model-invariant-id" : "19720ab1-98e4-4062-98ef-eef8750e888b",
      "model-version-id" : "e2048048-f232-4ef9-a87e-b31cec05afcf",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1653655679679",
      "vf-module-id" : "33f62a6d-05e8-4568-8867-c8c09fb17280",
      "vf-module-name" : "basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "11e68f33-332c-4003-a27e-a0eba05fae24",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/bcbf34c0-c9f8-49e0-805f-31bc5d046e91",
          "svc-request-id" : "dcf6ca98-b3fc-474a-9879-459410d7963d"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "5c51ea73-9d81-4305-8b29-effc61840d19",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "65f04d36-c92a-4454-b3eb-59b356cbd559",
            "model-version" : "1.0"
          },
          "service-id" : "dc68e8f4-08a8-4786-b20a-51e90a124669",
          "service-instance-id" : "dc68e8f4-08a8-4786-b20a-51e90a124669",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "f1dc3a8d-23ca-4130-9f29-50df7dd7ab04",
            "model-invariant-uuid" : "19720ab1-98e4-4062-98ef-eef8750e888b",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e2048048-f232-4ef9-a87e-b31cec05afcf",
            "model-version" : "1"
          },
          "vf-module-id" : "33f62a6d-05e8-4568-8867-c8c09fb17280",
          "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_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "f1dc3a8d-23ca-4130-9f29-50df7dd7ab04",
            "model-invariant-uuid" : "19720ab1-98e4-4062-98ef-eef8750e888b",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e2048048-f232-4ef9-a87e-b31cec05afcf",
            "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" : "e2048048-f232-4ef9-a87e-b31cec05afcf"
            }, {
              "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-20220527t124643793794z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "19720ab1-98e4-4062-98ef-eef8750e888b"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220527t124643793794z"
            }, {
              "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" : "33f62a6d-05e8-4568-8867-c8c09fb17280",
            "vf-module-name" : "basic_cnf_macro_0ce6208d-fc8c-4248-b5c0-11e53f0446ed_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "81953b0a-43ad-416c-bd4b-36bd23cc0243",
            "model-invariant-uuid" : "d78b4b88-9a18-46f1-afc5-fc2728403a2a",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "6cac3f9a-b22b-4032-8420-5750bd3568b1",
            "model-version" : "1.0"
          },
          "vnf-id" : "f7d80a44-a5da-4ef8-b7c2-59d8678b1f21",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "33f62a6d-05e8-4568-8867-c8c09fb17280"
    } ]
  },
  "vnf-id" : "f7d80a44-a5da-4ef8-b7c2-59d8678b1f21"
})
2022-05-27 12:48:04,726|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-05-27 12:48:04,726|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-05-27 12:48:04,727|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-05-27 12:48:04,727|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[11e68f33-332c-4003-a27e-a0eba05fae24])'s step(status-verification-script)
2022-05-27 12:48:04,727|||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-05-27 12:48:04,732|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(11e68f33-332c-4003-a27e-a0eba05fae24) for workflow(config-deploy) step(status-verification-script)
2022-05-27 12:48:04,732|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-05-27 12:48:04,732|||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-05-27 12:48:04,735|||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-05-27 12:48:04,741|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START
2022-05-27 12:48:04,751|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_goldwasser/status)
2022-05-27 12:48:04,829|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-05-27 12:48:04,847|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (keen_goldwasser) is not ready. Please wait...
2022-05-27 12:48:14,854|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_goldwasser/status)
2022-05-27 12:48:14,913|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-05-27 12:48:14,915|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (keen_goldwasser) is ready.
2022-05-27 12:48:14,915|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END
2022-05-27 12:48:14,916|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-05-27 12:48:14,916|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-05-27 12:48:14,916|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-05-27 12:48:14,917|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[11e68f33-332c-4003-a27e-a0eba05fae24])'s step(config-apply)
2022-05-27 12:48:14,917|||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-05-27 12:48:14,926|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(11e68f33-332c-4003-a27e-a0eba05fae24) for workflow(config-deploy) step(config-apply)
2022-05-27 12:48:14,926|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-05-27 12:48:14,926|||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-05-27 12:48:14,928|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Value component logic.
2022-05-27 12:48:14,928|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-05-27 12:48:14,928|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-05-27 12:48:14,940|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_goldwasser/config/replica-count-change)
2022-05-27 12:48:19,949|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-05-27 12:48:19,950|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s config..
2022-05-27 12:48:19,986|||DefaultDispatcher-worker-2||||INFO||||||| Config building started from source custom-values
2022-05-27 12:48:19,986|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-05-27 12:48:20,007|||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-05-27 12:48:20,011|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-05-27 12:48:20,012|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-05-27 12:48:20,089|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/instance/keen_goldwasser/config)
2022-05-27 12:48:20,286|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-05-27 12:48:20,297|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-05-27 12:48:20,298|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-05-27 12:48:20,298|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-05-27 12:48:20,298|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[11e68f33-332c-4003-a27e-a0eba05fae24])'s step(status-verification-script-after)
2022-05-27 12:48:20,298|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:48:20,299|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(11e68f33-332c-4003-a27e-a0eba05fae24) for workflow(config-deploy) step(status-verification-script-after)
2022-05-27 12:48:20,299|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-05-27 12:48:20,299|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-05-27 12:48:20,301|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-05-27 12:48:20,318|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START
2022-05-27 12:48:20,328|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_goldwasser/status)
2022-05-27 12:48:20,495|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-05-27 12:48:20,497|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (keen_goldwasser) is not ready. Please wait...
2022-05-27 12:48:30,508|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_goldwasser/status)
2022-05-27 12:48:30,595|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-05-27 12:48:30,597|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (keen_goldwasser) is not ready. Please wait...
2022-05-27 12:48:40,609|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_goldwasser/status)
2022-05-27 12:48:40,705|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-05-27 12:48:40,713|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (keen_goldwasser) is not ready. Please wait...
2022-05-27 12:48:50,726|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_goldwasser/status)
2022-05-27 12:48:50,801|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-05-27 12:48:50,804|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (keen_goldwasser) is not ready. Please wait...
2022-05-27 12:48:57,194|1e95c749-cc52-4879-8de5-fd8cf0603bdf||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing request id d351b447-582c-4265-97c4-7c07d2aad5a3
2022-05-27 12:48:57,194|1e95c749-cc52-4879-8de5-fd8cf0603bdf||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-27 12:48:57,194|1e95c749-cc52-4879-8de5-fd8cf0603bdf||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| StoreAuditService ID  -1
2022-05-27 12:48:57,196|1e95c749-cc52-4879-8de5-fd8cf0603bdf||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-27 12:48:57,197|1e95c749-cc52-4879-8de5-fd8cf0603bdf||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-27 12:48:57,202|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-27 12:48:57,236|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deriving input data for workflow: (resource-assignment)
2022-05-27 12:48:57,237|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-05-27 12:48:57,237|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:48:57,238|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| preparing request id(d351b447-582c-4265-97c4-7c07d2aad5a3) for workflow(resource-assignment) step(resource-assignment)
2022-05-27 12:48:57,238|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-05-27 12:48:57,238|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-05-27 12:48:57,239|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-05-27 12:48:57,334|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:48:57,336|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-05-27 12:48:57,337|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("83d69892-ada7-46f0-b133-a3ce32b71858") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-27 12:48:57,337|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("55e326e2-86fd-4c92-af88-7452b536f437") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-27 12:48:57,338|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Generated Resource Param Data ({
  "service-instance-id" : "83d69892-ada7-46f0-b133-a3ce32b71858",
  "vnf-id" : "55e326e2-86fd-4c92-af88-7452b536f437",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-05-27 12:48:57,452|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Preparing Response...
2022-05-27 12:48:57,452|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-05-27 12:48:57,452|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-05-27 12:48:57,454|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c0de671d-4887-4c02-aaef-30ab6cfddea9 auditStoreId -1
2022-05-27 12:49:00,818|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/keen_goldwasser/status)
2022-05-27 12:49:00,886|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-05-27 12:49:00,888|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (keen_goldwasser) is ready.
2022-05-27 12:49:00,889|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END
2022-05-27 12:49:00,889|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-05-27 12:49:00,889|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-05-27 12:49:00,889|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-05-27 12:49:00,890|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[11e68f33-332c-4003-a27e-a0eba05fae24])'s step(collect-results)
2022-05-27 12:49:00,890|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:49:00,892|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(11e68f33-332c-4003-a27e-a0eba05fae24) for workflow(config-deploy) step(collect-results)
2022-05-27 12:49:00,892|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-05-27 12:49:00,892|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-05-27 12:49:00,893|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-05-27 12:49:00,912|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {}
2022-05-27 12:49:00,913|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-05-27 12:49:00,913|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-05-27 12:49:00,913|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-05-27 12:49:00,913|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-05-27 12:49:00,913|||DefaultDispatcher-worker-1||||INFO||||||| workflow(11e68f33-332c-4003-a27e-a0eba05fae24) nodes completed with (0)exceptions
2022-05-27 12:49:00,913|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-05-27 12:49:00,914|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 761d888e-2442-4623-8ee3-bf2589fc9bc5 auditStoreId -1
2022-05-27 12:49:00,917|11e68f33-332c-4003-a27e-a0eba05fae24||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Completed
2022-05-27 12:49:07,667|1e95c749-cc52-4879-8de5-fd8cf0603bdf||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing request id 133233dd-adaa-4f44-b469-585758437dca
2022-05-27 12:49:07,667|1e95c749-cc52-4879-8de5-fd8cf0603bdf||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-27 12:49:07,667|1e95c749-cc52-4879-8de5-fd8cf0603bdf||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| StoreAuditService ID  -1
2022-05-27 12:49:07,670|1e95c749-cc52-4879-8de5-fd8cf0603bdf||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-27 12:49:07,670|1e95c749-cc52-4879-8de5-fd8cf0603bdf||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-27 12:49:07,677|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-27 12:49:07,692|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deriving input data for workflow: (resource-assignment)
2022-05-27 12:49:07,693|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-05-27 12:49:07,693|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:49:07,694|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| preparing request id(133233dd-adaa-4f44-b469-585758437dca) for workflow(resource-assignment) step(resource-assignment)
2022-05-27 12:49:07,694|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-05-27 12:49:07,694|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-05-27 12:49:07,694|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-05-27 12:49:07,734|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:49:07,737|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-05-27 12:49:07,738|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-05-27 12:49:07,738|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-05-27 12:49:07,738|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-05-27 12:49:07,738|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("89316958-410b-4e37-bb83-3254efe13d92") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-05-27 12:49:07,738|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("83d69892-ada7-46f0-b133-a3ce32b71858") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-27 12:49:07,739|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:49:07,739|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-05-27 12:49:07,739|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-05-27 12:49:07,740|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("55e326e2-86fd-4c92-af88-7452b536f437") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-27 12:49:07,740|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-jakarta",
  "service-instance-id" : "83d69892-ada7-46f0-b133-a3ce32b71858",
  "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" : "89316958-410b-4e37-bb83-3254efe13d92",
  "vnf-id" : "55e326e2-86fd-4c92-af88-7452b536f437",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-05-27 12:49:07,762|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Preparing Response...
2022-05-27 12:49:07,762|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-05-27 12:49:07,762|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-05-27 12:49:07,763|1e95c749-cc52-4879-8de5-fd8cf0603bdf||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cc8151c5-574d-45b4-836f-346ab1e67ce8 auditStoreId -1
2022-05-27 12:49:16,565|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-27 12:49:16,673|||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-05-27 12:49:16,676|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing request id 1e95c749-cc52-4879-8de5-fd8cf0603bdf
2022-05-27 12:49:16,677|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-27 12:49:16,677|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| StoreAuditService ID  -1
2022-05-27 12:49:16,677|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-27 12:49:16,677|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-27 12:49:16,678|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-27 12:49:16,682|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deriving input data for workflow: (config-assign)
2022-05-27 12:49:16,682|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-05-27 12:49:16,682|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:49:16,683|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| preparing request id(1e95c749-cc52-4879-8de5-fd8cf0603bdf) for workflow(config-assign) step(config-assign)
2022-05-27 12:49:16,683|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-05-27 12:49:16,683|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-05-27 12:49:16,685|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-05-27 12:49:16,730|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:49:16,732|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-05-27 12:49:16,732|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("83d69892-ada7-46f0-b133-a3ce32b71858") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-27 12:49:16,732|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Setting Resource Value ("55e326e2-86fd-4c92-af88-7452b536f437") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-27 12:49:16,742|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (service-instance-id)
2022-05-27 12:49:16,750|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (vnf_name)
2022-05-27 12:49:16,754|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Resource resolution saved into database successfully : (vnf-id)
2022-05-27 12:49:16,755|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Generated Resource Param Data ({
  "service-instance-id" : "83d69892-ada7-46f0-b133-a3ce32b71858",
  "vnf-id" : "55e326e2-86fd-4c92-af88-7452b536f437",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-05-27 12:49:16,779|||DefaultDispatcher-worker-4||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-05-27 12:49:16,786|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-05-27 12:49:16,786|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Preparing Response...
2022-05-27 12:49:16,786|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-05-27 12:49:16,786|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveWorkflowOutputs for workflow(config-assign)
2022-05-27 12:49:16,787|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 10e27ba1-7154-4cc1-89b6-da4a639976bf auditStoreId -1
2022-05-27 12:49:16,796|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Completed
2022-05-27 12:50:17,803|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-27 12:50:17,910|||grpc-default-executor-3||||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-05-27 12:50:17,913|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| processing request id 1e95c749-cc52-4879-8de5-fd8cf0603bdf
2022-05-27 12:50:17,913|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-27 12:50:17,913|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| StoreAuditService ID  -1
2022-05-27 12:50:17,917|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-27 12:50:17,917|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-27 12:50:17,918|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-27 12:50:17,937|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Deriving input data for workflow: (config-deploy)
2022-05-27 12:50:17,937|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-05-27 12:50:17,937|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-05-27 12:50:17,945|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| preparing request id(1e95c749-cc52-4879-8de5-fd8cf0603bdf) for workflow(config-deploy) step(config-deploy)
2022-05-27 12:50:17,945|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-05-27 12:50:17,945|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| 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-05-27 12:50:17,948|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-05-27 12:50:17,948|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Getting Jython Script Class(ConfigDeploy)
2022-05-27 12:50:17,997|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@2114849c
2022-05-27 12:50:17,998|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Hello world
2022-05-27 12:50:17,999|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Preparing Response...
2022-05-27 12:50:17,999|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-05-27 12:50:17,999|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-05-27 12:50:17,999|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dbbacf24-a74c-4fa5-8fda-4d0a04b1b143 auditStoreId -1
2022-05-27 12:50:18,001|1e95c749-cc52-4879-8de5-fd8cf0603bdf||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cff7j|||| Completed