Results

By type

          05:17:43,811 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:17:43,813 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:17:43,814 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:17:43,815 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:17:43,815 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:17:43,815 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:17:43,834 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
05:17:43,974 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:17:43,984 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:17:43,989 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:17:43,996 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:17:44,083 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:17:44,084 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:17:44,084 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:17:44,084 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:17:44,084 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:17:44,084 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:17:44,084 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:17:44,085 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:17:44,086 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-06-27 05:17:44,891|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-n78jz with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-06-27 05:17:44,896|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-06-27 05:17:48,542|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-27 05:17:49,415|||main||||INFO||||||| Finished Spring Data repository scanning in 856ms. Found 11 JPA repository interfaces.
2022-06-27 05:17:51,934|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-27 05:17:52,010|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-06-27 05:17:52,251|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-27 05:17:52,786|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-06-27 05:17:53,131|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-06-27 05:17:53,136|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-06-27 05:17:53,353|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-06-27 05:17:55,195|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-27 05:17:55,210|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-27 05:17:55,319|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-06-27 05:17:56,794|||main||||INFO||||||| Audit service is disabled
2022-06-27 05:17:57,002|||main||||INFO||||||| Workflow Audit store is disabled
2022-06-27 05:17:58,468|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-06-27 05:17:58,534|||main||||INFO||||||| Dependency Management module created...
2022-06-27 05:17:59,542|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-06-27 05:17:59,780|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-06-27 05:18:01,143|||main||||INFO||||||| Netty started on port(s): 8080
2022-06-27 05:18:03,320|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-06-27 05:18:03,670|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-06-27 05:18:03,678|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.422 seconds (JVM running for 20.444)
2022-06-27 05:18:03,707|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-06-27 06:26:00,623|3cc271d1-6873-4317-847f-918c140824be||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-06-27 06:26:00,625|3cc271d1-6873-4317-847f-918c140824be||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-27 06:26:00,626|3cc271d1-6873-4317-847f-918c140824be||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-27 06:26:01,095|3cc271d1-6873-4317-847f-918c140824be||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-27 06:26:01,098|3cc271d1-6873-4317-847f-918c140824be||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-27 06:26:02,477|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b628ade3-e66f-466a-b773-c088382da194)
2022-06-27 06:26:02,491|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| deleting definition types under : /opt/app/onap/blueprints/working/b628ade3-e66f-466a-b773-c088382da194/Definitions
2022-06-27 06:26:02,594|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| reinitialized all type definitions
2022-06-27 06:26:02,601|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(helloworld)
2022-06-27 06:26:02,646|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(helloworld-template)
2022-06-27 06:26:02,656|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-06-27 06:26:02,664|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-06-27 06:26:02,715|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing Workflow(helloworld)
2022-06-27 06:26:02,715|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-06-27 06:26:02,715|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| identified workflow(helloworld) targets(helloworld)
2022-06-27 06:26:02,716|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-06-27 06:26:02,716|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-06-27 06:26:02,716|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enriching artifacts file(/opt/app/onap/blueprints/working/b628ade3-e66f-466a-b773-c088382da194/Templates/hello-world-mapping.json
2022-06-27 06:26:02,732|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-06-27 06:26:02,732|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| dataType not present for the recipe(dt-helloworld-properties)
2022-06-27 06:26:02,732|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing blueprint Resource Definitions
2022-06-27 06:26:02,732|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-06-27 06:26:02,735|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing file (Templates/hello-world-mapping.json)
2022-06-27 06:26:02,764|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| distinct resource keys ([])
2022-06-27 06:26:02,765|4c63fff6-623a-4e08-b442-603a7d9ff096||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Enriching Resource Definition sources Node Template: []
2022-06-27 06:26:03,033|899546d1-1327-4984-89f8-26e1cf1b6d88||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(828bd708-27c2-4bed-bd72-6ac4918a1963) CBA(/opt/app/onap/blueprints/archive/828bd708-27c2-4bed-bd72-6ac4918a1963/cba.zip)
2022-06-27 06:26:03,049|899546d1-1327-4984-89f8-26e1cf1b6d88||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/828bd708-27c2-4bed-bd72-6ac4918a1963) and entry definition file (Definitions/blueprint.json)
2022-06-27 06:26:03,115|899546d1-1327-4984-89f8-26e1cf1b6d88||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(helloworld)
2022-06-27 06:26:03,131|899546d1-1327-4984-89f8-26e1cf1b6d88||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/828bd708-27c2-4bed-bd72-6ac4918a1963) and entry definition file (Definitions/blueprint.json)
2022-06-27 06:26:03,247|899546d1-1327-4984-89f8-26e1cf1b6d88||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/working/828bd708-27c2-4bed-bd72-6ac4918a1963) present to clean.
2022-06-27 06:26:03,475|4508a798-6425-4f44-86ff-96cd2c419c11||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing request id 654321
2022-06-27 06:26:03,475|4508a798-6425-4f44-86ff-96cd2c419c11||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-27 06:26:03,475|4508a798-6425-4f44-86ff-96cd2c419c11||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| StoreAuditService ID  -1
2022-06-27 06:26:03,484|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| getting cba file name(test101), version(1.0.1) from db
2022-06-27 06:26:03,562|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-06-27 06:26:03,564|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-06-27 06:26:03,567|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-06-27 06:26:03,587|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deriving input data for workflow: (helloworld)
2022-06-27 06:26:03,588|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-06-27 06:26:03,589|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 06:26:03,599|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-06-27 06:26:03,600|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-06-27 06:26:03,601|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-06-27 06:26:03,621|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-06-27 06:26:03,662|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Batched Sequence : ([])
2022-06-27 06:26:03,666|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Generated Resource Param Data ({ })
2022-06-27 06:26:03,768|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Preparing Response...
2022-06-27 06:26:03,770|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-06-27 06:26:03,771|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveWorkflowOutputs for workflow(helloworld)
2022-06-27 06:26:03,773|4508a798-6425-4f44-86ff-96cd2c419c11||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2ae75bff-d148-4fea-aebf-fab975d4d8fa auditStoreId -1
2022-06-27 06:51:57,800|5283233f-8633-44d0-ae11-951f2fedb83a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-27 06:51:57,801|5283233f-8633-44d0-ae11-951f2fedb83a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-27 06:51:57,801|5283233f-8633-44d0-ae11-951f2fedb83a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-27 06:51:58,119|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-27 06:51:58,120|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-27 06:51:58,844|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-27 06:51:58,849|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(95b8fe45-49f9-4015-a6c1-c6959f207db0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-27 06:51:58,896|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(bbcde8ab-63a5-47fd-892c-c972c07b15e1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-27 06:51:58,919|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-27 06:51:58,920|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(09e374a5-7592-4b42-9f29-bb170d49458c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-27 06:51:58,973|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(a42a7f73-4203-474a-8fd7-e4caf77c1012) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-27 06:51:59,016|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(53d1a251-d379-4050-b859-347da025c67c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-27 06:51:59,065|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(55693fbf-5b02-4e64-a711-7c428b026b10) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-27 06:51:59,110|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-27 06:51:59,113|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-27 06:51:59,114|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 06:51:59,114|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-27 06:51:59,114|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 06:51:59,172|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 06:51:59,248|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 06:51:59,268|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 06:51:59,289|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 06:51:59,423|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 06:51:59,424|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 06:51:59,425|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 06:51:59,487|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 06:51:59,622|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 06:51:59,624|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 06:51:59,625|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 06:51:59,696|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-27 06:51:59,818|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 06:51:59,819|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 06:51:59,820|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 06:51:59,820|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(HealthCheck)
2022-06-27 06:51:59,821|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-27 06:51:59,822|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(vf-config-assign)
2022-06-27 06:51:59,822|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(vf-config-deploy)
2022-06-27 06:51:59,873|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 06:51:59,990|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 06:51:59,992|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 06:52:00,038|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-27 06:52:00,136|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 06:52:00,137|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 06:52:00,138|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign-day-2)
2022-06-27 06:52:00,139|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 06:52:00,140|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy-day-2)
2022-06-27 06:52:00,167|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 06:52:00,168|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 06:52:00,169|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-27 06:52:00,178|5283233f-8633-44d0-ae11-951f2fedb83a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-27 06:52:01,690|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/952c2a8a-a774-4547-b9ec-ec3ddc5f2b04)
2022-06-27 06:52:01,691|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| deleting definition types under : /opt/app/onap/blueprints/working/952c2a8a-a774-4547-b9ec-ec3ddc5f2b04/Definitions
2022-06-27 06:52:01,693|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| reinitialized all type definitions
2022-06-27 06:52:01,694|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-06-27 06:52:01,715|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-06-27 06:52:01,724|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-06-27 06:52:01,737|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-06-27 06:52:01,758|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(capability)
2022-06-27 06:52:01,786|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(capability)
2022-06-27 06:52:01,796|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-27 06:52:01,816|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 06:52:01,845|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 06:52:01,862|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 06:52:01,877|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 06:52:01,890|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 06:52:01,938|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-06-27 06:52:01,954|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-06-27 06:52:01,954|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-06-27 06:52:01,980|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(capability)
2022-06-27 06:52:01,994|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(capability)
2022-06-27 06:52:02,008|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(capability)
2022-06-27 06:52:02,022|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-27 06:52:02,036|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 06:52:02,057|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 06:52:02,074|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 06:52:02,090|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 06:52:02,106|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 06:52:02,136|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 06:52:02,191|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing Workflow(resource-resolution)
2022-06-27 06:52:02,192|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-06-27 06:52:02,192|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-06-27 06:52:02,192|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-06-27 06:52:02,192|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-06-27 06:52:02,192|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-06-27 06:52:02,192|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enriching artifacts file(/opt/app/onap/blueprints/working/952c2a8a-a774-4547-b9ec-ec3ddc5f2b04/Templates/hello-world-velocity-mapping.json
2022-06-27 06:52:02,199|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-06-27 06:52:02,199|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-06-27 06:52:02,199|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enriching artifacts file(/opt/app/onap/blueprints/working/952c2a8a-a774-4547-b9ec-ec3ddc5f2b04/Templates/hello-world-jinja-mapping.json
2022-06-27 06:52:02,208|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-06-27 06:52:02,208|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-06-27 06:52:02,208|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing blueprint Resource Definitions
2022-06-27 06:52:02,208|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-06-27 06:52:02,208|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-06-27 06:52:02,208|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-06-27 06:52:02,221|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-06-27 06:52:02,305|077a6abc-69b0-40a8-afbf-32264cd224f2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-06-27 06:52:02,482|123b428a-b7c1-4842-b78d-de4662876cff||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(d4b8d9a2-d2ad-4c6b-8dec-7e8d7dd42672) CBA(/opt/app/onap/blueprints/archive/d4b8d9a2-d2ad-4c6b-8dec-7e8d7dd42672/cba.zip)
2022-06-27 06:52:02,489|123b428a-b7c1-4842-b78d-de4662876cff||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d4b8d9a2-d2ad-4c6b-8dec-7e8d7dd42672) and entry definition file (Definitions/resource-resolution.json)
2022-06-27 06:52:02,522|123b428a-b7c1-4842-b78d-de4662876cff||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-resolution)
2022-06-27 06:52:02,531|123b428a-b7c1-4842-b78d-de4662876cff||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d4b8d9a2-d2ad-4c6b-8dec-7e8d7dd42672) and entry definition file (Definitions/resource-resolution.json)
2022-06-27 06:52:02,573|123b428a-b7c1-4842-b78d-de4662876cff||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/working/d4b8d9a2-d2ad-4c6b-8dec-7e8d7dd42672) present to clean.
2022-06-27 06:52:02,709|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing request id 35ebc7f5-82a7-4897-a328-d854c5e7f42a
2022-06-27 06:52:02,710|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-27 06:52:02,710|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| StoreAuditService ID  -1
2022-06-27 06:52:02,717|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-06-27 06:52:02,790|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-27 06:52:02,792|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-06-27 06:52:02,795|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-06-27 06:52:02,810|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deriving input data for workflow: (resource-resolution)
2022-06-27 06:52:02,815|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-06-27 06:52:02,816|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 06:52:02,818|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| preparing request id(35ebc7f5-82a7-4897-a328-d854c5e7f42a) for workflow(resource-resolution) step(helloworld)
2022-06-27 06:52:02,818|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-06-27 06:52:02,818|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-06-27 06:52:02,820|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-06-27 06:52:02,869|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-06-27 06:52:02,921|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-27 06:52:02,922|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-27 06:52:03,373|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-27 06:52:03,446|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 06:52:03,465|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 06:52:03,466|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-27 06:52:03,466|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-27 06:52:03,467|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-06-27 06:52:03,505|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (v_put)
2022-06-27 06:52:03,519|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-27 06:52:03,521|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Getting Jython Script Class(ResolvProperties)
2022-06-27 06:52:08,581|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Component Object org.python.proxies.__main__$ResolvProperties$1@5a98f533
2022-06-27 06:52:08,588|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-06-27 06:52:08,632|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (v_python)
2022-06-27 06:52:08,636|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-27 06:52:08,636|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-27 06:52:08,647|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-27 06:52:08,658|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 06:52:08,659|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 06:52:08,659|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-27 06:52:08,659|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-27 06:52:08,659|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-06-27 06:52:08,663|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-27 06:52:08,663|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-27 06:52:08,666|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-27 06:52:08,676|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 06:52:08,677|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 06:52:08,677|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (v_patch)
2022-06-27 06:52:08,677|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-27 06:52:08,677|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-27 06:52:08,678|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-06-27 06:52:08,691|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (v_del)
2022-06-27 06:52:08,693|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-27 06:52:08,770|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-27 06:52:18,031|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| compiled in (9259)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-27 06:52:18,033|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-27 06:52:18,048|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-06-27 06:52:18,062|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (v_kotlin)
2022-06-27 06:52:18,065|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-27 06:52:18,065|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-27 06:52:18,070|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-27 06:52:18,080|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 06:52:18,080|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 06:52:18,080|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-27 06:52:18,081|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-27 06:52:18,081|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-06-27 06:52:18,093|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (v_get)
2022-06-27 06:52:18,100|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-06-27 06:52:18,100|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-06-27 06:52:18,112|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (v_default)
2022-06-27 06:52:18,113|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (v_input)
2022-06-27 06:52:18,115|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-27 06:52:18,115|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-27 06:52:18,120|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-27 06:52:18,129|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 06:52:18,129|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 06:52:18,130|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-27 06:52:18,130|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-27 06:52:18,130|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-06-27 06:52:18,142|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (v_post)
2022-06-27 06:52:18,155|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-27 06:52:18,198|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (list)
2022-06-27 06:52:18,201|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-27 06:52:18,202|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,202|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,202|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,202|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,202|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-06-27 06:52:18,214|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (v_db)
2022-06-27 06:52:18,221|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-06-27 06:52:18,303|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-27 06:52:18,327|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-27 06:52:18,328|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-06-27 06:52:18,364|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-06-27 06:52:18,370|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-27 06:52:18,371|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-06-27 06:52:18,371|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-27 06:52:18,372|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Getting Jython Script Class(ResolvProperties)
2022-06-27 06:52:18,383|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-06-27 06:52:18,419|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Component Object org.python.proxies.__main__$ResolvProperties$2@18e53593
2022-06-27 06:52:18,420|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-06-27 06:52:18,432|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (j_python)
2022-06-27 06:52:18,433|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-27 06:52:18,433|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-27 06:52:18,435|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-27 06:52:18,444|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 06:52:18,445|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 06:52:18,445|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-27 06:52:18,445|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-27 06:52:18,446|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-06-27 06:52:18,457|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (j_patch)
2022-06-27 06:52:18,458|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-06-27 06:52:18,469|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (j_input)
2022-06-27 06:52:18,470|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-27 06:52:18,471|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-27 06:52:18,473|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-27 06:52:18,480|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 06:52:18,480|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 06:52:18,481|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-27 06:52:18,481|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-27 06:52:18,482|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-06-27 06:52:18,498|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (j_put)
2022-06-27 06:52:18,499|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-06-27 06:52:18,519|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (j_default)
2022-06-27 06:52:18,521|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-27 06:52:18,521|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-27 06:52:18,523|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-27 06:52:18,534|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 06:52:18,534|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 06:52:18,535|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-27 06:52:18,535|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-27 06:52:18,535|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-06-27 06:52:18,536|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-27 06:52:18,536|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-27 06:52:18,538|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-27 06:52:18,546|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 06:52:18,546|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 06:52:18,546|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-27 06:52:18,546|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-27 06:52:18,547|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-06-27 06:52:18,548|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-27 06:52:18,548|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-27 06:52:18,550|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-27 06:52:18,553|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (j_del)
2022-06-27 06:52:18,556|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 06:52:18,556|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 06:52:18,557|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-27 06:52:18,557|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-27 06:52:18,557|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-06-27 06:52:18,559|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (j_post)
2022-06-27 06:52:18,570|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (j_get)
2022-06-27 06:52:18,579|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-06-27 06:52:18,579|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-06-27 06:52:18,581|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-06-27 06:52:18,589|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 06:52:18,591|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 06:52:18,591|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-27 06:52:18,591|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-27 06:52:18,592|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-06-27 06:52:18,605|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (j_get_id)
2022-06-27 06:52:18,607|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-27 06:52:18,607|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-06-27 06:52:18,622|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (j_kotlin)
2022-06-27 06:52:18,624|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-27 06:52:18,637|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (list)
2022-06-27 06:52:18,639|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-27 06:52:18,639|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,640|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,640|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,640|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,640|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,640|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,640|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,640|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,640|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-27 06:52:18,640|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-06-27 06:52:18,654|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (j_db)
2022-06-27 06:52:18,656|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-06-27 06:52:18,965|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-27 06:52:18,976|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-27 06:52:18,977|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Preparing Response...
2022-06-27 06:52:18,977|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-06-27 06:52:18,977|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-06-27 06:52:18,978|26aa5d21-31c7-40bd-9e93-dc8482da6eb7||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1c515a70-c233-44c1-8fcf-6a5a84f03a64 auditStoreId -1
2022-06-27 07:07:10,584|02f381e4-1f63-461d-8930-3c8cef9c330e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(6f5d0a8e-e047-44f7-aa7e-9d01603682c7) CBA(/opt/app/onap/blueprints/archive/6f5d0a8e-e047-44f7-aa7e-9d01603682c7/cba.zip)
2022-06-27 07:07:10,623|02f381e4-1f63-461d-8930-3c8cef9c330e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f5d0a8e-e047-44f7-aa7e-9d01603682c7) and entry definition file (Definitions/CNF.json)
2022-06-27 07:07:10,743|02f381e4-1f63-461d-8930-3c8cef9c330e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:07:10,745|02f381e4-1f63-461d-8930-3c8cef9c330e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:07:10,745|02f381e4-1f63-461d-8930-3c8cef9c330e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:07:10,746|02f381e4-1f63-461d-8930-3c8cef9c330e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(scale-out)
2022-06-27 07:07:10,746|02f381e4-1f63-461d-8930-3c8cef9c330e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(scale)
2022-06-27 07:07:10,747|02f381e4-1f63-461d-8930-3c8cef9c330e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(scale-in)
2022-06-27 07:07:10,748|02f381e4-1f63-461d-8930-3c8cef9c330e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(health-check)
2022-06-27 07:07:10,785|02f381e4-1f63-461d-8930-3c8cef9c330e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f5d0a8e-e047-44f7-aa7e-9d01603682c7) and entry definition file (Definitions/CNF.json)
2022-06-27 07:07:10,869|02f381e4-1f63-461d-8930-3c8cef9c330e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/working/6f5d0a8e-e047-44f7-aa7e-9d01603682c7) present to clean.
2022-06-27 07:08:54,607|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-27 07:08:54,717|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-27 07:08:54,798|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| request(c57b11f6-935f-4f08-8e4d-0aae28a843fe)
2022-06-27 07:08:54,803|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| CBA file(/opt/app/onap/blueprints/archive/3654c690-47cf-4897-b178-d3fd61081f86/cba.zip written successfully
2022-06-27 07:08:54,803|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(3654c690-47cf-4897-b178-d3fd61081f86) CBA(/opt/app/onap/blueprints/archive/3654c690-47cf-4897-b178-d3fd61081f86/cba.zip)
2022-06-27 07:08:54,836|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3654c690-47cf-4897-b178-d3fd61081f86) and entry definition file (Definitions/CNF.json)
2022-06-27 07:08:54,920|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:08:54,921|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:08:54,921|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:08:54,922|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(scale-out)
2022-06-27 07:08:54,922|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(scale)
2022-06-27 07:08:54,923|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(scale-in)
2022-06-27 07:08:54,924|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(health-check)
2022-06-27 07:08:54,951|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3654c690-47cf-4897-b178-d3fd61081f86) and entry definition file (Definitions/CNF.json)
2022-06-27 07:08:54,972|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :APACHE::1.0.0
2022-06-27 07:08:54,997|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-06-27 07:08:54,999|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-06-27 07:08:55,025|c57b11f6-935f-4f08-8e4d-0aae28a843fe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/working/3654c690-47cf-4897-b178-d3fd61081f86) present to clean.
2022-06-27 07:09:13,909|eb64ea41-6738-4853-8146-1a4e6f5445ca||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| getting cba file name(APACHE), version(1.0.0) from db
2022-06-27 07:09:14,094|eb64ea41-6738-4853-8146-1a4e6f5445ca||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:09:14,096|eb64ea41-6738-4853-8146-1a4e6f5445ca||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-27 07:09:14,100|eb64ea41-6738-4853-8146-1a4e6f5445ca||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-27 07:09:14,318|17b02906-0f1a-4f72-8aff-a98b351eedfd||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:09:14,318|17b02906-0f1a-4f72-8aff-a98b351eedfd||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-27 07:09:14,322|17b02906-0f1a-4f72-8aff-a98b351eedfd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-27 07:09:15,233|97b51dd9-fdcd-4437-9323-03022b2b2eb4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:09:15,233|97b51dd9-fdcd-4437-9323-03022b2b2eb4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-27 07:09:15,235|97b51dd9-fdcd-4437-9323-03022b2b2eb4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-27 07:09:15,492|be2e1349-b59b-4eb4-9d42-f115647eca09||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:09:15,492|be2e1349-b59b-4eb4-9d42-f115647eca09||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-27 07:09:15,495|be2e1349-b59b-4eb4-9d42-f115647eca09||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-27 07:09:15,748|77a26f0e-c53f-4a40-9209-3c405a65a8ca||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:09:15,748|77a26f0e-c53f-4a40-9209-3c405a65a8ca||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-27 07:09:15,751|77a26f0e-c53f-4a40-9209-3c405a65a8ca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-27 07:09:16,090|05cfd6a2-abff-472f-9d76-d9e7e824647b||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:09:16,090|05cfd6a2-abff-472f-9d76-d9e7e824647b||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-27 07:09:16,093|05cfd6a2-abff-472f-9d76-d9e7e824647b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-27 07:09:16,427|1c50cc29-2b63-4664-9051-6b316e85e2d6||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:09:16,427|1c50cc29-2b63-4664-9051-6b316e85e2d6||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-27 07:09:16,430|1c50cc29-2b63-4664-9051-6b316e85e2d6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-27 07:09:16,647|9f835ecc-b0a5-4e0b-94e5-5f93fd5304aa||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:09:16,647|9f835ecc-b0a5-4e0b-94e5-5f93fd5304aa||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-27 07:09:16,649|9f835ecc-b0a5-4e0b-94e5-5f93fd5304aa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-27 07:11:01,453|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-27 07:11:01,454|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-27 07:11:01,454|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-27 07:11:01,716|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-27 07:11:01,716|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-27 07:11:02,183|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-27 07:11:02,184|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(99251efe-c800-462c-8cc8-51e9cf9f776c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-27 07:11:02,205|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(a76c3cc3-8038-4558-bf59-dd4910c80997) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-27 07:11:02,214|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(0e15e108-86eb-4b89-ae24-f23953041989) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-27 07:11:02,229|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(5d5c5edf-e108-4c93-bce0-5b18e07cfdda) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-27 07:11:02,244|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(fc824bb8-7a7d-4799-aba6-bfa3f879b4a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-27 07:11:02,261|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(d9c9592a-7ef8-4a88-8b00-04ed5b9f20bc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-27 07:11:02,278|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-27 07:11:02,279|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-27 07:11:02,279|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-27 07:11:02,280|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 07:11:02,280|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-27 07:11:02,281|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 07:11:02,313|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:11:02,354|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:11:02,394|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:11:02,428|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:11:02,536|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:11:02,538|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:11:02,539|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:11:02,584|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 07:11:02,621|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-27 07:11:02,641|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-27 07:11:02,649|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-27 07:11:02,686|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:11:02,687|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:11:02,687|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:11:02,688|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(HealthCheck)
2022-06-27 07:11:02,689|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-27 07:11:02,689|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(vf-config-assign)
2022-06-27 07:11:02,690|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(vf-config-deploy)
2022-06-27 07:11:02,729|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 07:11:02,764|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-27 07:11:02,777|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-27 07:11:02,783|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-27 07:11:02,812|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:11:02,813|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:11:02,814|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:11:02,854|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-27 07:11:02,897|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-27 07:11:02,914|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-27 07:11:02,922|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-27 07:11:02,944|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:11:02,946|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:11:02,980|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:11:02,981|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:11:02,982|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-27 07:11:02,992|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-27 07:11:03,014|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-27 07:11:03,032|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-27 07:11:03,047|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-27 07:11:03,059|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-27 07:11:03,059|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-27 07:11:03,077|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-27 07:11:03,107|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:11:03,108|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:11:03,109|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign-day-2)
2022-06-27 07:11:03,110|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:11:03,110|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy-day-2)
2022-06-27 07:11:03,128|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-27 07:11:03,145|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-27 07:11:03,161|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-27 07:11:03,162|7e26e6cc-4ae5-4f2d-9e52-886e9f043499||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-27 07:11:15,100|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/33758a84-0f22-44ef-8bb4-e685685b93bc)
2022-06-27 07:11:15,101|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| deleting definition types under : /opt/app/onap/blueprints/working/33758a84-0f22-44ef-8bb4-e685685b93bc/Definitions
2022-06-27 07:11:15,103|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| reinitialized all type definitions
2022-06-27 07:11:15,104|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-06-27 07:11:15,128|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(vnf-template)
2022-06-27 07:11:15,134|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(vnf-mapping)
2022-06-27 07:11:15,140|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-06-27 07:11:15,157|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,179|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,189|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,196|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-06-27 07:11:15,196|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-06-27 07:11:15,196|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-06-27 07:11:15,209|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,217|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,224|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,231|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 07:11:15,248|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,254|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,261|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,269|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,276|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,284|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,299|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(config-assign)
2022-06-27 07:11:15,304|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(baseconfig-template)
2022-06-27 07:11:15,304|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-06-27 07:11:15,304|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-06-27 07:11:15,317|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,324|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,330|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:11:15,335|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(config-deploy)
2022-06-27 07:11:15,367|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing Workflow(resource-assignment)
2022-06-27 07:11:15,368|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-06-27 07:11:15,368|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-06-27 07:11:15,368|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-06-27 07:11:15,368|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-06-27 07:11:15,368|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-06-27 07:11:15,368|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enriching artifacts file(/opt/app/onap/blueprints/working/33758a84-0f22-44ef-8bb4-e685685b93bc/Templates/vnf-mapping.json
2022-06-27 07:11:15,373|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-06-27 07:11:15,374|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-06-27 07:11:15,374|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enriching artifacts file(/opt/app/onap/blueprints/working/33758a84-0f22-44ef-8bb4-e685685b93bc/Templates/base_ubuntu20-mapping.json
2022-06-27 07:11:15,378|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-06-27 07:11:15,378|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-06-27 07:11:15,378|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing Workflow(config-assign)
2022-06-27 07:11:15,379|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-06-27 07:11:15,379|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| identified workflow(config-assign) targets(config-assign)
2022-06-27 07:11:15,379|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-06-27 07:11:15,379|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-06-27 07:11:15,379|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enriching artifacts file(/opt/app/onap/blueprints/working/33758a84-0f22-44ef-8bb4-e685685b93bc/Templates/baseconfig-mapping.json
2022-06-27 07:11:15,383|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-06-27 07:11:15,383|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-27 07:11:15,384|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing Workflow(config-deploy)
2022-06-27 07:11:15,384|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-06-27 07:11:15,384|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| identified workflow(config-deploy) targets(config-deploy)
2022-06-27 07:11:15,384|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(config-deploy) resource assignment files([]
2022-06-27 07:11:15,384|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing blueprint Resource Definitions
2022-06-27 07:11:15,384|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-06-27 07:11:15,384|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing file (Templates/vnf-mapping.json)
2022-06-27 07:11:15,384|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-06-27 07:11:15,384|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing file (Templates/baseconfig-mapping.json)
2022-06-27 07:11:15,395|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-06-27 07:11:15,453|89af5a22-5ad8-46eb-a282-aaef25845564||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-06-27 07:11:15,657|5d60e3dd-69a9-4cdd-9b4e-d7927d88d11b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(cd605b23-894a-4c0f-a673-358711df7877) CBA(/opt/app/onap/blueprints/archive/cd605b23-894a-4c0f-a673-358711df7877/cba.zip)
2022-06-27 07:11:15,664|5d60e3dd-69a9-4cdd-9b4e-d7927d88d11b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cd605b23-894a-4c0f-a673-358711df7877) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:11:15,674|5d60e3dd-69a9-4cdd-9b4e-d7927d88d11b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:11:15,701|5d60e3dd-69a9-4cdd-9b4e-d7927d88d11b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:11:15,703|5d60e3dd-69a9-4cdd-9b4e-d7927d88d11b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:11:15,704|5d60e3dd-69a9-4cdd-9b4e-d7927d88d11b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:11:15,714|5d60e3dd-69a9-4cdd-9b4e-d7927d88d11b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cd605b23-894a-4c0f-a673-358711df7877) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:11:15,749|5d60e3dd-69a9-4cdd-9b4e-d7927d88d11b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/working/cd605b23-894a-4c0f-a673-358711df7877) present to clean.
2022-06-27 07:12:00,696|d516a543-32d9-4b4b-8e11-e943a3b765b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing request id 2528f461-7fcb-4b01-b271-29907f92e668
2022-06-27 07:12:00,697|d516a543-32d9-4b4b-8e11-e943a3b765b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-27 07:12:00,697|d516a543-32d9-4b4b-8e11-e943a3b765b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| StoreAuditService ID  -1
2022-06-27 07:12:00,699|d516a543-32d9-4b4b-8e11-e943a3b765b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:12:00,699|d516a543-32d9-4b4b-8e11-e943a3b765b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-27 07:12:00,704|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-27 07:12:00,727|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deriving input data for workflow: (resource-assignment)
2022-06-27 07:12:00,808|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Execute node(START) -> executed state(SUCCESS)
2022-06-27 07:12:00,812|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Executing workflow(resource-assignment[2528f461-7fcb-4b01-b271-29907f92e668])'s step(resource-assignment)
2022-06-27 07:12:00,812|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:12:00,813|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| preparing request id(2528f461-7fcb-4b01-b271-29907f92e668) for workflow(resource-assignment) step(resource-assignment)
2022-06-27 07:12:00,813|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-27 07:12:00,814|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-27 07:12:00,815|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-27 07:12:00,834|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-06-27 07:12:00,842|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-27 07:12:00,842|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-06-27 07:12:00,843|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-27 07:12:00,843|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("91788613-b75d-4a60-bd9e-050724849056") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-27 07:12:00,843|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("6467d69f-143a-41bb-8f7f-1a185473a8e8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-27 07:12:00,852|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-06-27 07:12:00,852|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-06-27 07:12:00,864|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-27 07:12:03,674|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - )
2022-06-27 07:12:03,675|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 07:12:03,675|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220627t071203476361z")
2022-06-27 07:12:03,676|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220627t071203476361z")
2022-06-27 07:12:03,676|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220627t071203476361z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-27 07:12:03,676|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-27 07:12:03,679|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| 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" : "6467d69f-143a-41bb-8f7f-1a185473a8e8",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "91788613-b75d-4a60-bd9e-050724849056",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220627t071203476361z"
})
2022-06-27 07:12:03,688|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Preparing Response...
2022-06-27 07:12:03,688|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-27 07:12:03,689|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-27 07:12:03,689|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Executing workflow(resource-assignment[2528f461-7fcb-4b01-b271-29907f92e668])'s step(profile-upload)
2022-06-27 07:12:03,689|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:12:03,696|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| preparing request id(2528f461-7fcb-4b01-b271-29907f92e668) for workflow(resource-assignment) step(profile-upload)
2022-06-27 07:12:03,696|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-27 07:12:03,696|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-06-27 07:12:03,697|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Triggering K8s Profile Upload component logic.
2022-06-27 07:12:03,697|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Getting the template prefixes
2022-06-27 07:12:03,698|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Iterating over prefixes in resource assignment map.
2022-06-27 07:12:03,700|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Prefix vnf does not have required data for us to continue.
2022-06-27 07:12:03,700|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Preparing Response...
2022-06-27 07:12:03,700|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-27 07:12:03,701|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-27 07:12:03,701|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Execute node(END) -> executed state(SUCCESS)
2022-06-27 07:12:03,704|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(2528f461-7fcb-4b01-b271-29907f92e668) nodes completed with (0)exceptions
2022-06-27 07:12:03,705|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-27 07:12:03,706|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6f43870f-3aa6-460f-8a89-817be89ed723 auditStoreId -1
2022-06-27 07:12:09,328|d516a543-32d9-4b4b-8e11-e943a3b765b1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing request id 89a31920-d3a7-4a21-9eef-e9c697aa649c
2022-06-27 07:12:09,328|d516a543-32d9-4b4b-8e11-e943a3b765b1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-27 07:12:09,329|d516a543-32d9-4b4b-8e11-e943a3b765b1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| StoreAuditService ID  -1
2022-06-27 07:12:09,329|d516a543-32d9-4b4b-8e11-e943a3b765b1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:12:09,329|d516a543-32d9-4b4b-8e11-e943a3b765b1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-27 07:12:09,335|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-27 07:12:09,342|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deriving input data for workflow: (resource-assignment)
2022-06-27 07:12:09,344|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Execute node(START) -> executed state(SUCCESS)
2022-06-27 07:12:09,345|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Executing workflow(resource-assignment[89a31920-d3a7-4a21-9eef-e9c697aa649c])'s step(resource-assignment)
2022-06-27 07:12:09,345|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:12:09,345|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| preparing request id(89a31920-d3a7-4a21-9eef-e9c697aa649c) for workflow(resource-assignment) step(resource-assignment)
2022-06-27 07:12:09,345|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-27 07:12:09,345|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-27 07:12:09,346|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-06-27 07:12:09,360|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-06-27 07:12:09,363|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-06-27 07:12:09,364|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-27 07:12:09,364|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-06-27 07:12:09,364|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-06-27 07:12:09,365|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("f9bfd27f-0b10-4e92-b998-4b97f29f8916") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-06-27 07:12:09,366|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-06-27 07:12:09,366|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-06-27 07:12:09,403|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Parameter information : ({customizationid=f9bfd27f-0b10-4e92-b998-4b97f29f8916})
2022-06-27 07:12:09,404|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Parameter information : ({customizationid=f9bfd27f-0b10-4e92-b998-4b97f29f8916})
2022-06-27 07:12:09,440|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 07:12:09,441|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 07:12:09,443|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"}])
2022-06-27 07:12:09,444|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("37ec0f18-fddd-4e24-967b-79eeaabba0f6") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-06-27 07:12:09,446|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f"}])
2022-06-27 07:12:09,446|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("cecaea58-29a9-4ba2-95ed-a95d9f5aab3f") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-06-27 07:12:09,447|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-06-27 07:12:09,452|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Transformed value: null -> 37ec0f18-fddd-4e24-967b-79eeaabba0f6
2022-06-27 07:12:09,453|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-06-27 07:12:09,474|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Parameter information : ({customizationid=f9bfd27f-0b10-4e92-b998-4b97f29f8916})
2022-06-27 07:12:09,483|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 07:12:09,484|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-06-27 07:12:09,484|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-06-27 07:12:09,485|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-06-27 07:12:09,485|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-06-27 07:12:09,489|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Transformed value: null -> f9bfd27f-0b10-4e92-b998-4b97f29f8916
2022-06-27 07:12:09,490|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("6467d69f-143a-41bb-8f7f-1a185473a8e8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-27 07:12:09,490|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-06-27 07:12:09,490|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-06-27 07:12:09,491|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("91788613-b75d-4a60-bd9e-050724849056") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-27 07:12:09,496|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-06-27 07:12:09,496|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-06-27 07:12:09,497|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-06-27 07:12:09,497|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-06-27 07:12:09,505|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-06-27 07:12:09,506|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-06-27 07:12:09,532|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 07:12:09,532|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 07:12:09,532|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 07:12:09,532|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 07:12:09,532|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220627t071203476361z")
2022-06-27 07:12:09,532|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220627t071203476361z")
2022-06-27 07:12:09,532|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220627t071203476361z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-27 07:12:09,534|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-27 07:12:09,534|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-27 07:12:09,534|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-27 07:12:09,539|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-06-27 07:12:09,542|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-06-27 07:12:09,544|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-27 07:12:09,668|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - )
2022-06-27 07:12:09,668|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 07:12:09,668|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220627t071203476361z-helm_apache-vfmt-001")
2022-06-27 07:12:09,669|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220627t071203476361z-helm_apache-vfmt-001")
2022-06-27 07:12:09,669|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220627t071203476361z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-06-27 07:12:09,671|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-27 07:12:09,677|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-06-27 07:12:09,677|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-06-27 07:12:09,686|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-06-27 07:12:09,698|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 07:12:09,699|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response processing type (string)
2022-06-27 07:12:09,701|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-06-27 07:12:09,701|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-06-27 07:12:09,701|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-27 07:12:09,703|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-06-27 07:12:09,703|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-06-27 07:12:09,708|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| 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" : "37ec0f18-fddd-4e24-967b-79eeaabba0f6",
  "k8s-rb-definition-version" : "f9bfd27f-0b10-4e92-b998-4b97f29f8916",
  "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" : "6467d69f-143a-41bb-8f7f-1a185473a8e8",
  "vf-module-id" : "5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "f9bfd27f-0b10-4e92-b998-4b97f29f8916",
  "vf-module-model-invariant-uuid" : "37ec0f18-fddd-4e24-967b-79eeaabba0f6",
  "vf-module-model-version" : "cecaea58-29a9-4ba2-95ed-a95d9f5aab3f",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220627t071203476361z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "91788613-b75d-4a60-bd9e-050724849056",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220627t071203476361z"
})
2022-06-27 07:12:09,726|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Preparing Response...
2022-06-27 07:12:09,726|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-27 07:12:09,727|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-27 07:12:09,727|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Executing workflow(resource-assignment[89a31920-d3a7-4a21-9eef-e9c697aa649c])'s step(profile-upload)
2022-06-27 07:12:09,734|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:12:09,735|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| preparing request id(89a31920-d3a7-4a21-9eef-e9c697aa649c) for workflow(resource-assignment) step(profile-upload)
2022-06-27 07:12:09,735|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-27 07:12:09,735|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-06-27 07:12:09,736|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Triggering K8s Profile Upload component logic.
2022-06-27 07:12:09,736|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Getting the template prefixes
2022-06-27 07:12:09,736|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Iterating over prefixes in resource assignment map.
2022-06-27 07:12:09,753|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(GET), url(/v1/rb/definition/37ec0f18-fddd-4e24-967b-79eeaabba0f6/f9bfd27f-0b10-4e92-b998-4b97f29f8916)
2022-06-27 07:12:09,760|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 07:12:09,769|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(GET), url(/v1/rb/definition/37ec0f18-fddd-4e24-967b-79eeaabba0f6/f9bfd27f-0b10-4e92-b998-4b97f29f8916/profile/node-port-profile)
2022-06-27 07:12:09,773|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(404 - Not Found)
2022-06-27 07:12:09,773|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Uploading K8s Profile..
2022-06-27 07:12:09,794|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(POST), url(/v1/rb/definition/37ec0f18-fddd-4e24-967b-79eeaabba0f6/f9bfd27f-0b10-4e92-b998-4b97f29f8916/profile)
2022-06-27 07:12:09,800|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(201 - Created)
2022-06-27 07:12:09,822|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Rest request method(POST), url(/v1/rb/definition/37ec0f18-fddd-4e24-967b-79eeaabba0f6/f9bfd27f-0b10-4e92-b998-4b97f29f8916/profile/node-port-profile/content)
2022-06-27 07:12:09,828|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Response status(200 - OK)
2022-06-27 07:12:09,828|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| K8s Profile Upload Completed
2022-06-27 07:12:09,829|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Preparing Response...
2022-06-27 07:12:09,829|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-27 07:12:09,829|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-27 07:12:09,829|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Execute node(END) -> executed state(SUCCESS)
2022-06-27 07:12:09,829|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(89a31920-d3a7-4a21-9eef-e9c697aa649c) nodes completed with (0)exceptions
2022-06-27 07:12:09,830|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-27 07:12:09,830|d516a543-32d9-4b4b-8e11-e943a3b765b1||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 92f1635a-347d-42b8-bf67-e9768aee3f2d auditStoreId -1
2022-06-27 07:12:15,633|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-27 07:12:15,743|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-27 07:12:15,772|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing request id d516a543-32d9-4b4b-8e11-e943a3b765b1
2022-06-27 07:12:15,772|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-27 07:12:15,772|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| StoreAuditService ID  -1
2022-06-27 07:12:15,772|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:12:15,772|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-27 07:12:15,773|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-27 07:12:15,777|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deriving input data for workflow: (config-assign)
2022-06-27 07:12:15,778|||DefaultDispatcher-worker-5||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-27 07:12:15,779|||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(config-assign[d516a543-32d9-4b4b-8e11-e943a3b765b1])'s step(config-setup)
2022-06-27 07:12:15,779|||DefaultDispatcher-worker-5||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:12:15,779|||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(d516a543-32d9-4b4b-8e11-e943a3b765b1) for workflow(config-assign) step(config-setup)
2022-06-27 07:12:15,779|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-27 07:12:15,780|||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-06-27 07:12:15,780|||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-27 07:12:15,799|||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-06-27 07:12:15,801|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-27 07:12:15,803|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6467d69f-143a-41bb-8f7f-1a185473a8e8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-27 07:12:15,809|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-27 07:12:15,810|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-27 07:12:15,819|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8)
2022-06-27 07:12:15,838|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-27 07:12:15,839|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-06-27 07:12:15,840|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2")
2022-06-27 07:12:15,840|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2")
2022-06-27 07:12:15,840|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-27 07:12:15,841|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("91788613-b75d-4a60-bd9e-050724849056") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-27 07:12:15,848|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-27 07:12:15,848|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-27 07:12:15,860|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vf-modules)
2022-06-27 07:12:15,872|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-27 07:12:15,873|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-06-27 07:12:15,873|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","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_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_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":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","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-20220627t071203476361z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220627t071203476361z","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":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d516a543-32d9-4b4b-8e11-e943a3b765b1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"edd63b38-f32a-47b0-85c5-8802768e0e6a","model-invariant-uuid":"7eea92c0-620d-409d-b4fb-99d477163751"},"global-customer-id":"basiccnf-macro-customer","service-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","service-instance-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"982b0429-d80d-45dc-8fee-8f220aad0db6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a15c8050-c5cd-4d6b-9ce7-8f560c459cc3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"657bfd5a-6f79-4b89-8368-840e61763339","model-uuid":"b470746d-c4ce-43bc-9888-6c12bfa8ae20","model-invariant-uuid":"d4fffd0b-2dc0-4ca1-94c1-ff3e1c7c8ada"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"91788613-b75d-4a60-bd9e-050724849056"},"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":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a"}}}]})
2022-06-27 07:12:15,873|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","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_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_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":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","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-20220627t071203476361z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220627t071203476361z","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":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d516a543-32d9-4b4b-8e11-e943a3b765b1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"edd63b38-f32a-47b0-85c5-8802768e0e6a","model-invariant-uuid":"7eea92c0-620d-409d-b4fb-99d477163751"},"global-customer-id":"basiccnf-macro-customer","service-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","service-instance-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"982b0429-d80d-45dc-8fee-8f220aad0db6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a15c8050-c5cd-4d6b-9ce7-8f560c459cc3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"657bfd5a-6f79-4b89-8368-840e61763339","model-uuid":"b470746d-c4ce-43bc-9888-6c12bfa8ae20","model-invariant-uuid":"d4fffd0b-2dc0-4ca1-94c1-ff3e1c7c8ada"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"91788613-b75d-4a60-bd9e-050724849056"},"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":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a"}}}]})
2022-06-27 07:12:15,874|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","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_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_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":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","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-20220627t071203476361z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220627t071203476361z","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":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d516a543-32d9-4b4b-8e11-e943a3b765b1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"edd63b38-f32a-47b0-85c5-8802768e0e6a","model-invariant-uuid":"7eea92c0-620d-409d-b4fb-99d477163751"},"global-customer-id":"basiccnf-macro-customer","service-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","service-instance-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"982b0429-d80d-45dc-8fee-8f220aad0db6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a15c8050-c5cd-4d6b-9ce7-8f560c459cc3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"657bfd5a-6f79-4b89-8368-840e61763339","model-uuid":"b470746d-c4ce-43bc-9888-6c12bfa8ae20","model-invariant-uuid":"d4fffd0b-2dc0-4ca1-94c1-ff3e1c7c8ada"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"91788613-b75d-4a60-bd9e-050724849056"},"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":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a"}}}]), type  ({json})
2022-06-27 07:12:15,874|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","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_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_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":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","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-20220627t071203476361z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220627t071203476361z","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":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d516a543-32d9-4b4b-8e11-e943a3b765b1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"edd63b38-f32a-47b0-85c5-8802768e0e6a","model-invariant-uuid":"7eea92c0-620d-409d-b4fb-99d477163751"},"global-customer-id":"basiccnf-macro-customer","service-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","service-instance-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"982b0429-d80d-45dc-8fee-8f220aad0db6","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a15c8050-c5cd-4d6b-9ce7-8f560c459cc3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"657bfd5a-6f79-4b89-8368-840e61763339","model-uuid":"b470746d-c4ce-43bc-9888-6c12bfa8ae20","model-invariant-uuid":"d4fffd0b-2dc0-4ca1-94c1-ff3e1c7c8ada"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"91788613-b75d-4a60-bd9e-050724849056"},"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":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-27 07:12:15,880|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/91788613-b75d-4a60-bd9e-050724849056?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-27 07:12:15,880|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/91788613-b75d-4a60-bd9e-050724849056?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-27 07:12:15,900|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/91788613-b75d-4a60-bd9e-050724849056?depth=1)
2022-06-27 07:12:16,447|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-27 07:12:16,451|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-06-27 07:12:16,452|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656313932060","model-invariant-id":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","model-version-id":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-customization-id":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","module-index":0}]})
2022-06-27 07:12:16,452|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656313932060","model-invariant-id":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","model-version-id":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-customization-id":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","module-index":0}]})
2022-06-27 07:12:16,452|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656313932060","model-invariant-id":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","model-version-id":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-customization-id":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","module-index":0}]), type  ({json})
2022-06-27 07:12:16,452|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656313932060","model-invariant-id":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","model-version-id":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-customization-id":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-27 07:12:16,453|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-27 07:12:16,456|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:12:21,496|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (5040)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:12:21,496|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:12:21,517|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","k8s-rb-definition-version":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-06-27 07:12:21,520|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "37ec0f18-fddd-4e24-967b-79eeaabba0f6",
      "k8s-rb-definition-version" : "f9bfd27f-0b10-4e92-b998-4b97f29f8916"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "6467d69f-143a-41bb-8f7f-1a185473a8e8",
  "service-instance-name" : "basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "f9bfd27f-0b10-4e92-b998-4b97f29f8916",
      "model-invariant-id" : "37ec0f18-fddd-4e24-967b-79eeaabba0f6",
      "model-version-id" : "cecaea58-29a9-4ba2-95ed-a95d9f5aab3f",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1656313932060",
      "vf-module-id" : "5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a",
      "vf-module-name" : "basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "d516a543-32d9-4b4b-8e11-e943a3b765b1",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a15c8050-c5cd-4d6b-9ce7-8f560c459cc3",
          "svc-request-id" : "982b0429-d80d-45dc-8fee-8f220aad0db6"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "7eea92c0-620d-409d-b4fb-99d477163751",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "edd63b38-f32a-47b0-85c5-8802768e0e6a",
            "model-version" : "1.0"
          },
          "service-id" : "6467d69f-143a-41bb-8f7f-1a185473a8e8",
          "service-instance-id" : "6467d69f-143a-41bb-8f7f-1a185473a8e8",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "f9bfd27f-0b10-4e92-b998-4b97f29f8916",
            "model-invariant-uuid" : "37ec0f18-fddd-4e24-967b-79eeaabba0f6",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "cecaea58-29a9-4ba2-95ed-a95d9f5aab3f",
            "model-version" : "1"
          },
          "vf-module-id" : "5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a",
          "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_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "f9bfd27f-0b10-4e92-b998-4b97f29f8916",
            "model-invariant-uuid" : "37ec0f18-fddd-4e24-967b-79eeaabba0f6",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "cecaea58-29a9-4ba2-95ed-a95d9f5aab3f",
            "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" : "cecaea58-29a9-4ba2-95ed-a95d9f5aab3f"
            }, {
              "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-20220627t071203476361z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "37ec0f18-fddd-4e24-967b-79eeaabba0f6"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220627t071203476361z"
            }, {
              "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" : "5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a",
            "vf-module-name" : "basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "657bfd5a-6f79-4b89-8368-840e61763339",
            "model-invariant-uuid" : "d4fffd0b-2dc0-4ca1-94c1-ff3e1c7c8ada",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "b470746d-c4ce-43bc-9888-6c12bfa8ae20",
            "model-version" : "1.0"
          },
          "vnf-id" : "91788613-b75d-4a60-bd9e-050724849056",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a"
    } ]
  },
  "vnf-id" : "91788613-b75d-4a60-bd9e-050724849056"
})
2022-06-27 07:12:21,533|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-27 07:12:21,534|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-27 07:12:21,534|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-27 07:12:21,535|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[d516a543-32d9-4b4b-8e11-e943a3b765b1])'s step(config-template)
2022-06-27 07:12:21,535|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:12:21,540|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(d516a543-32d9-4b4b-8e11-e943a3b765b1) for workflow(config-assign) step(config-template)
2022-06-27 07:12:21,540|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-06-27 07:12:21,540|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-06-27 07:12:21,685|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic.
2022-06-27 07:12:21,686|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-06-27 07:12:21,686|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-27 07:12:21,698|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/37ec0f18-fddd-4e24-967b-79eeaabba0f6/f9bfd27f-0b10-4e92-b998-4b97f29f8916)
2022-06-27 07:12:21,703|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-27 07:12:21,710|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/37ec0f18-fddd-4e24-967b-79eeaabba0f6/f9bfd27f-0b10-4e92-b998-4b97f29f8916/config-template/replica-count-template)
2022-06-27 07:12:21,714|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-27 07:12:21,714|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template..
2022-06-27 07:12:21,725|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/37ec0f18-fddd-4e24-967b-79eeaabba0f6/f9bfd27f-0b10-4e92-b998-4b97f29f8916/config-template)
2022-06-27 07:12:21,731|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-06-27 07:12:21,740|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/37ec0f18-fddd-4e24-967b-79eeaabba0f6/f9bfd27f-0b10-4e92-b998-4b97f29f8916/config-template/replica-count-template/content)
2022-06-27 07:12:21,754|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-27 07:12:21,754|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed
2022-06-27 07:12:21,755|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-27 07:12:21,755|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-06-27 07:12:21,755|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-06-27 07:12:21,756|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-27 07:12:21,758|||DefaultDispatcher-worker-5||||INFO||||||| workflow(d516a543-32d9-4b4b-8e11-e943a3b765b1) nodes completed with (0)exceptions
2022-06-27 07:12:21,758|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-27 07:12:21,759|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f90eefc9-0394-4785-8141-a8e6f3dade3c auditStoreId -1
2022-06-27 07:12:21,797|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Completed
2022-06-27 07:12:50,414|40efb687-1770-45f5-b044-5430b883ecfd||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-27 07:12:50,414|40efb687-1770-45f5-b044-5430b883ecfd||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-27 07:12:50,414|40efb687-1770-45f5-b044-5430b883ecfd||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-27 07:12:50,644|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-27 07:12:50,645|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-27 07:12:51,255|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-27 07:12:51,255|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(1c7b0fcb-7880-40f8-a2b3-dc84ed9e7d22) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-27 07:12:51,273|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(48dc65e6-b086-4073-8dd8-e5bcb2509b0a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-27 07:12:51,280|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(8152e633-3615-44d8-b476-db52b258bc4a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-27 07:12:51,290|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(6c09add9-6215-48cb-9692-1b8c00627cc6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-27 07:12:51,303|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(3c5d0e7d-2411-49ca-997f-9d91bc0ce3e8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-27 07:12:51,317|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(628737f0-ce42-4bdf-8184-86b09bffe428) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-27 07:12:51,331|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-27 07:12:51,331|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-27 07:12:51,331|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-27 07:12:51,331|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 07:12:51,332|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-27 07:12:51,332|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 07:12:51,365|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:12:51,406|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:12:51,439|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:12:51,467|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:12:51,544|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:12:51,544|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:12:51,545|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:12:51,589|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 07:12:51,622|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-27 07:12:51,638|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-27 07:12:51,652|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-27 07:12:51,695|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:12:51,696|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:12:51,697|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:12:51,698|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(HealthCheck)
2022-06-27 07:12:51,698|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-27 07:12:51,699|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(vf-config-assign)
2022-06-27 07:12:51,700|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(vf-config-deploy)
2022-06-27 07:12:51,756|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 07:12:51,807|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-27 07:12:51,821|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-27 07:12:51,830|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-27 07:12:51,867|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:12:51,868|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:12:51,869|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:12:51,915|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-27 07:12:51,952|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-27 07:12:51,968|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-27 07:12:51,978|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-27 07:12:52,002|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:12:52,003|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:12:52,041|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:12:52,042|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:12:52,043|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-27 07:12:52,055|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-27 07:12:52,094|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-27 07:12:52,108|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-27 07:12:52,119|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-27 07:12:52,136|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-27 07:12:52,137|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-27 07:12:52,162|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-27 07:12:52,188|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:12:52,189|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:12:52,190|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign-day-2)
2022-06-27 07:12:52,191|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:12:52,192|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy-day-2)
2022-06-27 07:12:52,214|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-27 07:12:52,235|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-27 07:12:52,254|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-27 07:12:52,255|40efb687-1770-45f5-b044-5430b883ecfd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-27 07:13:00,045|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-27 07:13:00,153|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-27 07:13:00,157|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing request id d516a543-32d9-4b4b-8e11-e943a3b765b1
2022-06-27 07:13:00,157|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-27 07:13:00,157|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| StoreAuditService ID  -1
2022-06-27 07:13:00,158|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-27 07:13:00,158|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-27 07:13:00,159|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-27 07:13:00,165|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deriving input data for workflow: (config-deploy)
2022-06-27 07:13:00,167|||DefaultDispatcher-worker-14||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-27 07:13:00,167|||DefaultDispatcher-worker-14||||INFO||||||| Executing workflow(config-deploy[d516a543-32d9-4b4b-8e11-e943a3b765b1])'s step(config-setup)
2022-06-27 07:13:00,167|||DefaultDispatcher-worker-14||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:13:00,168|||DefaultDispatcher-worker-14||||INFO||||||| preparing request id(d516a543-32d9-4b4b-8e11-e943a3b765b1) for workflow(config-deploy) step(config-setup)
2022-06-27 07:13:00,169|||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-27 07:13:00,169|||DefaultDispatcher-worker-14||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-06-27 07:13:00,170|||DefaultDispatcher-worker-14||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-27 07:13:00,188|||DefaultDispatcher-worker-24||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-06-27 07:13:00,191|||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-27 07:13:00,192|||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("6467d69f-143a-41bb-8f7f-1a185473a8e8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-27 07:13:00,197|||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-27 07:13:00,197|||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-27 07:13:00,206|||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8)
2022-06-27 07:13:00,222|||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-06-27 07:13:00,223|||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-06-27 07:13:00,224|||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2")
2022-06-27 07:13:00,224|||DefaultDispatcher-worker-24||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2")
2022-06-27 07:13:00,224|||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-27 07:13:00,226|||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("91788613-b75d-4a60-bd9e-050724849056") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-27 07:13:00,231|||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-27 07:13:00,231|||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-27 07:13:00,238|||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6467d69f-143a-41bb-8f7f-1a185473a8e8/service-data/vnfs/vnf/91788613-b75d-4a60-bd9e-050724849056/vnf-data/vf-modules)
2022-06-27 07:13:00,249|||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-06-27 07:13:00,249|||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (json)
2022-06-27 07:13:00,250|||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","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_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_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":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","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-20220627t071203476361z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220627t071203476361z","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":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d516a543-32d9-4b4b-8e11-e943a3b765b1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"edd63b38-f32a-47b0-85c5-8802768e0e6a","model-invariant-uuid":"7eea92c0-620d-409d-b4fb-99d477163751"},"global-customer-id":"basiccnf-macro-customer","service-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","service-instance-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5ab72475-b4b2-4e17-b142-f7de5374b91b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a7eed00c-40a6-47c9-adbc-696f9972ac55","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"657bfd5a-6f79-4b89-8368-840e61763339","model-uuid":"b470746d-c4ce-43bc-9888-6c12bfa8ae20","model-invariant-uuid":"d4fffd0b-2dc0-4ca1-94c1-ff3e1c7c8ada"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"91788613-b75d-4a60-bd9e-050724849056"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","from-preload":false}}}]})
2022-06-27 07:13:00,251|||DefaultDispatcher-worker-24||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","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_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_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":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","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-20220627t071203476361z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220627t071203476361z","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":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d516a543-32d9-4b4b-8e11-e943a3b765b1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"edd63b38-f32a-47b0-85c5-8802768e0e6a","model-invariant-uuid":"7eea92c0-620d-409d-b4fb-99d477163751"},"global-customer-id":"basiccnf-macro-customer","service-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","service-instance-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5ab72475-b4b2-4e17-b142-f7de5374b91b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a7eed00c-40a6-47c9-adbc-696f9972ac55","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"657bfd5a-6f79-4b89-8368-840e61763339","model-uuid":"b470746d-c4ce-43bc-9888-6c12bfa8ae20","model-invariant-uuid":"d4fffd0b-2dc0-4ca1-94c1-ff3e1c7c8ada"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"91788613-b75d-4a60-bd9e-050724849056"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","from-preload":false}}}]})
2022-06-27 07:13:00,251|||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","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_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_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":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","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-20220627t071203476361z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220627t071203476361z","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":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d516a543-32d9-4b4b-8e11-e943a3b765b1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"edd63b38-f32a-47b0-85c5-8802768e0e6a","model-invariant-uuid":"7eea92c0-620d-409d-b4fb-99d477163751"},"global-customer-id":"basiccnf-macro-customer","service-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","service-instance-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5ab72475-b4b2-4e17-b142-f7de5374b91b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a7eed00c-40a6-47c9-adbc-696f9972ac55","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"657bfd5a-6f79-4b89-8368-840e61763339","model-uuid":"b470746d-c4ce-43bc-9888-6c12bfa8ae20","model-invariant-uuid":"d4fffd0b-2dc0-4ca1-94c1-ff3e1c7c8ada"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"91788613-b75d-4a60-bd9e-050724849056"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","from-preload":false}}}]), type  ({json})
2022-06-27 07:13:00,252|||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","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_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_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":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","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-20220627t071203476361z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220627t071203476361z","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":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"d516a543-32d9-4b4b-8e11-e943a3b765b1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"edd63b38-f32a-47b0-85c5-8802768e0e6a","model-invariant-uuid":"7eea92c0-620d-409d-b4fb-99d477163751"},"global-customer-id":"basiccnf-macro-customer","service-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","service-instance-id":"6467d69f-143a-41bb-8f7f-1a185473a8e8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5ab72475-b4b2-4e17-b142-f7de5374b91b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a7eed00c-40a6-47c9-adbc-696f9972ac55","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"657bfd5a-6f79-4b89-8368-840e61763339","model-uuid":"b470746d-c4ce-43bc-9888-6c12bfa8ae20","model-invariant-uuid":"d4fffd0b-2dc0-4ca1-94c1-ff3e1c7c8ada"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"91788613-b75d-4a60-bd9e-050724849056"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","model-uuid":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-invariant-uuid":"37ec0f18-fddd-4e24-967b-79eeaabba0f6"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-27 07:13:00,257|||DefaultDispatcher-worker-24||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/91788613-b75d-4a60-bd9e-050724849056?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-27 07:13:00,257|||DefaultDispatcher-worker-24||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/91788613-b75d-4a60-bd9e-050724849056?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-27 07:13:00,266|||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/91788613-b75d-4a60-bd9e-050724849056?depth=1)
2022-06-27 07:13:00,434|||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-06-27 07:13:00,434|||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (json)
2022-06-27 07:13:00,435|||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"elastic_lalande","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656313978870","model-invariant-id":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","model-version-id":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-customization-id":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","module-index":0}]})
2022-06-27 07:13:00,435|||DefaultDispatcher-worker-24||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"elastic_lalande","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656313978870","model-invariant-id":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","model-version-id":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-customization-id":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","module-index":0}]})
2022-06-27 07:13:00,435|||DefaultDispatcher-worker-24||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"elastic_lalande","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656313978870","model-invariant-id":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","model-version-id":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-customization-id":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","module-index":0}]), type  ({json})
2022-06-27 07:13:00,435|||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a","vf-module-name":"basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"elastic_lalande","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656313978870","model-invariant-id":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","model-version-id":"cecaea58-29a9-4ba2-95ed-a95d9f5aab3f","model-customization-id":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-27 07:13:00,437|||DefaultDispatcher-worker-24||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-27 07:13:00,438|||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"37ec0f18-fddd-4e24-967b-79eeaabba0f6","k8s-rb-definition-version":"f9bfd27f-0b10-4e92-b998-4b97f29f8916","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":"elastic_lalande"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-06-27 07:13:00,441|||DefaultDispatcher-worker-24||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "elastic_lalande",
      "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" : "37ec0f18-fddd-4e24-967b-79eeaabba0f6",
      "k8s-rb-definition-version" : "f9bfd27f-0b10-4e92-b998-4b97f29f8916"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "6467d69f-143a-41bb-8f7f-1a185473a8e8",
  "service-instance-name" : "basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "elastic_lalande",
      "is-base-vf-module" : false,
      "model-customization-id" : "f9bfd27f-0b10-4e92-b998-4b97f29f8916",
      "model-invariant-id" : "37ec0f18-fddd-4e24-967b-79eeaabba0f6",
      "model-version-id" : "cecaea58-29a9-4ba2-95ed-a95d9f5aab3f",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1656313978870",
      "vf-module-id" : "5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a",
      "vf-module-name" : "basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "d516a543-32d9-4b4b-8e11-e943a3b765b1",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a7eed00c-40a6-47c9-adbc-696f9972ac55",
          "svc-request-id" : "5ab72475-b4b2-4e17-b142-f7de5374b91b"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "7eea92c0-620d-409d-b4fb-99d477163751",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "edd63b38-f32a-47b0-85c5-8802768e0e6a",
            "model-version" : "1.0"
          },
          "service-id" : "6467d69f-143a-41bb-8f7f-1a185473a8e8",
          "service-instance-id" : "6467d69f-143a-41bb-8f7f-1a185473a8e8",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "f9bfd27f-0b10-4e92-b998-4b97f29f8916",
            "model-invariant-uuid" : "37ec0f18-fddd-4e24-967b-79eeaabba0f6",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "cecaea58-29a9-4ba2-95ed-a95d9f5aab3f",
            "model-version" : "1"
          },
          "vf-module-id" : "5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a",
          "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_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "f9bfd27f-0b10-4e92-b998-4b97f29f8916",
            "model-invariant-uuid" : "37ec0f18-fddd-4e24-967b-79eeaabba0f6",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "cecaea58-29a9-4ba2-95ed-a95d9f5aab3f",
            "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" : "cecaea58-29a9-4ba2-95ed-a95d9f5aab3f"
            }, {
              "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-20220627t071203476361z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "37ec0f18-fddd-4e24-967b-79eeaabba0f6"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220627t071203476361z"
            }, {
              "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" : "5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a",
            "vf-module-name" : "basic_cnf_macro_a732eec8-42f9-4f29-b83a-8eed9cd7a9e2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "657bfd5a-6f79-4b89-8368-840e61763339",
            "model-invariant-uuid" : "d4fffd0b-2dc0-4ca1-94c1-ff3e1c7c8ada",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "b470746d-c4ce-43bc-9888-6c12bfa8ae20",
            "model-version" : "1.0"
          },
          "vnf-id" : "91788613-b75d-4a60-bd9e-050724849056",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "5d0dc9f6-aa8b-4a26-ac0b-ca7f569d529a"
    } ]
  },
  "vnf-id" : "91788613-b75d-4a60-bd9e-050724849056"
})
2022-06-27 07:13:00,450|||DefaultDispatcher-worker-24||||INFO||||||| Preparing Response...
2022-06-27 07:13:00,450|||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-27 07:13:00,450|||DefaultDispatcher-worker-24||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-27 07:13:00,451|||DefaultDispatcher-worker-24||||INFO||||||| Executing workflow(config-deploy[d516a543-32d9-4b4b-8e11-e943a3b765b1])'s step(status-verification-script)
2022-06-27 07:13:00,451|||DefaultDispatcher-worker-24||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:13:00,457|||DefaultDispatcher-worker-24||||INFO||||||| preparing request id(d516a543-32d9-4b4b-8e11-e943a3b765b1) for workflow(config-deploy) step(status-verification-script)
2022-06-27 07:13:00,457|||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-27 07:13:00,457|||DefaultDispatcher-worker-24||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-06-27 07:13:00,461|||DefaultDispatcher-worker-24||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-06-27 07:13:00,469|||DefaultDispatcher-worker-24||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-27 07:13:00,482|||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(GET), url(/v1/instance/elastic_lalande/status)
2022-06-27 07:13:00,530|||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-06-27 07:13:00,553|||DefaultDispatcher-worker-24||||INFO||||||| VfModule helm_apache (elastic_lalande) is not ready. Please wait...
2022-06-27 07:13:03,848|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/39c9c130-ec0b-404f-be83-852fa19473a9)
2022-06-27 07:13:03,849|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| deleting definition types under : /opt/app/onap/blueprints/working/39c9c130-ec0b-404f-be83-852fa19473a9/Definitions
2022-06-27 07:13:03,851|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| reinitialized all type definitions
2022-06-27 07:13:03,852|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(netconf-device)
2022-06-27 07:13:03,872|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(resolve-data)
2022-06-27 07:13:03,889|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-06-27 07:13:03,894|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-06-27 07:13:03,900|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-06-27 07:13:03,923|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-06-27 07:13:03,944|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing Workflow(config-assign)
2022-06-27 07:13:03,945|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-06-27 07:13:03,945|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| identified workflow(config-assign) targets(resolve-data)
2022-06-27 07:13:03,945|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-06-27 07:13:03,945|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-06-27 07:13:03,945|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enriching artifacts file(/opt/app/onap/blueprints/working/39c9c130-ec0b-404f-be83-852fa19473a9/Templates/netconfrpc-mapping.json
2022-06-27 07:13:03,950|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-06-27 07:13:03,950|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-27 07:13:03,951|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing Workflow(config-deploy)
2022-06-27 07:13:03,952|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-06-27 07:13:03,952|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| identified workflow(config-deploy) targets(execute-netconf)
2022-06-27 07:13:03,952|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(config-deploy) resource assignment files([]
2022-06-27 07:13:03,952|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing blueprint Resource Definitions
2022-06-27 07:13:03,952|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-06-27 07:13:03,952|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing file (Templates/netconfrpc-mapping.json)
2022-06-27 07:13:03,958|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| distinct resource keys ([input-source])
2022-06-27 07:13:03,967|c1ba0bf9-97da-46c9-84ea-443555aeb440||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Enriching Resource Definition sources Node Template: [source-input]
2022-06-27 07:13:10,567|||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(GET), url(/v1/instance/elastic_lalande/status)
2022-06-27 07:13:10,615|||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-06-27 07:13:10,618|||DefaultDispatcher-worker-24||||INFO||||||| VfModule helm_apache (elastic_lalande) is not ready. Please wait...
2022-06-27 07:13:20,632|||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(GET), url(/v1/instance/elastic_lalande/status)
2022-06-27 07:13:20,678|||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-06-27 07:13:20,680|||DefaultDispatcher-worker-24||||INFO||||||| VfModule helm_apache (elastic_lalande) is not ready. Please wait...
2022-06-27 07:13:30,695|||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(GET), url(/v1/instance/elastic_lalande/status)
2022-06-27 07:13:30,740|||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-06-27 07:13:30,743|||DefaultDispatcher-worker-24||||INFO||||||| VfModule helm_apache (elastic_lalande) is ready.
2022-06-27 07:13:30,743|||DefaultDispatcher-worker-24||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-27 07:13:30,744|||DefaultDispatcher-worker-24||||INFO||||||| Preparing Response...
2022-06-27 07:13:30,744|||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-27 07:13:30,744|||DefaultDispatcher-worker-24||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-06-27 07:13:30,745|||DefaultDispatcher-worker-24||||INFO||||||| Executing workflow(config-deploy[d516a543-32d9-4b4b-8e11-e943a3b765b1])'s step(config-apply)
2022-06-27 07:13:30,746|||DefaultDispatcher-worker-24||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:13:30,765|||DefaultDispatcher-worker-24||||INFO||||||| preparing request id(d516a543-32d9-4b4b-8e11-e943a3b765b1) for workflow(config-deploy) step(config-apply)
2022-06-27 07:13:30,765|||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-06-27 07:13:30,766|||DefaultDispatcher-worker-24||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-06-27 07:13:30,772|||DefaultDispatcher-worker-24||||INFO||||||| Triggering K8s Config Value component logic.
2022-06-27 07:13:30,772|||DefaultDispatcher-worker-24||||INFO||||||| Getting the template prefixes
2022-06-27 07:13:30,772|||DefaultDispatcher-worker-24||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-27 07:13:30,787|||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(GET), url(/v1/instance/elastic_lalande/config/replica-count-change)
2022-06-27 07:13:35,795|||DefaultDispatcher-worker-24||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-27 07:13:35,796|||DefaultDispatcher-worker-24||||INFO||||||| Uploading K8s config..
2022-06-27 07:13:35,872|||DefaultDispatcher-worker-24||||INFO||||||| Config building started from source custom-values
2022-06-27 07:13:35,872|||DefaultDispatcher-worker-24||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-06-27 07:13:35,898|||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-06-27 07:13:35,902|||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-27 07:13:35,904|||DefaultDispatcher-worker-6||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-06-27 07:13:36,045|||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(POST), url(/v1/instance/elastic_lalande/config)
2022-06-27 07:13:36,159|||DefaultDispatcher-worker-6||||INFO||||||| Response status(201 - Created)
2022-06-27 07:13:36,173|||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response...
2022-06-27 07:13:36,173|||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-06-27 07:13:36,173|||DefaultDispatcher-worker-6||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-06-27 07:13:36,174|||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(config-deploy[d516a543-32d9-4b4b-8e11-e943a3b765b1])'s step(status-verification-script-after)
2022-06-27 07:13:36,174|||DefaultDispatcher-worker-6||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:13:36,175|||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(d516a543-32d9-4b4b-8e11-e943a3b765b1) for workflow(config-deploy) step(status-verification-script-after)
2022-06-27 07:13:36,175|||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-27 07:13:36,176|||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-06-27 07:13:36,177|||DefaultDispatcher-worker-6||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-06-27 07:13:36,179|||DefaultDispatcher-worker-6||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-27 07:13:36,196|||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/v1/instance/elastic_lalande/status)
2022-06-27 07:13:36,239|||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-06-27 07:13:36,247|||DefaultDispatcher-worker-6||||INFO||||||| VfModule helm_apache (elastic_lalande) is not ready. Please wait...
2022-06-27 07:13:46,258|||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/v1/instance/elastic_lalande/status)
2022-06-27 07:13:46,315|||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-06-27 07:13:46,322|||DefaultDispatcher-worker-6||||INFO||||||| VfModule helm_apache (elastic_lalande) is not ready. Please wait...
2022-06-27 07:13:56,334|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/elastic_lalande/status)
2022-06-27 07:13:56,391|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-27 07:13:56,393|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (elastic_lalande) is not ready. Please wait...
2022-06-27 07:14:06,465|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/elastic_lalande/status)
2022-06-27 07:14:06,513|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-27 07:14:06,518|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (elastic_lalande) is not ready. Please wait...
2022-06-27 07:14:16,529|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/elastic_lalande/status)
2022-06-27 07:14:16,592|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-27 07:14:16,594|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (elastic_lalande) is ready.
2022-06-27 07:14:16,594|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-27 07:14:16,594|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-27 07:14:16,594|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-27 07:14:16,594|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-06-27 07:14:16,596|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[d516a543-32d9-4b4b-8e11-e943a3b765b1])'s step(collect-results)
2022-06-27 07:14:16,596|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:14:16,597|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(d516a543-32d9-4b4b-8e11-e943a3b765b1) for workflow(config-deploy) step(collect-results)
2022-06-27 07:14:16,597|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-06-27 07:14:16,597|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-06-27 07:14:16,597|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-06-27 07:14:16,605|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {}
2022-06-27 07:14:16,606|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-27 07:14:16,606|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-06-27 07:14:16,606|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-06-27 07:14:16,607|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-27 07:14:16,607|||DefaultDispatcher-worker-1||||INFO||||||| workflow(d516a543-32d9-4b4b-8e11-e943a3b765b1) nodes completed with (0)exceptions
2022-06-27 07:14:16,608|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-27 07:14:16,610|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 76f7170e-c5b2-43c4-b293-e2a70f9fdd81 auditStoreId -1
2022-06-27 07:14:16,617|d516a543-32d9-4b4b-8e11-e943a3b765b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Completed
2022-06-27 07:14:21,414|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-27 07:14:21,520|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-27 07:14:21,522|0dad5aa4-265f-43f8-a766-b6265729bd5a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| request(0dad5aa4-265f-43f8-a766-b6265729bd5a)
2022-06-27 07:14:21,523|0dad5aa4-265f-43f8-a766-b6265729bd5a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| CBA file(/opt/app/onap/blueprints/archive/90359216-56db-4657-8678-51e15b89d434/cba.zip written successfully
2022-06-27 07:14:21,524|0dad5aa4-265f-43f8-a766-b6265729bd5a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(90359216-56db-4657-8678-51e15b89d434) CBA(/opt/app/onap/blueprints/archive/90359216-56db-4657-8678-51e15b89d434/cba.zip)
2022-06-27 07:14:21,541|0dad5aa4-265f-43f8-a766-b6265729bd5a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90359216-56db-4657-8678-51e15b89d434) and entry definition file (Definitions/pnf_netconf.json)
2022-06-27 07:14:21,550|0dad5aa4-265f-43f8-a766-b6265729bd5a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:14:21,565|0dad5aa4-265f-43f8-a766-b6265729bd5a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:14:21,566|0dad5aa4-265f-43f8-a766-b6265729bd5a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:14:21,572|0dad5aa4-265f-43f8-a766-b6265729bd5a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90359216-56db-4657-8678-51e15b89d434) and entry definition file (Definitions/pnf_netconf.json)
2022-06-27 07:14:21,597|0dad5aa4-265f-43f8-a766-b6265729bd5a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-27 07:14:21,615|0dad5aa4-265f-43f8-a766-b6265729bd5a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-27 07:14:21,616|0dad5aa4-265f-43f8-a766-b6265729bd5a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-27 07:14:21,646|0dad5aa4-265f-43f8-a766-b6265729bd5a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/working/90359216-56db-4657-8678-51e15b89d434) present to clean.
2022-06-27 07:17:07,317|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-27 07:17:07,318|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-27 07:17:07,318|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-27 07:17:07,671|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-27 07:17:07,672|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-27 07:17:08,129|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-27 07:17:08,130|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(699f808a-a371-4797-ac5a-f1f3fa3f2b0c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-27 07:17:08,145|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(fbff1bf7-19eb-42f6-911c-dc88557c4da6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-27 07:17:08,151|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(3f8d0996-52a7-460f-93d7-c7c80276178c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-27 07:17:08,159|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(336f1625-65ef-4ba3-b087-2d00fd341044) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-27 07:17:08,170|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(d401ab8d-db02-48e0-9fc4-8447bf38ddbb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-27 07:17:08,182|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(b08a923e-b9f7-47ae-9493-36fea570ff54) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-27 07:17:08,194|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-27 07:17:08,194|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-27 07:17:08,194|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-27 07:17:08,195|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 07:17:08,195|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-27 07:17:08,195|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 07:17:08,238|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:17:08,258|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:17:08,279|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:17:08,315|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:17:08,339|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:17:08,341|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:17:08,353|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-27 07:17:08,386|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-27 07:17:08,410|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-27 07:17:08,421|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-27 07:17:08,445|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:17:08,446|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:17:08,489|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-27 07:17:08,545|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-27 07:17:08,565|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-27 07:17:08,568|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-27 07:17:08,628|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:17:08,630|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:17:08,631|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:17:08,689|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 07:17:08,728|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-27 07:17:08,744|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-27 07:17:08,744|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-27 07:17:08,790|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:17:08,791|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:17:08,794|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:17:08,835|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-27 07:17:08,862|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-27 07:17:08,875|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-27 07:17:08,875|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-27 07:17:08,938|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:17:08,939|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:17:08,940|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:17:08,940|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(HealthCheck)
2022-06-27 07:17:08,941|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-27 07:17:08,942|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(vf-config-assign)
2022-06-27 07:17:08,943|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(vf-config-deploy)
2022-06-27 07:17:08,984|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-27 07:17:09,017|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-27 07:17:09,038|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-27 07:17:09,044|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-27 07:17:09,079|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:17:09,080|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:17:09,081|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign-day-2)
2022-06-27 07:17:09,083|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:17:09,084|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy-day-2)
2022-06-27 07:17:09,103|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-27 07:17:09,119|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-27 07:17:09,144|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-27 07:17:09,145|9be00989-31d2-4c9c-9b17-5ed7fb3a5e5e||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-27 07:17:20,446|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3832f120-07c8-4f56-939b-593e72c60a31)
2022-06-27 07:17:20,447|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| deleting definition types under : /opt/app/onap/blueprints/working/3832f120-07c8-4f56-939b-593e72c60a31/Definitions
2022-06-27 07:17:20,449|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| reinitialized all type definitions
2022-06-27 07:17:20,450|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-06-27 07:17:20,468|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(vnf-template)
2022-06-27 07:17:20,473|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(vnf-mapping)
2022-06-27 07:17:20,479|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-06-27 07:17:20,492|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,512|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,521|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,528|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-06-27 07:17:20,529|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-06-27 07:17:20,529|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-06-27 07:17:20,544|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,552|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,560|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,571|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-27 07:17:20,590|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,597|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,604|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,611|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,618|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,627|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,653|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(config-assign)
2022-06-27 07:17:20,657|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(baseconfig-template)
2022-06-27 07:17:20,657|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-06-27 07:17:20,658|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-06-27 07:17:20,674|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,684|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,699|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(input)
2022-06-27 07:17:20,709|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ***** Enhancing NodeTemplate(config-deploy)
2022-06-27 07:17:20,741|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing Workflow(resource-assignment)
2022-06-27 07:17:20,741|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-06-27 07:17:20,741|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-06-27 07:17:20,742|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-06-27 07:17:20,742|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-06-27 07:17:20,742|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-06-27 07:17:20,742|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enriching artifacts file(/opt/app/onap/blueprints/working/3832f120-07c8-4f56-939b-593e72c60a31/Templates/vnf-mapping.json
2022-06-27 07:17:20,747|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-06-27 07:17:20,747|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-06-27 07:17:20,747|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enriching artifacts file(/opt/app/onap/blueprints/working/3832f120-07c8-4f56-939b-593e72c60a31/Templates/base_ubuntu20-mapping.json
2022-06-27 07:17:20,751|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-06-27 07:17:20,751|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-06-27 07:17:20,752|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing Workflow(config-assign)
2022-06-27 07:17:20,752|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-06-27 07:17:20,752|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| identified workflow(config-assign) targets(config-assign)
2022-06-27 07:17:20,752|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-06-27 07:17:20,752|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-06-27 07:17:20,752|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enriching artifacts file(/opt/app/onap/blueprints/working/3832f120-07c8-4f56-939b-593e72c60a31/Templates/baseconfig-mapping.json
2022-06-27 07:17:20,757|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-06-27 07:17:20,757|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-27 07:17:20,757|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing Workflow(config-deploy)
2022-06-27 07:17:20,757|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-06-27 07:17:20,757|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| identified workflow(config-deploy) targets(config-deploy)
2022-06-27 07:17:20,757|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| workflow(config-deploy) resource assignment files([]
2022-06-27 07:17:20,758|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| ##### Enhancing blueprint Resource Definitions
2022-06-27 07:17:20,758|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-06-27 07:17:20,758|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing file (Templates/vnf-mapping.json)
2022-06-27 07:17:20,758|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-06-27 07:17:20,758|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing file (Templates/baseconfig-mapping.json)
2022-06-27 07:17:20,770|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-06-27 07:17:20,822|7680d90f-cf17-4b74-b792-aa5f5c345577||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-06-27 07:17:21,024|fe447ff1-af6b-4b9f-9790-5a239d41e8e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(203a7b69-f18c-46a9-952a-8964e6503fe4) CBA(/opt/app/onap/blueprints/archive/203a7b69-f18c-46a9-952a-8964e6503fe4/cba.zip)
2022-06-27 07:17:21,030|fe447ff1-af6b-4b9f-9790-5a239d41e8e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/203a7b69-f18c-46a9-952a-8964e6503fe4) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:17:21,039|fe447ff1-af6b-4b9f-9790-5a239d41e8e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:17:21,066|fe447ff1-af6b-4b9f-9790-5a239d41e8e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:17:21,067|fe447ff1-af6b-4b9f-9790-5a239d41e8e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:17:21,068|fe447ff1-af6b-4b9f-9790-5a239d41e8e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:17:21,078|fe447ff1-af6b-4b9f-9790-5a239d41e8e3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/203a7b69-f18c-46a9-952a-8964e6503fe4) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:17:21,091|fe447ff1-af6b-4b9f-9790-5a239d41e8e3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-06-27 07:17:21,104|fe447ff1-af6b-4b9f-9790-5a239d41e8e3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-06-27 07:17:21,106|fe447ff1-af6b-4b9f-9790-5a239d41e8e3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-06-27 07:17:21,127|fe447ff1-af6b-4b9f-9790-5a239d41e8e3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/working/203a7b69-f18c-46a9-952a-8964e6503fe4) present to clean.
2022-06-27 07:17:50,362|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-27 07:17:50,473|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-27 07:17:50,474|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| request(06d75fcd-ff9b-4ba7-9c64-52283d37980d)
2022-06-27 07:17:50,476|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| CBA file(/opt/app/onap/blueprints/archive/7ebb0d70-3b1d-49ec-a668-8816a8393480/cba.zip written successfully
2022-06-27 07:17:50,476|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Save processing(7ebb0d70-3b1d-49ec-a668-8816a8393480) CBA(/opt/app/onap/blueprints/archive/7ebb0d70-3b1d-49ec-a668-8816a8393480/cba.zip)
2022-06-27 07:17:50,484|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ebb0d70-3b1d-49ec-a668-8816a8393480) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:17:50,494|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-27 07:17:50,520|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(resource-assignment)
2022-06-27 07:17:50,521|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-assign)
2022-06-27 07:17:50,522|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Validating Workflow(config-deploy)
2022-06-27 07:17:50,530|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ebb0d70-3b1d-49ec-a668-8816a8393480) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:17:50,545|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-06-27 07:17:50,562|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-06-27 07:17:50,563|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-06-27 07:17:50,583|06d75fcd-ff9b-4ba7-9c64-52283d37980d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| No compiled cache(/opt/app/onap/blueprints/working/7ebb0d70-3b1d-49ec-a668-8816a8393480) present to clean.
2022-06-27 07:18:13,004|9e7f1f88-a9b7-4471-b1fc-ae47a3d858e0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-06-27 07:18:13,070|9e7f1f88-a9b7-4471-b1fc-ae47a3d858e0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-27 07:18:13,072|9e7f1f88-a9b7-4471-b1fc-ae47a3d858e0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-27 07:18:13,074|9e7f1f88-a9b7-4471-b1fc-ae47a3d858e0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:18:13,242|f916f683-3500-4b4a-a911-fd53b8bc4285||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-27 07:18:13,242|f916f683-3500-4b4a-a911-fd53b8bc4285||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-27 07:18:13,245|f916f683-3500-4b4a-a911-fd53b8bc4285||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:18:13,613|bfc6542e-6b7c-4e24-b0a0-210e006f0a72||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-27 07:18:13,613|bfc6542e-6b7c-4e24-b0a0-210e006f0a72||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-27 07:18:13,615|bfc6542e-6b7c-4e24-b0a0-210e006f0a72||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:18:13,795|88954f81-c7a7-4bea-85df-0b1b8e5a09ea||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-27 07:18:13,795|88954f81-c7a7-4bea-85df-0b1b8e5a09ea||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-27 07:18:13,798|88954f81-c7a7-4bea-85df-0b1b8e5a09ea||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:21:57,078|5420874e-e0b9-4df3-ba94-5d7f08200d57||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing request id 697f482f-82ef-420c-bc90-ce0a355c40db
2022-06-27 07:21:57,079|5420874e-e0b9-4df3-ba94-5d7f08200d57||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-27 07:21:57,079|5420874e-e0b9-4df3-ba94-5d7f08200d57||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| StoreAuditService ID  -1
2022-06-27 07:21:57,082|5420874e-e0b9-4df3-ba94-5d7f08200d57||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-27 07:21:57,082|5420874e-e0b9-4df3-ba94-5d7f08200d57||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-27 07:21:57,088|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:21:57,111|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deriving input data for workflow: (resource-assignment)
2022-06-27 07:21:57,113|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-27 07:21:57,113|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:21:57,117|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| preparing request id(697f482f-82ef-420c-bc90-ce0a355c40db) for workflow(resource-assignment) step(resource-assignment)
2022-06-27 07:21:57,118|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-27 07:21:57,118|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-27 07:21:57,121|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-27 07:21:57,151|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-27 07:21:57,155|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-27 07:21:57,155|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("447bfcf6-da95-4a6c-a102-e281dd93d761") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-27 07:21:57,156|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("793d7811-ff94-4f51-92b7-44d3f60a178b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-27 07:21:57,159|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Generated Resource Param Data ({
  "service-instance-id" : "447bfcf6-da95-4a6c-a102-e281dd93d761",
  "vnf-id" : "793d7811-ff94-4f51-92b7-44d3f60a178b",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-06-27 07:21:57,176|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Preparing Response...
2022-06-27 07:21:57,176|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-27 07:21:57,176|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-27 07:21:57,179|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1d5d1081-aeca-4126-9986-6efae68cd70e auditStoreId -1
2022-06-27 07:22:02,068|5420874e-e0b9-4df3-ba94-5d7f08200d57||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing request id e54a1fa9-f84c-4f58-9edf-f28cbc082941
2022-06-27 07:22:02,068|5420874e-e0b9-4df3-ba94-5d7f08200d57||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-27 07:22:02,068|5420874e-e0b9-4df3-ba94-5d7f08200d57||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| StoreAuditService ID  -1
2022-06-27 07:22:02,068|5420874e-e0b9-4df3-ba94-5d7f08200d57||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-27 07:22:02,068|5420874e-e0b9-4df3-ba94-5d7f08200d57||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-27 07:22:02,069|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:22:02,077|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deriving input data for workflow: (resource-assignment)
2022-06-27 07:22:02,077|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-27 07:22:02,078|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:22:02,078|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| preparing request id(e54a1fa9-f84c-4f58-9edf-f28cbc082941) for workflow(resource-assignment) step(resource-assignment)
2022-06-27 07:22:02,078|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-27 07:22:02,078|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-27 07:22:02,079|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-06-27 07:22:02,096|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-27 07:22:02,099|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-06-27 07:22:02,104|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-06-27 07:22:02,105|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-06-27 07:22:02,105|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-06-27 07:22:02,105|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("1cee4046-22da-4fec-a9f3-90cbbf2f283f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-27 07:22:02,105|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("447bfcf6-da95-4a6c-a102-e281dd93d761") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-27 07:22:02,106|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-06-27 07:22:02,106|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-06-27 07:22:02,107|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-06-27 07:22:02,108|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("793d7811-ff94-4f51-92b7-44d3f60a178b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-27 07:22:02,109|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "447bfcf6-da95-4a6c-a102-e281dd93d761",
  "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" : "1cee4046-22da-4fec-a9f3-90cbbf2f283f",
  "vnf-id" : "793d7811-ff94-4f51-92b7-44d3f60a178b",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-06-27 07:22:02,124|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Preparing Response...
2022-06-27 07:22:02,124|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-27 07:22:02,124|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-27 07:22:02,127|5420874e-e0b9-4df3-ba94-5d7f08200d57||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 882d0c26-0966-4b64-ae45-e3a94c12b6b0 auditStoreId -1
2022-06-27 07:22:06,612|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-27 07:22:06,721|||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-06-27 07:22:06,736|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing request id 5420874e-e0b9-4df3-ba94-5d7f08200d57
2022-06-27 07:22:06,736|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-27 07:22:06,736|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| StoreAuditService ID  -1
2022-06-27 07:22:06,737|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-27 07:22:06,737|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-27 07:22:06,738|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:22:06,743|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deriving input data for workflow: (config-assign)
2022-06-27 07:22:06,743|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-06-27 07:22:06,743|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:22:06,744|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| preparing request id(5420874e-e0b9-4df3-ba94-5d7f08200d57) for workflow(config-assign) step(config-assign)
2022-06-27 07:22:06,744|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-06-27 07:22:06,744|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-06-27 07:22:06,749|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-06-27 07:22:06,789|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-27 07:22:06,792|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-27 07:22:06,793|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("447bfcf6-da95-4a6c-a102-e281dd93d761") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-27 07:22:06,794|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Setting Resource Value ("793d7811-ff94-4f51-92b7-44d3f60a178b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-27 07:22:06,818|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (vnf_name)
2022-06-27 07:22:06,819|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (service-instance-id)
2022-06-27 07:22:06,830|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Resource resolution saved into database successfully : (vnf-id)
2022-06-27 07:22:06,831|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Generated Resource Param Data ({
  "service-instance-id" : "447bfcf6-da95-4a6c-a102-e281dd93d761",
  "vnf-id" : "793d7811-ff94-4f51-92b7-44d3f60a178b",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-06-27 07:22:06,861|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-06-27 07:22:06,873|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-27 07:22:06,873|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Preparing Response...
2022-06-27 07:22:06,873|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-06-27 07:22:06,874|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-27 07:22:06,874|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d8a4548a-11b9-4aff-a7f8-8c5c20730c8d auditStoreId -1
2022-06-27 07:22:06,894|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Completed
2022-06-27 07:22:59,440|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-27 07:22:59,549|||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-06-27 07:22:59,552|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| processing request id 5420874e-e0b9-4df3-ba94-5d7f08200d57
2022-06-27 07:22:59,552|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-27 07:22:59,552|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| StoreAuditService ID  -1
2022-06-27 07:22:59,554|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-27 07:22:59,554|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-27 07:22:59,556|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-27 07:22:59,560|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Deriving input data for workflow: (config-deploy)
2022-06-27 07:22:59,560|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-06-27 07:22:59,560|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-27 07:22:59,573|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| preparing request id(5420874e-e0b9-4df3-ba94-5d7f08200d57) for workflow(config-deploy) step(config-deploy)
2022-06-27 07:22:59,573|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-06-27 07:22:59,573|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-06-27 07:22:59,575|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-06-27 07:22:59,575|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Getting Jython Script Class(ConfigDeploy)
2022-06-27 07:22:59,639|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@12fb0ac1
2022-06-27 07:22:59,641|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Hello world
2022-06-27 07:22:59,641|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Preparing Response...
2022-06-27 07:22:59,641|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-06-27 07:22:59,641|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-27 07:22:59,642|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2ef9cda4-0f03-4f1f-9fe4-f56b01c62859 auditStoreId -1
2022-06-27 07:22:59,644|5420874e-e0b9-4df3-ba94-5d7f08200d57||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-n78jz|||| Completed