Results

By type

          22:56:58,774 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:56:58,775 |-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.4.0.jar!/logback.xml]
22:56:58,776 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
22:56:58,776 |-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.4.0.jar!/logback.xml]
22:56:58,776 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
22:56:58,793 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml] is not of type file
22:56:58,934 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
22:56:58,943 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:56:58,947 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
22:56:58,955 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:56:59,036 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
22:56:59,036 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
22:56:59,036 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
22:56:59,036 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
22:56:59,036 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
22:56:59,036 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
22:56:59,037 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
22:56:59,037 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:56:59,039 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point


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

2022-10-28 22:56:59,884|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.0 on onap-cds-blueprints-processor-6b9b45d6d8-fvqhp with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar started by onap in /app)
2022-10-28 22:56:59,888|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-10-28 22:57:03,600|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-28 22:57:04,300|||main||||INFO||||||| Finished Spring Data repository scanning in 686ms. Found 11 JPA repository interfaces.
2022-10-28 22:57:06,614|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-28 22:57:06,693|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-10-28 22:57:06,944|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-28 22:57:07,432|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-10-28 22:57:07,807|||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-10-28 22:57:07,808|||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-10-28 22:57:08,018|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-10-28 22:57:09,489|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-28 22:57:09,503|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-28 22:57:09,590|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-10-28 22:57:10,892|||main||||INFO||||||| Audit service is disabled
2022-10-28 22:57:11,166|||main||||INFO||||||| Workflow Audit store is disabled
2022-10-28 22:57:12,774|||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, cps-data=source-rest]
2022-10-28 22:57:12,824|||main||||INFO||||||| Dependency Management module created...
2022-10-28 22:57:13,819|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-10-28 22:57:14,064|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-10-28 22:57:15,475|||main||||INFO||||||| Netty started on port(s): 8080
2022-10-28 22:57:16,964|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-10-28 22:57:17,324|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-10-28 22:57:17,331|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.131 seconds (JVM running for 19.082)
2022-10-28 22:57:17,349|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-10-29 00:04:50,161|b5e571f5-1ecd-45ce-aa91-19b489e32726||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-29 00:04:50,163|b5e571f5-1ecd-45ce-aa91-19b489e32726||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-29 00:04:50,164|b5e571f5-1ecd-45ce-aa91-19b489e32726||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-29 00:04:50,620|b5e571f5-1ecd-45ce-aa91-19b489e32726||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-29 00:04:50,623|b5e571f5-1ecd-45ce-aa91-19b489e32726||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-29 00:04:51,917|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ab37286f-e76b-4e9e-813c-7df7fb3a4997)
2022-10-29 00:04:51,928|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| deleting definition types under : /opt/app/onap/blueprints/working/ab37286f-e76b-4e9e-813c-7df7fb3a4997/Definitions
2022-10-29 00:04:52,008|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| reinitialized all type definitions
2022-10-29 00:04:52,013|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-29 00:04:52,052|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-29 00:04:52,063|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-29 00:04:52,073|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-29 00:04:52,120|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ##### Enhancing Workflow(helloworld)
2022-10-29 00:04:52,121|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-29 00:04:52,121|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| identified workflow(helloworld) targets(helloworld)
2022-10-29 00:04:52,122|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-29 00:04:52,122|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-29 00:04:52,122|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enriching artifacts file(/opt/app/onap/blueprints/working/ab37286f-e76b-4e9e-813c-7df7fb3a4997/Templates/hello-world-mapping.json
2022-10-29 00:04:52,138|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-29 00:04:52,139|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-29 00:04:52,139|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ##### Enhancing blueprint Resource Definitions
2022-10-29 00:04:52,139|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-29 00:04:52,141|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| processing file (Templates/hello-world-mapping.json)
2022-10-29 00:04:52,160|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| distinct resource keys ([])
2022-10-29 00:04:52,160|ca4006ac-942a-41b2-ac6d-e0317a2484a9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Enriching Resource Definition sources Node Template: []
2022-10-29 00:04:52,417|c0afdd03-cf42-487c-b204-b9c3fab9b72d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(0b744776-cef1-47fd-ae7d-dae1426a0e65) CBA(/opt/app/onap/blueprints/archive/0b744776-cef1-47fd-ae7d-dae1426a0e65/cba.zip)
2022-10-29 00:04:52,428|c0afdd03-cf42-487c-b204-b9c3fab9b72d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0b744776-cef1-47fd-ae7d-dae1426a0e65) and entry definition file (Definitions/blueprint.json)
2022-10-29 00:04:52,488|c0afdd03-cf42-487c-b204-b9c3fab9b72d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(helloworld)
2022-10-29 00:04:52,505|c0afdd03-cf42-487c-b204-b9c3fab9b72d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0b744776-cef1-47fd-ae7d-dae1426a0e65) and entry definition file (Definitions/blueprint.json)
2022-10-29 00:04:52,668|c0afdd03-cf42-487c-b204-b9c3fab9b72d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| No compiled cache(/opt/app/onap/blueprints/working/0b744776-cef1-47fd-ae7d-dae1426a0e65) present to clean.
2022-10-29 00:04:52,897|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2022-10-29 00:04:52,897|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-29 00:04:52,897|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-10-29 00:04:52,904|654321||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-10-29 00:04:52,990|654321||DefaultDispatcher-worker-13||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-29 00:04:52,992|654321||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-29 00:04:52,995|654321||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-29 00:04:53,011|654321||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-10-29 00:04:53,012|654321||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-29 00:04:53,012|654321||DefaultDispatcher-worker-13||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-29 00:04:53,022|654321||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-29 00:04:53,022|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-29 00:04:53,023|654321||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-29 00:04:53,042|654321||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-29 00:04:53,069|654321||DefaultDispatcher-worker-13||||INFO||||||| Batched Sequence : ([])
2022-10-29 00:04:53,071|654321||DefaultDispatcher-worker-13||||INFO||||||| Generated Resource Param Data ({ })
2022-10-29 00:04:53,164|654321||DefaultDispatcher-worker-13||||INFO||||||| Preparing Response...
2022-10-29 00:04:53,166|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-29 00:04:53,166|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-29 00:04:53,172|654321||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 76e1c8f2-13a2-4986-84c7-0fecfdbce276 auditStoreId -1
2022-10-29 00:07:59,011|4385c03a-f411-406f-af58-a1e45197c4ba||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-29 00:07:59,011|4385c03a-f411-406f-af58-a1e45197c4ba||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-29 00:07:59,011|4385c03a-f411-406f-af58-a1e45197c4ba||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-29 00:07:59,294|4385c03a-f411-406f-af58-a1e45197c4ba||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-29 00:07:59,295|4385c03a-f411-406f-af58-a1e45197c4ba||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-29 00:08:00,007|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1f9857ed-83ae-4a79-9cf4-3aaa4cae0dda)
2022-10-29 00:08:00,008|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| deleting definition types under : /opt/app/onap/blueprints/working/1f9857ed-83ae-4a79-9cf4-3aaa4cae0dda/Definitions
2022-10-29 00:08:00,011|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| reinitialized all type definitions
2022-10-29 00:08:00,012|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-29 00:08:00,046|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-29 00:08:00,056|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-29 00:08:00,065|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-29 00:08:00,085|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ##### Enhancing Workflow(helloworld)
2022-10-29 00:08:00,085|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-29 00:08:00,085|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| identified workflow(helloworld) targets(helloworld)
2022-10-29 00:08:00,085|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-29 00:08:00,086|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-29 00:08:00,086|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enriching artifacts file(/opt/app/onap/blueprints/working/1f9857ed-83ae-4a79-9cf4-3aaa4cae0dda/Templates/hello-world-mapping.json
2022-10-29 00:08:00,095|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-29 00:08:00,095|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-29 00:08:00,095|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ##### Enhancing blueprint Resource Definitions
2022-10-29 00:08:00,095|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-29 00:08:00,095|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| processing file (Templates/hello-world-mapping.json)
2022-10-29 00:08:00,108|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| distinct resource keys ([])
2022-10-29 00:08:00,108|6844cede-8b28-4684-98b6-892ebac35fb7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Enriching Resource Definition sources Node Template: []
2022-10-29 00:08:00,320|17072455-1e3f-4e35-b81e-67cf3d6b2db0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(d7891e76-d2c9-46c2-8d92-20cc3c1cacfc) CBA(/opt/app/onap/blueprints/archive/d7891e76-d2c9-46c2-8d92-20cc3c1cacfc/cba.zip)
2022-10-29 00:08:00,328|17072455-1e3f-4e35-b81e-67cf3d6b2db0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d7891e76-d2c9-46c2-8d92-20cc3c1cacfc) and entry definition file (Definitions/blueprint.json)
2022-10-29 00:08:00,350|17072455-1e3f-4e35-b81e-67cf3d6b2db0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(helloworld)
2022-10-29 00:08:00,358|17072455-1e3f-4e35-b81e-67cf3d6b2db0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d7891e76-d2c9-46c2-8d92-20cc3c1cacfc) and entry definition file (Definitions/blueprint.json)
2022-10-29 00:08:00,448|17072455-1e3f-4e35-b81e-67cf3d6b2db0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| No compiled cache(/opt/app/onap/blueprints/working/d7891e76-d2c9-46c2-8d92-20cc3c1cacfc) present to clean.
2022-10-29 00:08:00,633|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2022-10-29 00:08:00,634|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-29 00:08:00,634|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-10-29 00:08:00,636|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-29 00:08:00,636|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-29 00:08:00,641|654321||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-29 00:08:00,666|654321||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-10-29 00:08:00,666|654321||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-29 00:08:00,666|654321||DefaultDispatcher-worker-1||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-29 00:08:00,667|654321||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-29 00:08:00,668|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-29 00:08:00,668|654321||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-29 00:08:00,670|654321||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-29 00:08:00,691|654321||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([])
2022-10-29 00:08:00,691|654321||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ })
2022-10-29 00:08:00,700|654321||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-29 00:08:00,700|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-29 00:08:00,700|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-29 00:08:00,701|654321||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c2726e2a-7f27-4bd2-96ff-9be72c1275ff auditStoreId -1
2022-10-29 00:54:11,721|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-29 00:54:11,722|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-29 00:54:11,723|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-29 00:54:12,157|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-29 00:54:12,157|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-29 00:54:13,099|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-29 00:54:13,104|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(91f2bd88-486e-43ad-ba5e-a8a07e643b35) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-29 00:54:13,128|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(139246b1-e902-46ee-9651-a2c1b869e723) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-29 00:54:13,136|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(5bc9bfbc-4899-470f-8225-06028430be37) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-29 00:54:13,149|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(bc2a32b6-e65b-47c7-a852-9302596658fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-29 00:54:13,166|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(1f5fb710-3f30-4d41-be07-6e5f7603110f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-29 00:54:13,184|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(4ffff04d-928f-4fae-bdd7-63f578ed94a9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-29 00:54:13,201|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| 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-10-29 00:54:13,201|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| 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-10-29 00:54:13,201|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-29 00:54:13,202|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-29 00:54:13,202|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| 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-10-29 00:54:13,202|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| 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-10-29 00:54:13,252|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-29 00:54:13,258|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-29 00:54:13,312|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-29 00:54:13,330|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-29 00:54:13,346|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-29 00:54:13,441|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(resource-assignment)
2022-10-29 00:54:13,442|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-assign)
2022-10-29 00:54:13,444|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-deploy)
2022-10-29 00:54:13,503|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| 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-10-29 00:54:13,629|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(resource-assignment)
2022-10-29 00:54:13,629|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-assign)
2022-10-29 00:54:13,630|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-deploy)
2022-10-29 00:54:13,673|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| 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-10-29 00:54:13,799|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(resource-assignment)
2022-10-29 00:54:13,800|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-assign)
2022-10-29 00:54:13,800|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-deploy)
2022-10-29 00:54:13,801|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(HealthCheck)
2022-10-29 00:54:13,802|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-29 00:54:13,802|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(vf-config-assign)
2022-10-29 00:54:13,803|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(vf-config-deploy)
2022-10-29 00:54:13,846|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-29 00:54:13,954|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(resource-assignment)
2022-10-29 00:54:13,955|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-deploy)
2022-10-29 00:54:13,987|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-assign)
2022-10-29 00:54:13,988|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-deploy)
2022-10-29 00:54:13,988|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-29 00:54:14,006|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| 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-10-29 00:54:14,135|ff9d3347-0e0c-4b41-bb5a-7fcaa8bb1a0d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-29 00:54:19,399|ce772972-7e95-4c3c-9384-42307d0cd915||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(e913d359-234b-403a-b88b-efbd26e6a3bd) CBA(/opt/app/onap/blueprints/archive/e913d359-234b-403a-b88b-efbd26e6a3bd/cba.zip)
2022-10-29 00:54:19,431|ce772972-7e95-4c3c-9384-42307d0cd915||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e913d359-234b-403a-b88b-efbd26e6a3bd) and entry definition file (Definitions/CNF.json)
2022-10-29 00:54:19,494|ce772972-7e95-4c3c-9384-42307d0cd915||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(resource-assignment)
2022-10-29 00:54:19,495|ce772972-7e95-4c3c-9384-42307d0cd915||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-assign)
2022-10-29 00:54:19,495|ce772972-7e95-4c3c-9384-42307d0cd915||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-deploy)
2022-10-29 00:54:19,496|ce772972-7e95-4c3c-9384-42307d0cd915||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(scale-out)
2022-10-29 00:54:19,496|ce772972-7e95-4c3c-9384-42307d0cd915||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(scale)
2022-10-29 00:54:19,497|ce772972-7e95-4c3c-9384-42307d0cd915||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(scale-in)
2022-10-29 00:54:19,497|ce772972-7e95-4c3c-9384-42307d0cd915||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(health-check)
2022-10-29 00:54:19,529|ce772972-7e95-4c3c-9384-42307d0cd915||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e913d359-234b-403a-b88b-efbd26e6a3bd) and entry definition file (Definitions/CNF.json)
2022-10-29 00:54:19,640|ce772972-7e95-4c3c-9384-42307d0cd915||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| No compiled cache(/opt/app/onap/blueprints/working/e913d359-234b-403a-b88b-efbd26e6a3bd) present to clean.
2022-10-29 00:54:29,448|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d7d452e4-3325-4745-a404-335d978b9fdf)
2022-10-29 00:54:29,449|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| deleting definition types under : /opt/app/onap/blueprints/working/d7d452e4-3325-4745-a404-335d978b9fdf/Definitions
2022-10-29 00:54:29,451|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| reinitialized all type definitions
2022-10-29 00:54:29,452|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-10-29 00:54:29,477|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing ArtifactDefinition(vnf-template)
2022-10-29 00:54:29,486|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing ArtifactDefinition(vnf-mapping)
2022-10-29 00:54:29,495|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-10-29 00:54:29,520|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,546|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,556|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,564|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-10-29 00:54:29,565|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-10-29 00:54:29,565|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-10-29 00:54:29,581|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,590|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,602|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,612|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-29 00:54:29,633|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,648|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,657|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,666|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,675|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,685|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,706|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(config-assign)
2022-10-29 00:54:29,710|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing ArtifactDefinition(baseconfig-template)
2022-10-29 00:54:29,710|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-10-29 00:54:29,710|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-10-29 00:54:29,728|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,736|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,749|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(input)
2022-10-29 00:54:29,760|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ***** Enhancing NodeTemplate(config-deploy)
2022-10-29 00:54:29,801|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ##### Enhancing Workflow(resource-assignment)
2022-10-29 00:54:29,802|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-10-29 00:54:29,802|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-10-29 00:54:29,802|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-10-29 00:54:29,802|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-10-29 00:54:29,802|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-10-29 00:54:29,802|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enriching artifacts file(/opt/app/onap/blueprints/working/d7d452e4-3325-4745-a404-335d978b9fdf/Templates/vnf-mapping.json
2022-10-29 00:54:29,810|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-10-29 00:54:29,810|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-10-29 00:54:29,810|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enriching artifacts file(/opt/app/onap/blueprints/working/d7d452e4-3325-4745-a404-335d978b9fdf/Templates/base_ubuntu20-mapping.json
2022-10-29 00:54:29,815|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-10-29 00:54:29,815|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-10-29 00:54:29,816|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ##### Enhancing Workflow(config-assign)
2022-10-29 00:54:29,816|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-10-29 00:54:29,816|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| identified workflow(config-assign) targets(config-assign)
2022-10-29 00:54:29,817|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-10-29 00:54:29,817|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-10-29 00:54:29,817|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enriching artifacts file(/opt/app/onap/blueprints/working/d7d452e4-3325-4745-a404-335d978b9fdf/Templates/baseconfig-mapping.json
2022-10-29 00:54:29,822|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-10-29 00:54:29,822|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-29 00:54:29,822|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ##### Enhancing Workflow(config-deploy)
2022-10-29 00:54:29,822|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-10-29 00:54:29,822|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| identified workflow(config-deploy) targets(config-deploy)
2022-10-29 00:54:29,822|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| workflow(config-deploy) resource assignment files([]
2022-10-29 00:54:29,822|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| ##### Enhancing blueprint Resource Definitions
2022-10-29 00:54:29,823|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-10-29 00:54:29,823|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| processing file (Templates/vnf-mapping.json)
2022-10-29 00:54:29,823|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-10-29 00:54:29,823|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| processing file (Templates/baseconfig-mapping.json)
2022-10-29 00:54:29,837|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| 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-10-29 00:54:29,920|a6e5406f-1292-4772-87ea-2b9ea8fa5ce8||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-10-29 00:54:30,151|32dff623-8ce3-4950-8e83-087434bde793||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(0dfc0846-f3b5-43bb-a4cd-8990690ce7da) CBA(/opt/app/onap/blueprints/archive/0dfc0846-f3b5-43bb-a4cd-8990690ce7da/cba.zip)
2022-10-29 00:54:30,159|32dff623-8ce3-4950-8e83-087434bde793||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0dfc0846-f3b5-43bb-a4cd-8990690ce7da) and entry definition file (Definitions/ubuntu20.json)
2022-10-29 00:54:30,176|32dff623-8ce3-4950-8e83-087434bde793||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-29 00:54:30,201|32dff623-8ce3-4950-8e83-087434bde793||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(resource-assignment)
2022-10-29 00:54:30,202|32dff623-8ce3-4950-8e83-087434bde793||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-assign)
2022-10-29 00:54:30,203|32dff623-8ce3-4950-8e83-087434bde793||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-deploy)
2022-10-29 00:54:30,213|32dff623-8ce3-4950-8e83-087434bde793||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0dfc0846-f3b5-43bb-a4cd-8990690ce7da) and entry definition file (Definitions/ubuntu20.json)
2022-10-29 00:54:30,295|32dff623-8ce3-4950-8e83-087434bde793||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| No compiled cache(/opt/app/onap/blueprints/working/0dfc0846-f3b5-43bb-a4cd-8990690ce7da) present to clean.
2022-10-29 00:56:13,387|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-29 00:56:13,494|||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-10-29 00:56:13,541|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| request(d1a6ca65-cbef-46e4-be78-6273d31f2e8e)
2022-10-29 00:56:13,546|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| CBA file(/opt/app/onap/blueprints/archive/4a8c5d8d-7c87-45a3-8977-e64a05c189c6/cba.zip written successfully
2022-10-29 00:56:13,546|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(4a8c5d8d-7c87-45a3-8977-e64a05c189c6) CBA(/opt/app/onap/blueprints/archive/4a8c5d8d-7c87-45a3-8977-e64a05c189c6/cba.zip)
2022-10-29 00:56:13,580|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4a8c5d8d-7c87-45a3-8977-e64a05c189c6) and entry definition file (Definitions/CNF.json)
2022-10-29 00:56:13,642|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(resource-assignment)
2022-10-29 00:56:13,644|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-assign)
2022-10-29 00:56:13,645|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-deploy)
2022-10-29 00:56:13,646|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(scale-out)
2022-10-29 00:56:13,646|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(scale)
2022-10-29 00:56:13,647|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(scale-in)
2022-10-29 00:56:13,647|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(health-check)
2022-10-29 00:56:13,672|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4a8c5d8d-7c87-45a3-8977-e64a05c189c6) and entry definition file (Definitions/CNF.json)
2022-10-29 00:56:13,702|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Overwriting blueprint model :APACHE::1.0.0
2022-10-29 00:56:13,750|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-10-29 00:56:13,752|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-10-29 00:56:13,814|d1a6ca65-cbef-46e4-be78-6273d31f2e8e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| No compiled cache(/opt/app/onap/blueprints/working/4a8c5d8d-7c87-45a3-8977-e64a05c189c6) present to clean.
2022-10-29 00:56:24,897|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-29 00:56:25,002|||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-10-29 00:56:25,004|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| request(754e0053-c4ca-4d85-821a-a09646c1a083)
2022-10-29 00:56:25,005|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| CBA file(/opt/app/onap/blueprints/archive/de952026-3f9e-4d6d-98c8-4543f589f247/cba.zip written successfully
2022-10-29 00:56:25,006|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(de952026-3f9e-4d6d-98c8-4543f589f247) CBA(/opt/app/onap/blueprints/archive/de952026-3f9e-4d6d-98c8-4543f589f247/cba.zip)
2022-10-29 00:56:25,013|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/de952026-3f9e-4d6d-98c8-4543f589f247) and entry definition file (Definitions/ubuntu20.json)
2022-10-29 00:56:25,023|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-29 00:56:25,050|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(resource-assignment)
2022-10-29 00:56:25,050|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-assign)
2022-10-29 00:56:25,051|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-deploy)
2022-10-29 00:56:25,060|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/de952026-3f9e-4d6d-98c8-4543f589f247) and entry definition file (Definitions/ubuntu20.json)
2022-10-29 00:56:25,085|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-10-29 00:56:25,122|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-10-29 00:56:25,124|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-10-29 00:56:25,181|754e0053-c4ca-4d85-821a-a09646c1a083||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| No compiled cache(/opt/app/onap/blueprints/working/de952026-3f9e-4d6d-98c8-4543f589f247) present to clean.
2022-10-29 01:00:16,304|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||reactor-http-epoll-2||||INFO||||||| processing request id 9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1
2022-10-29 01:00:16,305|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-29 01:00:16,305|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-29 01:00:16,310|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-10-29 01:00:16,517|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-29 01:00:16,519|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-29 01:00:16,521|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-29 01:00:16,536|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-29 01:00:16,592|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-29 01:00:16,595|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1])'s step(resource-assignment)
2022-10-29 01:00:16,596|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-29 01:00:16,597|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1) for workflow(resource-assignment) step(resource-assignment)
2022-10-29 01:00:16,597|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-29 01:00:16,598|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-29 01:00:16,599|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-29 01:00:16,621|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| 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-10-29 01:00:16,651|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-29 01:00:16,655|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-10-29 01:00:16,655|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-29 01:00:16,656|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("429978b6-de51-4edf-831d-4fd24947a3a4") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-29 01:00:16,656|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("50d8b61c-c689-4153-986e-c99c4a419ad1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-29 01:00:16,676|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="429978b6-de51-4edf-831d-4fd24947a3a4", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-10-29 01:00:16,700|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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-10-29 01:00:16,700|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-10-29 01:00:16,996|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-29 01:00:18,818|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-10-29 01:00:18,829|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-10-29 01:00:18,833|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:51)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-29 01:00:18,835|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-29 01:00:18,836|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| 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" : "50d8b61c-c689-4153-986e-c99c4a419ad1",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "429978b6-de51-4edf-831d-4fd24947a3a4",
  "vnf_name" : "${vnf_name}"
})
2022-10-29 01:00:18,847|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-29 01:00:18,847|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-29 01:00:18,847|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-29 01:00:18,848|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1])'s step(profile-upload)
2022-10-29 01:00:18,848|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-29 01:00:18,854|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1) for workflow(resource-assignment) step(profile-upload)
2022-10-29 01:00:18,854|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-29 01:00:18,855|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| 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-10-29 01:00:18,856|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-29 01:00:18,857|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-10-29 01:00:18,857|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-29 01:00:18,860|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-10-29 01:00:18,860|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-29 01:00:18,860|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-29 01:00:18,860|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-29 01:00:18,861|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-29 01:00:18,865|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-3||||INFO||||||| workflow(9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1) nodes completed with (0)exceptions
2022-10-29 01:00:18,866|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-29 01:00:18,867|9e2b9d30-7578-4e6d-b1d0-d6c81da94ce1||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f35f375f-e4de-4a9e-933f-07e4b68f2011 auditStoreId -1
2022-10-29 01:00:23,237|bf1f57f2-17eb-483e-840e-a4ef20ce2601||reactor-http-epoll-2||||INFO||||||| processing request id bf1f57f2-17eb-483e-840e-a4ef20ce2601
2022-10-29 01:00:23,237|bf1f57f2-17eb-483e-840e-a4ef20ce2601||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-29 01:00:23,237|bf1f57f2-17eb-483e-840e-a4ef20ce2601||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-29 01:00:23,239|bf1f57f2-17eb-483e-840e-a4ef20ce2601||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-29 01:00:23,239|bf1f57f2-17eb-483e-840e-a4ef20ce2601||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-29 01:00:23,243|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-29 01:00:23,266|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-29 01:00:23,267|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-29 01:00:23,268|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[bf1f57f2-17eb-483e-840e-a4ef20ce2601])'s step(resource-assignment)
2022-10-29 01:00:23,268|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-29 01:00:23,269|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(bf1f57f2-17eb-483e-840e-a4ef20ce2601) for workflow(resource-assignment) step(resource-assignment)
2022-10-29 01:00:23,269|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-29 01:00:23,270|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-29 01:00:23,270|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-10-29 01:00:23,296|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| 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-10-29 01:00:23,304|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-10-29 01:00:23,305|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f063ff02-8c03-492a-aaeb-73e5475e5467") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-29 01:00:23,305|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-10-29 01:00:23,306|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-10-29 01:00:23,307|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1013d7b3-6924-45f0-a5e6-62b5d9961e3d") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-10-29 01:00:23,322|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1013d7b3-6924-45f0-a5e6-62b5d9961e3d"}
2022-10-29 01:00:23,323|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| 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-10-29 01:00:23,323|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1013d7b3-6924-45f0-a5e6-62b5d9961e3d"}
2022-10-29 01:00:23,323|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| 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-10-29 01:00:23,380|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=1013d7b3-6924-45f0-a5e6-62b5d9961e3d})
2022-10-29 01:00:23,380|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=1013d7b3-6924-45f0-a5e6-62b5d9961e3d})
2022-10-29 01:00:23,423|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-29 01:00:23,423|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-29 01:00:23,428|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"7cfe45fe-614c-48b3-bc5e-7ab401ad2a52"}])
2022-10-29 01:00:23,429|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("7cfe45fe-614c-48b3-bc5e-7ab401ad2a52") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-10-29 01:00:23,429|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"d0ee5c8e-d116-4faa-8aed-2968b26b83ef"}])
2022-10-29 01:00:23,429|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d0ee5c8e-d116-4faa-8aed-2968b26b83ef") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-10-29 01:00:23,430|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-10-29 01:00:23,435|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> d0ee5c8e-d116-4faa-8aed-2968b26b83ef
2022-10-29 01:00:23,437|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1013d7b3-6924-45f0-a5e6-62b5d9961e3d"}
2022-10-29 01:00:23,437|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| 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-10-29 01:00:23,465|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=1013d7b3-6924-45f0-a5e6-62b5d9961e3d})
2022-10-29 01:00:23,478|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-29 01:00:23,479|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-10-29 01:00:23,479|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-10-29 01:00:23,480|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-10-29 01:00:23,480|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-10-29 01:00:23,485|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 1013d7b3-6924-45f0-a5e6-62b5d9961e3d
2022-10-29 01:00:23,485|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("50d8b61c-c689-4153-986e-c99c4a419ad1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-29 01:00:23,486|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-10-29 01:00:23,486|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-10-29 01:00:23,486|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("429978b6-de51-4edf-831d-4fd24947a3a4") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-29 01:00:23,488|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="50d8b61c-c689-4153-986e-c99c4a419ad1", vnf-id="429978b6-de51-4edf-831d-4fd24947a3a4"}
2022-10-29 01:00:23,490|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="50d8b61c-c689-4153-986e-c99c4a419ad1", vnf-id="429978b6-de51-4edf-831d-4fd24947a3a4"}
2022-10-29 01:00:23,493|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/50d8b61c-c689-4153-986e-c99c4a419ad1/service-data/vnfs/vnf/429978b6-de51-4edf-831d-4fd24947a3a4/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-10-29 01:00:23,493|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/50d8b61c-c689-4153-986e-c99c4a419ad1/service-data/vnfs/vnf/429978b6-de51-4edf-831d-4fd24947a3a4/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-10-29 01:00:23,494|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/50d8b61c-c689-4153-986e-c99c4a419ad1/service-data/vnfs/vnf/429978b6-de51-4edf-831d-4fd24947a3a4/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-10-29 01:00:23,494|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/50d8b61c-c689-4153-986e-c99c4a419ad1/service-data/vnfs/vnf/429978b6-de51-4edf-831d-4fd24947a3a4/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-10-29 01:00:23,529|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/50d8b61c-c689-4153-986e-c99c4a419ad1/service-data/vnfs/vnf/429978b6-de51-4edf-831d-4fd24947a3a4/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-10-29 01:00:23,535|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/50d8b61c-c689-4153-986e-c99c4a419ad1/service-data/vnfs/vnf/429978b6-de51-4edf-831d-4fd24947a3a4/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-10-29 01:00:23,595|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-29 01:00:23,595|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-29 01:00:23,596|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-29 01:00:23,596|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-29 01:00:23,596|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-29 01:00:23,596|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-10-29 01:00:23,596|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-29 01:00:23,596|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-29 01:00:23,596|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-10-29 01:00:23,596|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-29 01:00:23,598|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="f063ff02-8c03-492a-aaeb-73e5475e5467"}
2022-10-29 01:00:23,602|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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-10-29 01:00:23,602|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({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-10-29 01:00:23,604|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-29 01:00:23,647|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-10-29 01:00:23,648|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-10-29 01:00:23,648|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:51)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-29 01:00:23,650|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-29 01:00:23,650|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="50d8b61c-c689-4153-986e-c99c4a419ad1", vnf-id="429978b6-de51-4edf-831d-4fd24947a3a4"}
2022-10-29 01:00:23,654|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/50d8b61c-c689-4153-986e-c99c4a419ad1/service-data/vnfs/vnf/429978b6-de51-4edf-831d-4fd24947a3a4/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-10-29 01:00:23,654|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/50d8b61c-c689-4153-986e-c99c4a419ad1/service-data/vnfs/vnf/429978b6-de51-4edf-831d-4fd24947a3a4/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-10-29 01:00:23,679|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/50d8b61c-c689-4153-986e-c99c4a419ad1/service-data/vnfs/vnf/429978b6-de51-4edf-831d-4fd24947a3a4/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-10-29 01:00:23,692|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-29 01:00:23,692|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-29 01:00:23,692|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-10-29 01:00:23,692|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-10-29 01:00:23,692|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-29 01:00:23,693|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-10-29 01:00:23,693|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-10-29 01:00:23,698|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1468)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1242)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1148)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:700)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:893)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:652)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4497)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2730)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3183)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-10-29 01:00:23,698|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-29 01:00:23,698|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-29 01:00:23,699|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-10-29 01:00:23,699|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| workflow(bf1f57f2-17eb-483e-840e-a4ef20ce2601) nodes completed with (1)exceptions
2022-10-29 01:00:23,699|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||ERROR||||||| workflow(bf1f57f2-17eb-483e-840e-a4ef20ce2601) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$5.invokeSuspend(BluePrintWorkflowService.kt:258)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-29 01:00:23,700|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-29 01:00:23,701|bf1f57f2-17eb-483e-840e-a4ef20ce2601||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 662f3f1a-459e-41ca-8b7e-75a2127e5c18 auditStoreId -1
2022-10-29 01:03:19,009|eaed1260-a111-4d69-9abc-3b25c02824b6||reactor-http-epoll-1||||INFO||||||| processing request id eaed1260-a111-4d69-9abc-3b25c02824b6
2022-10-29 01:03:19,009|eaed1260-a111-4d69-9abc-3b25c02824b6||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-29 01:03:19,009|eaed1260-a111-4d69-9abc-3b25c02824b6||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-10-29 01:03:19,014|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-10-29 01:03:19,105|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-29 01:03:19,108|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-29 01:03:19,110|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-29 01:03:19,126|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-29 01:03:19,126|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-29 01:03:19,127|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-29 01:03:19,128|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(eaed1260-a111-4d69-9abc-3b25c02824b6) for workflow(resource-assignment) step(resource-assignment)
2022-10-29 01:03:19,128|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-29 01:03:19,129|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-29 01:03:19,130|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-29 01:03:19,157|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| 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-10-29 01:03:19,159|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-29 01:03:19,159|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("12460e33-aed0-4945-99d9-c7b12e66077f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-29 01:03:19,160|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("984cabed-a11b-4d57-96b2-2b2249d334f2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-29 01:03:19,161|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "12460e33-aed0-4945-99d9-c7b12e66077f",
  "vnf-id" : "984cabed-a11b-4d57-96b2-2b2249d334f2",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-10-29 01:03:19,176|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-29 01:03:19,176|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-29 01:03:19,176|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-29 01:03:19,177|eaed1260-a111-4d69-9abc-3b25c02824b6||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9fc7f0a9-64ef-4606-ac5b-aa51f6e06348 auditStoreId -1
2022-10-29 01:03:22,735|b31f8561-18bb-4298-a9c6-4b33a13d2a47||reactor-http-epoll-1||||INFO||||||| processing request id b31f8561-18bb-4298-a9c6-4b33a13d2a47
2022-10-29 01:03:22,735|b31f8561-18bb-4298-a9c6-4b33a13d2a47||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-29 01:03:22,735|b31f8561-18bb-4298-a9c6-4b33a13d2a47||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-10-29 01:03:22,736|b31f8561-18bb-4298-a9c6-4b33a13d2a47||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-29 01:03:22,736|b31f8561-18bb-4298-a9c6-4b33a13d2a47||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-29 01:03:22,741|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-29 01:03:22,758|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-29 01:03:22,759|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-29 01:03:22,759|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-29 01:03:22,759|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(b31f8561-18bb-4298-a9c6-4b33a13d2a47) for workflow(resource-assignment) step(resource-assignment)
2022-10-29 01:03:22,759|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-29 01:03:22,759|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-29 01:03:22,760|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-10-29 01:03:22,777|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| 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-10-29 01:03:22,779|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-10-29 01:03:22,779|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-10-29 01:03:22,779|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-10-29 01:03:22,780|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-10-29 01:03:22,780|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("3836bc1a-f15b-461d-a6c7-5bdce5df335a") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-29 01:03:22,782|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("12460e33-aed0-4945-99d9-c7b12e66077f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-29 01:03:22,782|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| 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-10-29 01:03:22,782|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-10-29 01:03:22,783|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-10-29 01:03:22,783|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("984cabed-a11b-4d57-96b2-2b2249d334f2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-29 01:03:22,784|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "12460e33-aed0-4945-99d9-c7b12e66077f",
  "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" : "3836bc1a-f15b-461d-a6c7-5bdce5df335a",
  "vnf-id" : "984cabed-a11b-4d57-96b2-2b2249d334f2",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-10-29 01:03:22,795|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-29 01:03:22,795|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-29 01:03:22,795|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-29 01:03:22,796|b31f8561-18bb-4298-a9c6-4b33a13d2a47||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 62098cc8-7adb-4f46-ad8e-d68c6cd417e5 auditStoreId -1
2022-10-29 01:03:27,107|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-29 01:03:27,214|||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-10-29 01:03:27,250|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| processing request id a2d8b389-95af-4a00-b55f-e603ce9e364d
2022-10-29 01:03:27,250|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-29 01:03:27,250|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| StoreAuditService ID  -1
2022-10-29 01:03:27,250|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-29 01:03:27,251|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-29 01:03:27,253|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-29 01:03:27,267|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Deriving input data for workflow: (config-assign)
2022-10-29 01:03:27,268|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-10-29 01:03:27,268|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-29 01:03:27,268|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| preparing request id(a2d8b389-95af-4a00-b55f-e603ce9e364d) for workflow(config-assign) step(config-assign)
2022-10-29 01:03:27,268|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-10-29 01:03:27,268|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-10-29 01:03:27,270|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-10-29 01:03:27,318|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| 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-10-29 01:03:27,320|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-29 01:03:27,322|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Setting Resource Value ("12460e33-aed0-4945-99d9-c7b12e66077f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-29 01:03:27,322|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Setting Resource Value ("984cabed-a11b-4d57-96b2-2b2249d334f2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-29 01:03:27,382|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Resource resolution saved into database successfully : (vnf_name)
2022-10-29 01:03:27,383|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Resource resolution saved into database successfully : (service-instance-id)
2022-10-29 01:03:27,383|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Resource resolution saved into database successfully : (vnf-id)
2022-10-29 01:03:27,384|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Generated Resource Param Data ({
  "service-instance-id" : "12460e33-aed0-4945-99d9-c7b12e66077f",
  "vnf-id" : "984cabed-a11b-4d57-96b2-2b2249d334f2",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-10-29 01:03:27,511|a2d8b389-95af-4a00-b55f-e603ce9e364d||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-10-29 01:03:27,541|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-29 01:03:27,542|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Preparing Response...
2022-10-29 01:03:27,542|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-10-29 01:03:27,542|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-29 01:03:27,543|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f000cf4d-ff2d-4d1b-bb20-dc77d055da1c auditStoreId -1
2022-10-29 01:03:27,575|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Completed
2022-10-29 01:04:05,297|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Save processing(cac4df6b-c06c-4daa-ab1b-2597e0aef83a) CBA(/opt/app/onap/blueprints/archive/cac4df6b-c06c-4daa-ab1b-2597e0aef83a/cba.zip)
2022-10-29 01:04:05,333|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cac4df6b-c06c-4daa-ab1b-2597e0aef83a) and entry definition file (Definitions/CNF.json)
2022-10-29 01:04:05,471|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(resource-assignment)
2022-10-29 01:04:05,472|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-assign)
2022-10-29 01:04:05,473|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(config-deploy)
2022-10-29 01:04:05,474|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(scale-out)
2022-10-29 01:04:05,475|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(scale)
2022-10-29 01:04:05,476|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(scale-in)
2022-10-29 01:04:05,476|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Validating Workflow(health-check)
2022-10-29 01:04:05,505|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cac4df6b-c06c-4daa-ab1b-2597e0aef83a) and entry definition file (Definitions/CNF.json)
2022-10-29 01:04:05,545|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Overwriting blueprint model :APACHE::1.0.0
2022-10-29 01:04:05,603|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-10-29 01:04:05,660|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-10-29 01:04:05,735|c5f82a9f-4beb-4bbb-a4c1-48d2e3b74e7a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| No compiled cache(/opt/app/onap/blueprints/working/cac4df6b-c06c-4daa-ab1b-2597e0aef83a) present to clean.
2022-10-29 01:04:20,564|e41e4f6e-daa3-4253-b706-c5655e670de2||reactor-http-epoll-4||||INFO||||||| processing request id e41e4f6e-daa3-4253-b706-c5655e670de2
2022-10-29 01:04:20,565|e41e4f6e-daa3-4253-b706-c5655e670de2||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-29 01:04:20,565|e41e4f6e-daa3-4253-b706-c5655e670de2||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-29 01:04:20,585|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-10-29 01:04:20,759|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-29 01:04:20,761|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-29 01:04:20,763|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-29 01:04:20,775|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-29 01:04:20,777|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-29 01:04:20,778|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[e41e4f6e-daa3-4253-b706-c5655e670de2])'s step(resource-assignment)
2022-10-29 01:04:20,778|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-29 01:04:20,779|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e41e4f6e-daa3-4253-b706-c5655e670de2) for workflow(resource-assignment) step(resource-assignment)
2022-10-29 01:04:20,779|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-29 01:04:20,779|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-29 01:04:20,780|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-29 01:04:20,798|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-2||||INFO||||||| 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-10-29 01:04:20,800|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-29 01:04:20,801|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-10-29 01:04:20,801|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-29 01:04:20,802|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0fec2832-3244-43e2-a4f2-f6a0298bd016") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-29 01:04:20,802|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("69261292-ac83-42ab-8625-0127f7d6cedc") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-29 01:04:20,803|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="69261292-ac83-42ab-8625-0127f7d6cedc", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-10-29 01:04:20,809|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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-10-29 01:04:20,809|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-10-29 01:04:20,815|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-29 01:04:20,883|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error)
2022-10-29 01:04:20,884|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-10-29 01:04:20,884|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:51)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-29 01:04:20,886|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-29 01:04:20,887|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| 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" : "0fec2832-3244-43e2-a4f2-f6a0298bd016",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "69261292-ac83-42ab-8625-0127f7d6cedc",
  "vnf_name" : "${vnf_name}"
})
2022-10-29 01:04:20,899|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-10-29 01:04:20,899|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-29 01:04:20,899|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-29 01:04:20,900|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[e41e4f6e-daa3-4253-b706-c5655e670de2])'s step(profile-upload)
2022-10-29 01:04:20,900|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-29 01:04:20,901|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(e41e4f6e-daa3-4253-b706-c5655e670de2) for workflow(resource-assignment) step(profile-upload)
2022-10-29 01:04:20,901|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-29 01:04:20,901|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| 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-10-29 01:04:20,902|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-29 01:04:20,902|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Getting the template prefixes
2022-10-29 01:04:20,902|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-29 01:04:20,902|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-10-29 01:04:20,902|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-10-29 01:04:20,902|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-29 01:04:20,903|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-29 01:04:20,903|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-29 01:04:20,903|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| workflow(e41e4f6e-daa3-4253-b706-c5655e670de2) nodes completed with (0)exceptions
2022-10-29 01:04:20,903|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-29 01:04:20,904|e41e4f6e-daa3-4253-b706-c5655e670de2||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3157484a-d09a-4a49-a689-088c989246a8 auditStoreId -1
2022-10-29 01:04:23,724|6981f213-bdff-4d90-9f22-5b5d9adcd406||reactor-http-epoll-4||||INFO||||||| processing request id 6981f213-bdff-4d90-9f22-5b5d9adcd406
2022-10-29 01:04:23,724|6981f213-bdff-4d90-9f22-5b5d9adcd406||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-29 01:04:23,724|6981f213-bdff-4d90-9f22-5b5d9adcd406||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-29 01:04:23,725|6981f213-bdff-4d90-9f22-5b5d9adcd406||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-29 01:04:23,725|6981f213-bdff-4d90-9f22-5b5d9adcd406||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-29 01:04:23,729|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-29 01:04:23,747|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-29 01:04:23,749|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-29 01:04:23,749|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[6981f213-bdff-4d90-9f22-5b5d9adcd406])'s step(resource-assignment)
2022-10-29 01:04:23,749|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-29 01:04:23,750|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6981f213-bdff-4d90-9f22-5b5d9adcd406) for workflow(resource-assignment) step(resource-assignment)
2022-10-29 01:04:23,750|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-29 01:04:23,750|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-29 01:04:23,751|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-10-29 01:04:23,771|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| 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-10-29 01:04:23,775|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-10-29 01:04:23,776|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("8dc3a930-3bb3-4510-b409-ca7af7653a51") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-29 01:04:23,776|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-10-29 01:04:23,776|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-10-29 01:04:23,777|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1013d7b3-6924-45f0-a5e6-62b5d9961e3d") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-10-29 01:04:23,778|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1013d7b3-6924-45f0-a5e6-62b5d9961e3d"}
2022-10-29 01:04:23,778|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1013d7b3-6924-45f0-a5e6-62b5d9961e3d"}
2022-10-29 01:04:23,778|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| 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-10-29 01:04:23,778|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| 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-10-29 01:04:23,857|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=1013d7b3-6924-45f0-a5e6-62b5d9961e3d})
2022-10-29 01:04:23,867|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=1013d7b3-6924-45f0-a5e6-62b5d9961e3d})
2022-10-29 01:04:23,868|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-10-29 01:04:23,871|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"d0ee5c8e-d116-4faa-8aed-2968b26b83ef"}])
2022-10-29 01:04:23,871|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("d0ee5c8e-d116-4faa-8aed-2968b26b83ef") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-10-29 01:04:23,876|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-29 01:04:23,877|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"7cfe45fe-614c-48b3-bc5e-7ab401ad2a52"}])
2022-10-29 01:04:23,878|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("7cfe45fe-614c-48b3-bc5e-7ab401ad2a52") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-10-29 01:04:23,879|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-10-29 01:04:23,889|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> d0ee5c8e-d116-4faa-8aed-2968b26b83ef
2022-10-29 01:04:23,890|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1013d7b3-6924-45f0-a5e6-62b5d9961e3d"}
2022-10-29 01:04:23,890|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| 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-10-29 01:04:23,929|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=1013d7b3-6924-45f0-a5e6-62b5d9961e3d})
2022-10-29 01:04:23,940|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-29 01:04:23,941|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-10-29 01:04:23,941|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-10-29 01:04:23,942|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-10-29 01:04:23,942|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-10-29 01:04:23,949|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 1013d7b3-6924-45f0-a5e6-62b5d9961e3d
2022-10-29 01:04:23,949|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0fec2832-3244-43e2-a4f2-f6a0298bd016") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-29 01:04:23,950|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-10-29 01:04:23,950|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-10-29 01:04:23,951|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("69261292-ac83-42ab-8625-0127f7d6cedc") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-29 01:04:23,952|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="0fec2832-3244-43e2-a4f2-f6a0298bd016", vnf-id="69261292-ac83-42ab-8625-0127f7d6cedc"}
2022-10-29 01:04:23,952|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="0fec2832-3244-43e2-a4f2-f6a0298bd016", vnf-id="69261292-ac83-42ab-8625-0127f7d6cedc"}
2022-10-29 01:04:23,958|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0fec2832-3244-43e2-a4f2-f6a0298bd016/service-data/vnfs/vnf/69261292-ac83-42ab-8625-0127f7d6cedc/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-10-29 01:04:23,958|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0fec2832-3244-43e2-a4f2-f6a0298bd016/service-data/vnfs/vnf/69261292-ac83-42ab-8625-0127f7d6cedc/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-10-29 01:04:23,958|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0fec2832-3244-43e2-a4f2-f6a0298bd016/service-data/vnfs/vnf/69261292-ac83-42ab-8625-0127f7d6cedc/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-10-29 01:04:23,959|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0fec2832-3244-43e2-a4f2-f6a0298bd016/service-data/vnfs/vnf/69261292-ac83-42ab-8625-0127f7d6cedc/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-10-29 01:04:23,991|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0fec2832-3244-43e2-a4f2-f6a0298bd016/service-data/vnfs/vnf/69261292-ac83-42ab-8625-0127f7d6cedc/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-10-29 01:04:23,996|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0fec2832-3244-43e2-a4f2-f6a0298bd016/service-data/vnfs/vnf/69261292-ac83-42ab-8625-0127f7d6cedc/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-10-29 01:04:24,020|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-10-29 01:04:24,020|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-29 01:04:24,020|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-10-29 01:04:24,020|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-29 01:04:24,020|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-10-29 01:04:24,020|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-29 01:04:24,020|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-10-29 01:04:24,020|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-29 01:04:24,020|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-29 01:04:24,020|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-29 01:04:24,022|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="8dc3a930-3bb3-4510-b409-ca7af7653a51"}
2022-10-29 01:04:24,029|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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-10-29 01:04:24,029|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({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-10-29 01:04:24,030|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-29 01:04:24,083|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-10-29 01:04:24,083|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-10-29 01:04:24,084|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:51)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-29 01:04:24,085|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-29 01:04:24,086|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="0fec2832-3244-43e2-a4f2-f6a0298bd016", vnf-id="69261292-ac83-42ab-8625-0127f7d6cedc"}
2022-10-29 01:04:24,091|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/0fec2832-3244-43e2-a4f2-f6a0298bd016/service-data/vnfs/vnf/69261292-ac83-42ab-8625-0127f7d6cedc/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-10-29 01:04:24,092|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/0fec2832-3244-43e2-a4f2-f6a0298bd016/service-data/vnfs/vnf/69261292-ac83-42ab-8625-0127f7d6cedc/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-10-29 01:04:24,114|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/0fec2832-3244-43e2-a4f2-f6a0298bd016/service-data/vnfs/vnf/69261292-ac83-42ab-8625-0127f7d6cedc/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-10-29 01:04:24,127|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-10-29 01:04:24,127|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-10-29 01:04:24,128|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-10-29 01:04:24,128|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-10-29 01:04:24,128|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-29 01:04:24,128|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-10-29 01:04:24,128|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-10-29 01:04:24,130|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1468)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1242)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1148)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:700)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:893)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:652)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4497)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2730)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3183)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-10-29 01:04:24,130|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-29 01:04:24,130|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-29 01:04:24,130|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-10-29 01:04:24,131|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| workflow(6981f213-bdff-4d90-9f22-5b5d9adcd406) nodes completed with (1)exceptions
2022-10-29 01:04:24,131|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||ERROR||||||| workflow(6981f213-bdff-4d90-9f22-5b5d9adcd406) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$5.invokeSuspend(BluePrintWorkflowService.kt:258)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-29 01:04:24,131|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-29 01:04:24,132|6981f213-bdff-4d90-9f22-5b5d9adcd406||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 375022bd-6919-469e-ad45-4c2891405f03 auditStoreId -1
2022-10-29 01:04:29,024|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-29 01:04:29,133|||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-10-29 01:04:29,136|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| processing request id a2d8b389-95af-4a00-b55f-e603ce9e364d
2022-10-29 01:04:29,137|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-29 01:04:29,137|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| StoreAuditService ID  -1
2022-10-29 01:04:29,138|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-29 01:04:29,138|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-29 01:04:29,142|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-29 01:04:29,160|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Deriving input data for workflow: (config-deploy)
2022-10-29 01:04:29,161|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-10-29 01:04:29,161|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-29 01:04:29,170|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| preparing request id(a2d8b389-95af-4a00-b55f-e603ce9e364d) for workflow(config-deploy) step(config-deploy)
2022-10-29 01:04:29,171|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-10-29 01:04:29,171|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| 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-10-29 01:04:29,173|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-10-29 01:04:29,174|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Getting Jython Script Class(ConfigDeploy)
2022-10-29 01:04:33,002|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@6d51a83d
2022-10-29 01:04:33,005|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Hello world
2022-10-29 01:04:33,005|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Preparing Response...
2022-10-29 01:04:33,005|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-10-29 01:04:33,005|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-29 01:04:33,006|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 55195ab3-2f03-4d48-b49e-16d41fa6c1de auditStoreId -1
2022-10-29 01:04:33,008|a2d8b389-95af-4a00-b55f-e603ce9e364d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-fvqhp|||| Completed