Results

By type

          22:51:37,457 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:51:37,458 |-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.1.jar!/logback.xml]
22:51:37,459 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
22:51:37,459 |-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.1.jar!/logback.xml]
22:51:37,459 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
22:51:37,476 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
22:51:37,649 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
22:51:37,659 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:51:37,662 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
22:51:37,670 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:51:37,756 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
22:51:37,756 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
22:51:37,756 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
22:51:37,756 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
22:51:37,756 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
22:51:37,756 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
22:51:37,756 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
22:51:37,757 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:51:37,759 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-16 22:51:39,096|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-6f974bdd65-jktlv with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-16 22:51:39,100|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-16 22:51:42,181|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-16 22:51:42,755|||main||||INFO||||||| Finished Spring Data repository scanning in 556 ms. Found 11 JPA repository interfaces.
2022-11-16 22:51:45,170|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-16 22:51:45,252|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-16 22:51:45,480|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-16 22:51:46,025|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-16 22:51:46,366|||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-11-16 22:51:46,367|||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-11-16 22:51:46,739|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-16 22:51:48,179|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-16 22:51:48,192|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-16 22:51:48,281|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-16 22:51:49,713|||main||||INFO||||||| Audit service is disabled
2022-11-16 22:51:49,849|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-16 22:51:51,797|||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-11-16 22:51:51,853|||main||||INFO||||||| Dependency Management module created...
2022-11-16 22:51:52,732|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-16 22:51:53,104|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-16 22:51:54,416|||main||||INFO||||||| Netty started on port 8080
2022-11-16 22:51:56,079|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-16 22:51:56,763|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-16 22:51:56,770|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.798 seconds (JVM running for 19.913)
2022-11-16 22:51:56,796|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-17 00:02:20,777|416755a6-f2ce-4ba3-9d3b-d710351c03f0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-17 00:02:20,780|416755a6-f2ce-4ba3-9d3b-d710351c03f0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-17 00:02:20,782|416755a6-f2ce-4ba3-9d3b-d710351c03f0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-17 00:02:21,375|416755a6-f2ce-4ba3-9d3b-d710351c03f0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-17 00:02:21,379|416755a6-f2ce-4ba3-9d3b-d710351c03f0||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-17 00:02:22,749|df478faa-3c6c-431f-8887-017a8e51b8cc||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b78ef1b6-19df-4d56-8e09-82bb8810a13a)
2022-11-17 00:02:22,767|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| deleting definition types under : /opt/app/onap/blueprints/working/b78ef1b6-19df-4d56-8e09-82bb8810a13a/Definitions
2022-11-17 00:02:22,864|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| reinitialized all type definitions
2022-11-17 00:02:22,871|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-17 00:02:22,916|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-17 00:02:22,932|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-17 00:02:22,949|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-17 00:02:22,996|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ##### Enhancing Workflow(helloworld)
2022-11-17 00:02:22,998|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-17 00:02:22,998|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| identified workflow(helloworld) targets(helloworld)
2022-11-17 00:02:22,999|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-17 00:02:22,999|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-17 00:02:23,000|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enriching artifacts file(/opt/app/onap/blueprints/working/b78ef1b6-19df-4d56-8e09-82bb8810a13a/Templates/hello-world-mapping.json
2022-11-17 00:02:23,013|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-17 00:02:23,013|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-17 00:02:23,013|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ##### Enhancing blueprint Resource Definitions
2022-11-17 00:02:23,014|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-17 00:02:23,016|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| processing file (Templates/hello-world-mapping.json)
2022-11-17 00:02:23,034|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| distinct resource keys ([])
2022-11-17 00:02:23,035|df478faa-3c6c-431f-8887-017a8e51b8cc||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Enriching Resource Definition sources Node Template: []
2022-11-17 00:02:23,320|bd1b44b2-af53-4d66-b341-248404c59ce0||Thread-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Save processing(641488ac-cfe6-4d98-9d2f-3076a7ad4873) CBA(/opt/app/onap/blueprints/archive/641488ac-cfe6-4d98-9d2f-3076a7ad4873/cba.zip)
2022-11-17 00:02:23,346|bd1b44b2-af53-4d66-b341-248404c59ce0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/641488ac-cfe6-4d98-9d2f-3076a7ad4873) and entry definition file (Definitions/blueprint.json)
2022-11-17 00:02:23,408|bd1b44b2-af53-4d66-b341-248404c59ce0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(helloworld)
2022-11-17 00:02:23,423|bd1b44b2-af53-4d66-b341-248404c59ce0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/641488ac-cfe6-4d98-9d2f-3076a7ad4873) and entry definition file (Definitions/blueprint.json)
2022-11-17 00:02:23,624|bd1b44b2-af53-4d66-b341-248404c59ce0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| No compiled cache(/opt/app/onap/blueprints/working/641488ac-cfe6-4d98-9d2f-3076a7ad4873) present to clean.
2022-11-17 00:02:23,839|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-11-17 00:02:23,839|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 00:02:23,845|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-17 00:02:23,852|654321||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-17 00:02:23,948|654321||DefaultDispatcher-worker-4||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-17 00:02:23,951|654321||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-17 00:02:23,953|654321||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-17 00:02:23,971|654321||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-17 00:02:23,973|654321||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-17 00:02:23,987|654321||DefaultDispatcher-worker-4||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 00:02:23,996|654321||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-17 00:02:23,996|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 00:02:23,997|654321||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-17 00:02:24,020|654321||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-17 00:02:24,048|654321||DefaultDispatcher-worker-15||||INFO||||||| Batched Sequence : ([])
2022-11-17 00:02:24,051|654321||DefaultDispatcher-worker-15||||INFO||||||| Generated Resource Param Data ({ })
2022-11-17 00:02:24,187|654321||DefaultDispatcher-worker-15||||INFO||||||| Preparing Response...
2022-11-17 00:02:24,190|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 00:02:24,190|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-17 00:02:24,202|654321||DefaultDispatcher-worker-15||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7e8873eb-80c6-413f-bd6c-d56e59c470b7 auditStoreId -1
2022-11-17 00:06:20,321|57af52fe-0468-434a-8f16-8e03db4f46c9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-17 00:06:20,321|57af52fe-0468-434a-8f16-8e03db4f46c9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-17 00:06:20,321|57af52fe-0468-434a-8f16-8e03db4f46c9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-17 00:06:20,597|57af52fe-0468-434a-8f16-8e03db4f46c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-17 00:06:20,598|57af52fe-0468-434a-8f16-8e03db4f46c9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-17 00:06:21,541|779719b2-4d89-4421-970b-724a1c15c670||Thread-63||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f1657597-33c5-467e-b53c-78a8a6d0f627)
2022-11-17 00:06:21,542|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| deleting definition types under : /opt/app/onap/blueprints/working/f1657597-33c5-467e-b53c-78a8a6d0f627/Definitions
2022-11-17 00:06:21,544|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| reinitialized all type definitions
2022-11-17 00:06:21,545|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-17 00:06:21,579|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-17 00:06:21,600|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-17 00:06:21,610|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-17 00:06:21,630|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ##### Enhancing Workflow(helloworld)
2022-11-17 00:06:21,630|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-17 00:06:21,630|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| identified workflow(helloworld) targets(helloworld)
2022-11-17 00:06:21,631|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-17 00:06:21,631|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-17 00:06:21,631|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enriching artifacts file(/opt/app/onap/blueprints/working/f1657597-33c5-467e-b53c-78a8a6d0f627/Templates/hello-world-mapping.json
2022-11-17 00:06:21,643|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-17 00:06:21,643|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-17 00:06:21,643|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ##### Enhancing blueprint Resource Definitions
2022-11-17 00:06:21,643|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-17 00:06:21,644|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| processing file (Templates/hello-world-mapping.json)
2022-11-17 00:06:21,653|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| distinct resource keys ([])
2022-11-17 00:06:21,653|779719b2-4d89-4421-970b-724a1c15c670||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Enriching Resource Definition sources Node Template: []
2022-11-17 00:06:21,874|df89f8a5-d5d1-4459-bd41-89c9a3317b7d||Thread-63||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Save processing(37109cb9-ea0b-4dee-8486-86d74b13fd91) CBA(/opt/app/onap/blueprints/archive/37109cb9-ea0b-4dee-8486-86d74b13fd91/cba.zip)
2022-11-17 00:06:21,882|df89f8a5-d5d1-4459-bd41-89c9a3317b7d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/37109cb9-ea0b-4dee-8486-86d74b13fd91) and entry definition file (Definitions/blueprint.json)
2022-11-17 00:06:21,903|df89f8a5-d5d1-4459-bd41-89c9a3317b7d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(helloworld)
2022-11-17 00:06:21,911|df89f8a5-d5d1-4459-bd41-89c9a3317b7d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/37109cb9-ea0b-4dee-8486-86d74b13fd91) and entry definition file (Definitions/blueprint.json)
2022-11-17 00:06:21,997|df89f8a5-d5d1-4459-bd41-89c9a3317b7d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| No compiled cache(/opt/app/onap/blueprints/working/37109cb9-ea0b-4dee-8486-86d74b13fd91) present to clean.
2022-11-17 00:06:22,197|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2022-11-17 00:06:22,197|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 00:06:22,197|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-17 00:06:22,200|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-17 00:06:22,200|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-17 00:06:22,204|654321||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-17 00:06:22,226|654321||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-17 00:06:22,227|654321||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-17 00:06:22,227|654321||DefaultDispatcher-worker-3||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 00:06:22,228|654321||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-17 00:06:22,228|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 00:06:22,228|654321||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-17 00:06:22,230|654321||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-17 00:06:22,250|654321||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([])
2022-11-17 00:06:22,251|654321||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ })
2022-11-17 00:06:22,261|654321||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-17 00:06:22,262|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 00:06:22,262|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-17 00:06:22,262|654321||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 839cd2ec-20c5-42a8-bb6b-dd27bdec2fc1 auditStoreId -1
2022-11-17 00:38:53,947|b87ee29f-f8f4-4641-ad13-8c792b0b64d0||Thread-64||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Save processing(671f6e84-c8fe-4b56-86dc-ee104f58018e) CBA(/opt/app/onap/blueprints/archive/671f6e84-c8fe-4b56-86dc-ee104f58018e/cba.zip)
2022-11-17 00:38:53,986|b87ee29f-f8f4-4641-ad13-8c792b0b64d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/671f6e84-c8fe-4b56-86dc-ee104f58018e) and entry definition file (Definitions/CNF.json)
2022-11-17 00:38:54,185|b87ee29f-f8f4-4641-ad13-8c792b0b64d0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(resource-assignment)
2022-11-17 00:38:54,186|b87ee29f-f8f4-4641-ad13-8c792b0b64d0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-assign)
2022-11-17 00:38:54,188|b87ee29f-f8f4-4641-ad13-8c792b0b64d0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-deploy)
2022-11-17 00:38:54,188|b87ee29f-f8f4-4641-ad13-8c792b0b64d0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(scale-out)
2022-11-17 00:38:54,189|b87ee29f-f8f4-4641-ad13-8c792b0b64d0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(scale)
2022-11-17 00:38:54,190|b87ee29f-f8f4-4641-ad13-8c792b0b64d0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(scale-in)
2022-11-17 00:38:54,192|b87ee29f-f8f4-4641-ad13-8c792b0b64d0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(health-check)
2022-11-17 00:38:54,247|b87ee29f-f8f4-4641-ad13-8c792b0b64d0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/671f6e84-c8fe-4b56-86dc-ee104f58018e) and entry definition file (Definitions/CNF.json)
2022-11-17 00:38:54,491|b87ee29f-f8f4-4641-ad13-8c792b0b64d0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| No compiled cache(/opt/app/onap/blueprints/working/671f6e84-c8fe-4b56-86dc-ee104f58018e) present to clean.
2022-11-17 00:39:16,386|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-17 00:39:16,386|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-17 00:39:16,387|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-17 00:39:16,766|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-17 00:39:16,767|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-17 00:39:17,572|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-17 00:39:17,576|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Save processing(6689d681-e768-476f-8afe-26f331b27892) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-17 00:39:17,598|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Save processing(aae298e9-db57-4572-9123-c9e8385b638f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-17 00:39:17,606|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Save processing(8782a765-fde3-48b4-ae84-ff6d14965fc8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-17 00:39:17,619|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Save processing(3c9db8d1-80a7-4c51-9c15-3c691ffce832) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-17 00:39:17,635|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Save processing(b4b682d9-6a68-40a7-b709-3d32037c3e75) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-17 00:39:17,652|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Save processing(2636a0e7-e8e2-4d90-8d18-97dd1c14eb92) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-17 00:39:17,670|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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-11-17 00:39:17,670|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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-11-17 00:39:17,670|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-17 00:39:17,671|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-17 00:39:17,671|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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-11-17 00:39:17,671|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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-11-17 00:39:17,706|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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:32)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	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:41)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	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:33)
	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:37)
	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:36)
	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:37)
	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:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	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:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-17 00:39:17,711|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 00:39:17,750|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 00:39:17,769|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 00:39:17,788|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 00:39:17,868|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(resource-assignment)
2022-11-17 00:39:17,869|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-assign)
2022-11-17 00:39:17,870|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-deploy)
2022-11-17 00:39:17,924|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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-11-17 00:39:18,058|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(resource-assignment)
2022-11-17 00:39:18,059|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-assign)
2022-11-17 00:39:18,060|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-deploy)
2022-11-17 00:39:18,110|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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-11-17 00:39:18,329|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(resource-assignment)
2022-11-17 00:39:18,330|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-assign)
2022-11-17 00:39:18,335|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-deploy)
2022-11-17 00:39:18,335|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(HealthCheck)
2022-11-17 00:39:18,336|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-17 00:39:18,337|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(vf-config-assign)
2022-11-17 00:39:18,338|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(vf-config-deploy)
2022-11-17 00:39:18,389|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-17 00:39:18,614|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(resource-assignment)
2022-11-17 00:39:18,616|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-deploy)
2022-11-17 00:39:18,654|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-assign)
2022-11-17 00:39:18,655|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-deploy)
2022-11-17 00:39:18,656|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-17 00:39:18,675|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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-11-17 00:39:18,838|3f2a2afb-2a8e-4303-9219-7d4d3fa636aa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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-11-17 00:39:34,638|fe372438-0f7d-41a7-83d4-0270d7959e3e||Thread-64||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f6a39319-d910-4f44-8c06-3f13c9be7a54)
2022-11-17 00:39:34,639|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| deleting definition types under : /opt/app/onap/blueprints/working/f6a39319-d910-4f44-8c06-3f13c9be7a54/Definitions
2022-11-17 00:39:34,642|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| reinitialized all type definitions
2022-11-17 00:39:34,643|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-17 00:39:34,673|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing ArtifactDefinition(vnf-template)
2022-11-17 00:39:34,682|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-17 00:39:34,691|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-17 00:39:34,717|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,749|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,760|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,768|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-17 00:39:34,768|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-17 00:39:34,768|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-17 00:39:34,785|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,797|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,809|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,819|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-17 00:39:34,840|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,850|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,860|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,870|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,878|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,889|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,909|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-17 00:39:34,914|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-17 00:39:34,914|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-17 00:39:34,915|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-17 00:39:34,932|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,944|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,953|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(input)
2022-11-17 00:39:34,965|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-17 00:39:35,025|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ##### Enhancing Workflow(resource-assignment)
2022-11-17 00:39:35,026|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-17 00:39:35,026|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-17 00:39:35,026|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-17 00:39:35,026|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-17 00:39:35,026|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-17 00:39:35,026|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enriching artifacts file(/opt/app/onap/blueprints/working/f6a39319-d910-4f44-8c06-3f13c9be7a54/Templates/vnf-mapping.json
2022-11-17 00:39:35,033|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-17 00:39:35,033|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-17 00:39:35,033|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enriching artifacts file(/opt/app/onap/blueprints/working/f6a39319-d910-4f44-8c06-3f13c9be7a54/Templates/base_ubuntu20-mapping.json
2022-11-17 00:39:35,038|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-17 00:39:35,039|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-17 00:39:35,039|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ##### Enhancing Workflow(config-assign)
2022-11-17 00:39:35,040|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-17 00:39:35,040|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| identified workflow(config-assign) targets(config-assign)
2022-11-17 00:39:35,040|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-17 00:39:35,040|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-17 00:39:35,040|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enriching artifacts file(/opt/app/onap/blueprints/working/f6a39319-d910-4f44-8c06-3f13c9be7a54/Templates/baseconfig-mapping.json
2022-11-17 00:39:35,046|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-17 00:39:35,046|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-17 00:39:35,046|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ##### Enhancing Workflow(config-deploy)
2022-11-17 00:39:35,047|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-17 00:39:35,047|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-17 00:39:35,047|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| workflow(config-deploy) resource assignment files([]
2022-11-17 00:39:35,047|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| ##### Enhancing blueprint Resource Definitions
2022-11-17 00:39:35,047|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-17 00:39:35,047|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| processing file (Templates/vnf-mapping.json)
2022-11-17 00:39:35,047|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-17 00:39:35,047|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| processing file (Templates/baseconfig-mapping.json)
2022-11-17 00:39:35,060|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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-11-17 00:39:35,155|fe372438-0f7d-41a7-83d4-0270d7959e3e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-17 00:39:35,402|415da5b6-7d9a-438a-8419-67ecd65082ef||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Save processing(127ba7ec-bb7c-4fac-b14a-00a9f65b4d8b) CBA(/opt/app/onap/blueprints/archive/127ba7ec-bb7c-4fac-b14a-00a9f65b4d8b/cba.zip)
2022-11-17 00:39:35,425|415da5b6-7d9a-438a-8419-67ecd65082ef||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/127ba7ec-bb7c-4fac-b14a-00a9f65b4d8b) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 00:39:35,445|415da5b6-7d9a-438a-8419-67ecd65082ef||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-17 00:39:35,470|415da5b6-7d9a-438a-8419-67ecd65082ef||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(resource-assignment)
2022-11-17 00:39:35,470|415da5b6-7d9a-438a-8419-67ecd65082ef||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-assign)
2022-11-17 00:39:35,471|415da5b6-7d9a-438a-8419-67ecd65082ef||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-deploy)
2022-11-17 00:39:35,481|415da5b6-7d9a-438a-8419-67ecd65082ef||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/127ba7ec-bb7c-4fac-b14a-00a9f65b4d8b) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 00:39:35,565|415da5b6-7d9a-438a-8419-67ecd65082ef||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| No compiled cache(/opt/app/onap/blueprints/working/127ba7ec-bb7c-4fac-b14a-00a9f65b4d8b) present to clean.
2022-11-17 00:41:55,445|98e8582a-fafe-464b-b6f2-150194d34f50||reactor-http-epoll-3||||INFO||||||| processing request id 98e8582a-fafe-464b-b6f2-150194d34f50
2022-11-17 00:41:55,446|98e8582a-fafe-464b-b6f2-150194d34f50||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 00:41:55,446|98e8582a-fafe-464b-b6f2-150194d34f50||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-17 00:41:55,451|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-17 00:41:55,689|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-17 00:41:55,692|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-17 00:41:55,694|98e8582a-fafe-464b-b6f2-150194d34f50||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-11-17 00:41:55,708|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-17 00:41:55,804|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-17 00:41:55,838|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[98e8582a-fafe-464b-b6f2-150194d34f50])'s step(resource-assignment)
2022-11-17 00:41:55,839|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 00:41:55,840|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(98e8582a-fafe-464b-b6f2-150194d34f50) for workflow(resource-assignment) step(resource-assignment)
2022-11-17 00:41:55,840|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 00:41:55,841|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-17 00:41:55,842|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-17 00:41:55,867|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-3||||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-11-17 00:41:55,908|98e8582a-fafe-464b-b6f2-150194d34f50||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-11-17 00:41:55,913|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-17 00:41:55,914|98e8582a-fafe-464b-b6f2-150194d34f50||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-11-17 00:41:55,914|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("747d70e1-7714-436c-8dbe-6bdcc2242bbe") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 00:41:55,915|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("57afae5f-d56c-4c90-936d-ce411cea582b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 00:41:55,929|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="747d70e1-7714-436c-8dbe-6bdcc2242bbe", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-17 00:41:55,959|98e8582a-fafe-464b-b6f2-150194d34f50||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-11-17 00:41:55,969|98e8582a-fafe-464b-b6f2-150194d34f50||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-11-17 00:41:56,214|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-17 00:41:57,700|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-17 00:41:57,720|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-17 00:41:57,725|98e8582a-fafe-464b-b6f2-150194d34f50||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:49)
	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$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-17 00:41:57,726|98e8582a-fafe-464b-b6f2-150194d34f50||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-11-17 00:41:57,728|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||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" : "57afae5f-d56c-4c90-936d-ce411cea582b",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "747d70e1-7714-436c-8dbe-6bdcc2242bbe",
  "vnf_name" : "${vnf_name}"
})
2022-11-17 00:41:57,738|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-17 00:41:57,738|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 00:41:57,738|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-17 00:41:57,738|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[98e8582a-fafe-464b-b6f2-150194d34f50])'s step(profile-upload)
2022-11-17 00:41:57,739|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 00:41:57,745|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(98e8582a-fafe-464b-b6f2-150194d34f50) for workflow(resource-assignment) step(profile-upload)
2022-11-17 00:41:57,745|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-17 00:41:57,745|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||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-11-17 00:41:57,746|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-17 00:41:57,747|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-11-17 00:41:57,747|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-17 00:41:57,750|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-17 00:41:57,750|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-17 00:41:57,750|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-17 00:41:57,750|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-17 00:41:57,751|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-17 00:41:57,754|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| workflow(98e8582a-fafe-464b-b6f2-150194d34f50) nodes completed with (0)exceptions
2022-11-17 00:41:57,755|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-17 00:41:57,755|98e8582a-fafe-464b-b6f2-150194d34f50||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 44ec103e-11b3-4d20-bb83-12dcefdfcca5 auditStoreId -1
2022-11-17 00:42:02,306|a78466ac-bab7-4edb-99db-f2ccc94533c6||reactor-http-epoll-3||||INFO||||||| processing request id a78466ac-bab7-4edb-99db-f2ccc94533c6
2022-11-17 00:42:02,306|a78466ac-bab7-4edb-99db-f2ccc94533c6||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 00:42:02,306|a78466ac-bab7-4edb-99db-f2ccc94533c6||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-17 00:42:02,307|a78466ac-bab7-4edb-99db-f2ccc94533c6||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-17 00:42:02,307|a78466ac-bab7-4edb-99db-f2ccc94533c6||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-17 00:42:02,311|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-17 00:42:02,331|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-17 00:42:02,333|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-17 00:42:02,334|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[a78466ac-bab7-4edb-99db-f2ccc94533c6])'s step(resource-assignment)
2022-11-17 00:42:02,334|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 00:42:02,335|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(a78466ac-bab7-4edb-99db-f2ccc94533c6) for workflow(resource-assignment) step(resource-assignment)
2022-11-17 00:42:02,335|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 00:42:02,335|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-17 00:42:02,336|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-17 00:42:02,359|a78466ac-bab7-4edb-99db-f2ccc94533c6||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-11-17 00:42:02,373|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-17 00:42:02,375|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c010671b-d51f-42f2-b0e6-11b384808294") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-17 00:42:02,376|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||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-11-17 00:42:02,376|a78466ac-bab7-4edb-99db-f2ccc94533c6||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-11-17 00:42:02,376|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("fb30f2d3-5ced-4912-a622-e510f3dcb369") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-17 00:42:02,388|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fb30f2d3-5ced-4912-a622-e510f3dcb369"}
2022-11-17 00:42:02,388|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fb30f2d3-5ced-4912-a622-e510f3dcb369"}
2022-11-17 00:42:02,389|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||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-11-17 00:42:02,389|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||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-11-17 00:42:02,420|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=fb30f2d3-5ced-4912-a622-e510f3dcb369})
2022-11-17 00:42:02,421|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=fb30f2d3-5ced-4912-a622-e510f3dcb369})
2022-11-17 00:42:02,459|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-17 00:42:02,459|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-17 00:42:02,463|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"493201b8-a67f-449d-a6f6-4a764a651d64"}])
2022-11-17 00:42:02,463|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"2900247c-c159-4c32-aa2e-7275e8667f39"}])
2022-11-17 00:42:02,464|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("493201b8-a67f-449d-a6f6-4a764a651d64") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-17 00:42:02,464|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2900247c-c159-4c32-aa2e-7275e8667f39") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-17 00:42:02,465|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-17 00:42:02,473|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 2900247c-c159-4c32-aa2e-7275e8667f39
2022-11-17 00:42:02,476|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fb30f2d3-5ced-4912-a622-e510f3dcb369"}
2022-11-17 00:42:02,476|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||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-11-17 00:42:02,503|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=fb30f2d3-5ced-4912-a622-e510f3dcb369})
2022-11-17 00:42:02,513|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-17 00:42:02,514|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-17 00:42:02,514|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-17 00:42:02,516|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-17 00:42:02,522|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> fb30f2d3-5ced-4912-a622-e510f3dcb369
2022-11-17 00:42:02,522|a78466ac-bab7-4edb-99db-f2ccc94533c6||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-11-17 00:42:02,523|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("57afae5f-d56c-4c90-936d-ce411cea582b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 00:42:02,523|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-17 00:42:02,523|a78466ac-bab7-4edb-99db-f2ccc94533c6||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-11-17 00:42:02,524|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("747d70e1-7714-436c-8dbe-6bdcc2242bbe") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 00:42:02,525|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="57afae5f-d56c-4c90-936d-ce411cea582b", vnf-id="747d70e1-7714-436c-8dbe-6bdcc2242bbe"}
2022-11-17 00:42:02,525|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="57afae5f-d56c-4c90-936d-ce411cea582b", vnf-id="747d70e1-7714-436c-8dbe-6bdcc2242bbe"}
2022-11-17 00:42:02,529|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/57afae5f-d56c-4c90-936d-ce411cea582b/service-data/vnfs/vnf/747d70e1-7714-436c-8dbe-6bdcc2242bbe/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-11-17 00:42:02,529|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/57afae5f-d56c-4c90-936d-ce411cea582b/service-data/vnfs/vnf/747d70e1-7714-436c-8dbe-6bdcc2242bbe/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-11-17 00:42:02,530|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/57afae5f-d56c-4c90-936d-ce411cea582b/service-data/vnfs/vnf/747d70e1-7714-436c-8dbe-6bdcc2242bbe/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-11-17 00:42:02,530|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/57afae5f-d56c-4c90-936d-ce411cea582b/service-data/vnfs/vnf/747d70e1-7714-436c-8dbe-6bdcc2242bbe/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-11-17 00:42:02,561|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/57afae5f-d56c-4c90-936d-ce411cea582b/service-data/vnfs/vnf/747d70e1-7714-436c-8dbe-6bdcc2242bbe/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-17 00:42:02,561|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/57afae5f-d56c-4c90-936d-ce411cea582b/service-data/vnfs/vnf/747d70e1-7714-436c-8dbe-6bdcc2242bbe/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-17 00:42:02,638|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-17 00:42:02,638|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-17 00:42:02,639|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-17 00:42:02,639|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-17 00:42:02,640|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-17 00:42:02,640|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-11-17 00:42:02,640|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-11-17 00:42:02,640|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-17 00:42:02,640|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-17 00:42:02,641|a78466ac-bab7-4edb-99db-f2ccc94533c6||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-11-17 00:42:02,642|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="c010671b-d51f-42f2-b0e6-11b384808294"}
2022-11-17 00:42:02,649|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||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-11-17 00:42:02,649|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||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-11-17 00:42:02,651|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-17 00:42:02,704|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-17 00:42:02,705|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-17 00:42:02,706|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||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:49)
	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$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-17 00:42:02,707|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="57afae5f-d56c-4c90-936d-ce411cea582b", vnf-id="747d70e1-7714-436c-8dbe-6bdcc2242bbe"}
2022-11-17 00:42:02,708|a78466ac-bab7-4edb-99db-f2ccc94533c6||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-11-17 00:42:02,712|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/57afae5f-d56c-4c90-936d-ce411cea582b/service-data/vnfs/vnf/747d70e1-7714-436c-8dbe-6bdcc2242bbe/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-11-17 00:42:02,713|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/57afae5f-d56c-4c90-936d-ce411cea582b/service-data/vnfs/vnf/747d70e1-7714-436c-8dbe-6bdcc2242bbe/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-11-17 00:42:02,736|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/57afae5f-d56c-4c90-936d-ce411cea582b/service-data/vnfs/vnf/747d70e1-7714-436c-8dbe-6bdcc2242bbe/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-17 00:42:02,751|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-17 00:42:02,751|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-17 00:42:02,751|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-17 00:42:02,752|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-17 00:42:02,752|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||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-11-17 00:42:02,753|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-17 00:42:02,753|a78466ac-bab7-4edb-99db-f2ccc94533c6||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-11-17 00:42:02,760|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].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:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-11-17 00:42:02,761|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-17 00:42:02,761|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 00:42:02,761|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-11-17 00:42:02,764|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| workflow(a78466ac-bab7-4edb-99db-f2ccc94533c6) nodes completed with (1)exceptions
2022-11-17 00:42:02,765|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||ERROR||||||| workflow(a78466ac-bab7-4edb-99db-f2ccc94533c6) 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.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-17 00:42:02,765|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-17 00:42:02,766|a78466ac-bab7-4edb-99db-f2ccc94533c6||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fefed436-c964-4633-bdc2-5a4a1c0f3b62 auditStoreId -1
2022-11-17 00:44:31,610|94303951-a401-4b0e-ada8-a66a61b0c1ec||reactor-http-epoll-4||||INFO||||||| processing request id 94303951-a401-4b0e-ada8-a66a61b0c1ec
2022-11-17 00:44:31,611|94303951-a401-4b0e-ada8-a66a61b0c1ec||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 00:44:31,611|94303951-a401-4b0e-ada8-a66a61b0c1ec||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-17 00:44:31,617|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-17 00:44:31,731|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-17 00:44:31,734|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-17 00:44:31,737|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 00:44:31,751|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-17 00:44:31,752|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-17 00:44:31,752|94303951-a401-4b0e-ada8-a66a61b0c1ec||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-11-17 00:44:31,754|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(94303951-a401-4b0e-ada8-a66a61b0c1ec) for workflow(resource-assignment) step(resource-assignment)
2022-11-17 00:44:31,754|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 00:44:31,754|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-17 00:44:31,755|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-17 00:44:31,782|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||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-11-17 00:44:31,784|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-17 00:44:31,785|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ab5f6de5-8e5a-4e17-b1d1-a51754cd1330") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 00:44:31,785|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3ee95b03-f301-4ed1-ac9b-e6669691593d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 00:44:31,786|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "ab5f6de5-8e5a-4e17-b1d1-a51754cd1330",
  "vnf-id" : "3ee95b03-f301-4ed1-ac9b-e6669691593d",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-17 00:44:31,797|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-17 00:44:31,797|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 00:44:31,797|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-17 00:44:31,798|94303951-a401-4b0e-ada8-a66a61b0c1ec||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d772b46b-2fc3-4d54-9257-a09d6db7d288 auditStoreId -1
2022-11-17 00:44:36,148|5af2f557-2327-4920-bde6-d9edf293f89b||reactor-http-epoll-4||||INFO||||||| processing request id 5af2f557-2327-4920-bde6-d9edf293f89b
2022-11-17 00:44:36,148|5af2f557-2327-4920-bde6-d9edf293f89b||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 00:44:36,148|5af2f557-2327-4920-bde6-d9edf293f89b||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-17 00:44:36,150|5af2f557-2327-4920-bde6-d9edf293f89b||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-17 00:44:36,150|5af2f557-2327-4920-bde6-d9edf293f89b||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-17 00:44:36,153|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 00:44:36,169|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-17 00:44:36,170|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-17 00:44:36,170|5af2f557-2327-4920-bde6-d9edf293f89b||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-11-17 00:44:36,171|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(5af2f557-2327-4920-bde6-d9edf293f89b) for workflow(resource-assignment) step(resource-assignment)
2022-11-17 00:44:36,171|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 00:44:36,171|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-17 00:44:36,172|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-17 00:44:36,192|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||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-11-17 00:44:36,196|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-17 00:44:36,196|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-17 00:44:36,197|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-17 00:44:36,197|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-17 00:44:36,197|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1303b406-42bb-4c0e-8f51-e961fba92d7c") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-17 00:44:36,199|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ab5f6de5-8e5a-4e17-b1d1-a51754cd1330") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 00:44:36,199|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||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-11-17 00:44:36,200|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-17 00:44:36,201|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-17 00:44:36,201|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3ee95b03-f301-4ed1-ac9b-e6669691593d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 00:44:36,203|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "ab5f6de5-8e5a-4e17-b1d1-a51754cd1330",
  "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" : "1303b406-42bb-4c0e-8f51-e961fba92d7c",
  "vnf-id" : "3ee95b03-f301-4ed1-ac9b-e6669691593d",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-17 00:44:36,216|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-17 00:44:36,216|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 00:44:36,216|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-17 00:44:36,217|5af2f557-2327-4920-bde6-d9edf293f89b||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c544cad9-e61c-49bb-aa7d-b5e2372d5893 auditStoreId -1
2022-11-17 00:44:42,352|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-17 00:44:42,460|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-11-17 00:44:42,658|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| processing request id bcf20842-e213-4404-abd2-f6c10a8f9cc5
2022-11-17 00:44:42,659|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 00:44:42,659|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| StoreAuditService ID  -1
2022-11-17 00:44:42,659|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-17 00:44:42,659|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-17 00:44:42,663|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 00:44:42,685|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Deriving input data for workflow: (config-assign)
2022-11-17 00:44:42,685|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-17 00:44:42,685|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 00:44:42,686|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| preparing request id(bcf20842-e213-4404-abd2-f6c10a8f9cc5) for workflow(config-assign) step(config-assign)
2022-11-17 00:44:42,686|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 00:44:42,686|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-17 00:44:42,689|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-17 00:44:42,760|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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-11-17 00:44:42,762|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-17 00:44:42,765|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Setting Resource Value ("ab5f6de5-8e5a-4e17-b1d1-a51754cd1330") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 00:44:42,767|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Setting Resource Value ("3ee95b03-f301-4ed1-ac9b-e6669691593d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 00:44:42,826|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-17 00:44:42,826|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-17 00:44:42,831|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-17 00:44:42,832|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Generated Resource Param Data ({
  "service-instance-id" : "ab5f6de5-8e5a-4e17-b1d1-a51754cd1330",
  "vnf-id" : "3ee95b03-f301-4ed1-ac9b-e6669691593d",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-17 00:44:42,981|bcf20842-e213-4404-abd2-f6c10a8f9cc5||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-17 00:44:43,019|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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-11-17 00:44:43,020|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Preparing Response...
2022-11-17 00:44:43,020|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 00:44:43,020|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-17 00:44:43,022|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1f5ee66e-56b1-49eb-a00b-b7e26c75b831 auditStoreId -1
2022-11-17 00:44:43,100|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Completed
2022-11-17 00:45:33,247|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-17 00:45:33,358|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-11-17 00:45:33,362|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| processing request id bcf20842-e213-4404-abd2-f6c10a8f9cc5
2022-11-17 00:45:33,362|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 00:45:33,362|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| StoreAuditService ID  -1
2022-11-17 00:45:33,365|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-17 00:45:33,365|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-17 00:45:33,367|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-17 00:45:33,379|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Deriving input data for workflow: (config-deploy)
2022-11-17 00:45:33,380|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-17 00:45:33,380|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 00:45:33,394|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| preparing request id(bcf20842-e213-4404-abd2-f6c10a8f9cc5) for workflow(config-deploy) step(config-deploy)
2022-11-17 00:45:33,395|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-17 00:45:33,395|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| 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-11-17 00:45:33,400|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-17 00:45:33,402|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Getting Jython Script Class(ConfigDeploy)
2022-11-17 00:45:37,779|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@2074bb14
2022-11-17 00:45:37,780|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Hello world
2022-11-17 00:45:37,781|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Preparing Response...
2022-11-17 00:45:37,781|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-17 00:45:37,781|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-17 00:45:37,781|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d8b9eae1-426a-4af3-95e7-a204c3d13f44 auditStoreId -1
2022-11-17 00:45:37,783|bcf20842-e213-4404-abd2-f6c10a8f9cc5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Completed
2022-11-17 00:45:58,986|a2d4bc29-0319-48e5-b419-f6dc9d671df9||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Save processing(c43dbee5-9708-42c1-b734-e559b96a6fd0) CBA(/opt/app/onap/blueprints/archive/c43dbee5-9708-42c1-b734-e559b96a6fd0/cba.zip)
2022-11-17 00:45:59,015|a2d4bc29-0319-48e5-b419-f6dc9d671df9||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c43dbee5-9708-42c1-b734-e559b96a6fd0) and entry definition file (Definitions/CNF.json)
2022-11-17 00:45:59,098|a2d4bc29-0319-48e5-b419-f6dc9d671df9||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(resource-assignment)
2022-11-17 00:45:59,100|a2d4bc29-0319-48e5-b419-f6dc9d671df9||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-assign)
2022-11-17 00:45:59,101|a2d4bc29-0319-48e5-b419-f6dc9d671df9||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(config-deploy)
2022-11-17 00:45:59,101|a2d4bc29-0319-48e5-b419-f6dc9d671df9||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(scale-out)
2022-11-17 00:45:59,102|a2d4bc29-0319-48e5-b419-f6dc9d671df9||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(scale)
2022-11-17 00:45:59,103|a2d4bc29-0319-48e5-b419-f6dc9d671df9||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(scale-in)
2022-11-17 00:45:59,103|a2d4bc29-0319-48e5-b419-f6dc9d671df9||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Validating Workflow(health-check)
2022-11-17 00:45:59,131|a2d4bc29-0319-48e5-b419-f6dc9d671df9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c43dbee5-9708-42c1-b734-e559b96a6fd0) and entry definition file (Definitions/CNF.json)
2022-11-17 00:45:59,195|a2d4bc29-0319-48e5-b419-f6dc9d671df9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-17 00:45:59,286|a2d4bc29-0319-48e5-b419-f6dc9d671df9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-17 00:45:59,379|a2d4bc29-0319-48e5-b419-f6dc9d671df9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-17 00:45:59,528|a2d4bc29-0319-48e5-b419-f6dc9d671df9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-jktlv|||| No compiled cache(/opt/app/onap/blueprints/working/c43dbee5-9708-42c1-b734-e559b96a6fd0) present to clean.
2022-11-17 00:46:13,562|98d0c862-e151-45e1-aa0c-0cd093573b59||reactor-http-epoll-4||||INFO||||||| processing request id 98d0c862-e151-45e1-aa0c-0cd093573b59
2022-11-17 00:46:13,562|98d0c862-e151-45e1-aa0c-0cd093573b59||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 00:46:13,563|98d0c862-e151-45e1-aa0c-0cd093573b59||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-17 00:46:13,568|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-17 00:46:13,782|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-17 00:46:13,785|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-17 00:46:13,788|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-17 00:46:13,802|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-17 00:46:13,804|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-17 00:46:13,805|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[98d0c862-e151-45e1-aa0c-0cd093573b59])'s step(resource-assignment)
2022-11-17 00:46:13,805|98d0c862-e151-45e1-aa0c-0cd093573b59||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-11-17 00:46:13,806|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(98d0c862-e151-45e1-aa0c-0cd093573b59) for workflow(resource-assignment) step(resource-assignment)
2022-11-17 00:46:13,806|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 00:46:13,806|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-17 00:46:13,806|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-17 00:46:13,831|98d0c862-e151-45e1-aa0c-0cd093573b59||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-11-17 00:46:13,833|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-17 00:46:13,834|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-17 00:46:13,834|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-2||||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-11-17 00:46:13,835|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9c06d364-0009-4564-946e-4f8f9e3c6d87") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 00:46:13,835|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("31ab146f-cbaa-484e-85c4-a17673a27e93") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 00:46:13,836|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="9c06d364-0009-4564-946e-4f8f9e3c6d87", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-17 00:46:13,840|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||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-11-17 00:46:13,840|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||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-11-17 00:46:13,845|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-17 00:46:13,905|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-17 00:46:13,906|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-17 00:46:13,906|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||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:49)
	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$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-17 00:46:13,908|98d0c862-e151-45e1-aa0c-0cd093573b59||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-11-17 00:46:13,909|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||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" : "31ab146f-cbaa-484e-85c4-a17673a27e93",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "9c06d364-0009-4564-946e-4f8f9e3c6d87",
  "vnf_name" : "${vnf_name}"
})
2022-11-17 00:46:13,918|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-17 00:46:13,918|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 00:46:13,919|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-17 00:46:13,919|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[98d0c862-e151-45e1-aa0c-0cd093573b59])'s step(profile-upload)
2022-11-17 00:46:13,919|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-17 00:46:13,920|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(98d0c862-e151-45e1-aa0c-0cd093573b59) for workflow(resource-assignment) step(profile-upload)
2022-11-17 00:46:13,921|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-17 00:46:13,921|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||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-11-17 00:46:13,921|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-17 00:46:13,921|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-11-17 00:46:13,921|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-17 00:46:13,921|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-17 00:46:13,921|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-17 00:46:13,922|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-17 00:46:13,922|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-17 00:46:13,922|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-17 00:46:13,922|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| workflow(98d0c862-e151-45e1-aa0c-0cd093573b59) nodes completed with (0)exceptions
2022-11-17 00:46:13,923|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-17 00:46:13,923|98d0c862-e151-45e1-aa0c-0cd093573b59||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fd066b27-d389-4c21-838b-b112e2c3cf98 auditStoreId -1
2022-11-17 00:46:18,337|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||reactor-http-epoll-4||||INFO||||||| processing request id 7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878
2022-11-17 00:46:18,337|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-17 00:46:18,337|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-17 00:46:18,338|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||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-11-17 00:46:18,338|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-17 00:46:18,342|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-17 00:46:18,365|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-17 00:46:18,367|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-17 00:46:18,367|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878])'s step(resource-assignment)
2022-11-17 00:46:18,367|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||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-11-17 00:46:18,368|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878) for workflow(resource-assignment) step(resource-assignment)
2022-11-17 00:46:18,368|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-17 00:46:18,368|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-17 00:46:18,369|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-17 00:46:18,386|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||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-11-17 00:46:18,389|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-17 00:46:18,389|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("5de6ddd1-e96c-46a3-92be-f9ed2dfdc073") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-17 00:46:18,390|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-17 00:46:18,390|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||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-11-17 00:46:18,390|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("fb30f2d3-5ced-4912-a622-e510f3dcb369") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-17 00:46:18,391|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fb30f2d3-5ced-4912-a622-e510f3dcb369"}
2022-11-17 00:46:18,391|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fb30f2d3-5ced-4912-a622-e510f3dcb369"}
2022-11-17 00:46:18,391|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||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-11-17 00:46:18,391|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||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-11-17 00:46:18,416|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=fb30f2d3-5ced-4912-a622-e510f3dcb369})
2022-11-17 00:46:18,418|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=fb30f2d3-5ced-4912-a622-e510f3dcb369})
2022-11-17 00:46:18,429|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-17 00:46:18,430|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-17 00:46:18,431|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"2900247c-c159-4c32-aa2e-7275e8667f39"}])
2022-11-17 00:46:18,431|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"493201b8-a67f-449d-a6f6-4a764a651d64"}])
2022-11-17 00:46:18,431|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("2900247c-c159-4c32-aa2e-7275e8667f39") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-17 00:46:18,431|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("493201b8-a67f-449d-a6f6-4a764a651d64") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-17 00:46:18,432|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-17 00:46:18,441|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 2900247c-c159-4c32-aa2e-7275e8667f39
2022-11-17 00:46:18,442|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fb30f2d3-5ced-4912-a622-e510f3dcb369"}
2022-11-17 00:46:18,443|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||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-11-17 00:46:18,470|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=fb30f2d3-5ced-4912-a622-e510f3dcb369})
2022-11-17 00:46:18,485|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-17 00:46:18,486|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-17 00:46:18,486|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-17 00:46:18,487|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||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-11-17 00:46:18,487|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-17 00:46:18,491|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> fb30f2d3-5ced-4912-a622-e510f3dcb369
2022-11-17 00:46:18,491|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("31ab146f-cbaa-484e-85c4-a17673a27e93") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-17 00:46:18,492|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-17 00:46:18,492|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||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-11-17 00:46:18,493|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9c06d364-0009-4564-946e-4f8f9e3c6d87") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-17 00:46:18,494|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="31ab146f-cbaa-484e-85c4-a17673a27e93", vnf-id="9c06d364-0009-4564-946e-4f8f9e3c6d87"}
2022-11-17 00:46:18,494|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="31ab146f-cbaa-484e-85c4-a17673a27e93", vnf-id="9c06d364-0009-4564-946e-4f8f9e3c6d87"}
2022-11-17 00:46:18,498|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/31ab146f-cbaa-484e-85c4-a17673a27e93/service-data/vnfs/vnf/9c06d364-0009-4564-946e-4f8f9e3c6d87/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-11-17 00:46:18,498|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/31ab146f-cbaa-484e-85c4-a17673a27e93/service-data/vnfs/vnf/9c06d364-0009-4564-946e-4f8f9e3c6d87/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-11-17 00:46:18,499|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/31ab146f-cbaa-484e-85c4-a17673a27e93/service-data/vnfs/vnf/9c06d364-0009-4564-946e-4f8f9e3c6d87/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-11-17 00:46:18,499|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/31ab146f-cbaa-484e-85c4-a17673a27e93/service-data/vnfs/vnf/9c06d364-0009-4564-946e-4f8f9e3c6d87/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-11-17 00:46:18,556|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/31ab146f-cbaa-484e-85c4-a17673a27e93/service-data/vnfs/vnf/9c06d364-0009-4564-946e-4f8f9e3c6d87/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-17 00:46:18,556|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/31ab146f-cbaa-484e-85c4-a17673a27e93/service-data/vnfs/vnf/9c06d364-0009-4564-946e-4f8f9e3c6d87/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-17 00:46:18,572|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-17 00:46:18,572|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-17 00:46:18,573|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-17 00:46:18,573|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-17 00:46:18,573|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-17 00:46:18,573|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-17 00:46:18,573|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||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-11-17 00:46:18,574|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-11-17 00:46:18,574|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-11-17 00:46:18,574|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-17 00:46:18,576|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="5de6ddd1-e96c-46a3-92be-f9ed2dfdc073"}
2022-11-17 00:46:18,579|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||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-11-17 00:46:18,580|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||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-11-17 00:46:18,581|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-17 00:46:18,621|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-17 00:46:18,621|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-17 00:46:18,622|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-1||||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:49)
	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$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-17 00:46:18,623|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||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-11-17 00:46:18,624|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="31ab146f-cbaa-484e-85c4-a17673a27e93", vnf-id="9c06d364-0009-4564-946e-4f8f9e3c6d87"}
2022-11-17 00:46:18,628|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/31ab146f-cbaa-484e-85c4-a17673a27e93/service-data/vnfs/vnf/9c06d364-0009-4564-946e-4f8f9e3c6d87/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-11-17 00:46:18,628|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/31ab146f-cbaa-484e-85c4-a17673a27e93/service-data/vnfs/vnf/9c06d364-0009-4564-946e-4f8f9e3c6d87/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-11-17 00:46:18,652|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/31ab146f-cbaa-484e-85c4-a17673a27e93/service-data/vnfs/vnf/9c06d364-0009-4564-946e-4f8f9e3c6d87/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-17 00:46:18,663|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-17 00:46:18,663|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-17 00:46:18,663|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-17 00:46:18,664|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-17 00:46:18,664|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||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-11-17 00:46:18,665|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-17 00:46:18,665|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||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-11-17 00:46:18,667|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].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:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-11-17 00:46:18,668|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-17 00:46:18,668|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-17 00:46:18,668|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-11-17 00:46:18,668|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| workflow(7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878) nodes completed with (1)exceptions
2022-11-17 00:46:18,669|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||ERROR||||||| workflow(7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878) 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.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-17 00:46:18,669|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-17 00:46:18,669|7b4dc6c2-fc8f-48aa-85a1-caeaf7aae878||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1db25d98-de17-455a-a0da-94c6e48ac4ba auditStoreId -1