Results

By type

          08:01:32,047 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
08:01:32,048 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml]
08:01:32,049 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
08:01:32,049 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml]
08:01:32,049 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
08:01:32,060 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml] is not of type file
08:01:32,156 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:01:32,163 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:01:32,166 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
08:01:32,172 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:01:32,232 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
08:01:32,232 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
08:01:32,232 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
08:01:32,232 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
08:01:32,232 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
08:01:32,232 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
08:01:32,232 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
08:01:32,232 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:01:32,234 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point


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

2022-10-21 08:01:32,936|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.0 on onap-cds-blueprints-processor-ccb88c874-wf9n8 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar started by onap in /app)
2022-10-21 08:01:32,940|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-10-21 08:01:35,664|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-21 08:01:36,188|||main||||INFO||||||| Finished Spring Data repository scanning in 510ms. Found 11 JPA repository interfaces.
2022-10-21 08:01:38,466|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-21 08:01:38,556|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-10-21 08:01:38,792|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-21 08:01:39,230|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-10-21 08:01:39,561|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-10-21 08:01:39,563|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-10-21 08:01:39,750|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-10-21 08:01:41,112|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-21 08:01:41,125|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-21 08:01:41,209|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-10-21 08:01:42,435|||main||||INFO||||||| Audit service is disabled
2022-10-21 08:01:42,614|||main||||INFO||||||| Workflow Audit store is disabled
2022-10-21 08:01:43,894|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-10-21 08:01:43,943|||main||||INFO||||||| Dependency Management module created...
2022-10-21 08:01:45,057|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-10-21 08:01:45,379|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-10-21 08:01:46,706|||main||||INFO||||||| Netty started on port(s): 8080
2022-10-21 08:01:47,926|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-10-21 08:01:48,222|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-10-21 08:01:48,232|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 15.848 seconds (JVM running for 16.613)
2022-10-21 08:01:48,258|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-10-21 08:58:39,843|00aff1b9-423d-4264-9141-ca2548dbe4d2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-21 08:58:39,845|00aff1b9-423d-4264-9141-ca2548dbe4d2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-21 08:58:39,846|00aff1b9-423d-4264-9141-ca2548dbe4d2||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-21 08:58:40,284|00aff1b9-423d-4264-9141-ca2548dbe4d2||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-21 08:58:40,288|00aff1b9-423d-4264-9141-ca2548dbe4d2||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-21 08:58:41,333|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/937dd89e-ee19-4427-b247-72dc6354b0a2)
2022-10-21 08:58:41,343|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| deleting definition types under : /opt/app/onap/blueprints/working/937dd89e-ee19-4427-b247-72dc6354b0a2/Definitions
2022-10-21 08:58:41,419|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| reinitialized all type definitions
2022-10-21 08:58:41,427|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-21 08:58:41,462|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-21 08:58:41,468|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-21 08:58:41,473|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-21 08:58:41,514|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ##### Enhancing Workflow(helloworld)
2022-10-21 08:58:41,515|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-21 08:58:41,515|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| identified workflow(helloworld) targets(helloworld)
2022-10-21 08:58:41,515|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-21 08:58:41,516|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-21 08:58:41,516|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enriching artifacts file(/opt/app/onap/blueprints/working/937dd89e-ee19-4427-b247-72dc6354b0a2/Templates/hello-world-mapping.json
2022-10-21 08:58:41,525|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-21 08:58:41,525|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-21 08:58:41,526|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ##### Enhancing blueprint Resource Definitions
2022-10-21 08:58:41,526|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-21 08:58:41,528|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| processing file (Templates/hello-world-mapping.json)
2022-10-21 08:58:41,542|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| distinct resource keys ([])
2022-10-21 08:58:41,543|d4280920-fa36-4b9a-9fa0-c07092944802||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Enriching Resource Definition sources Node Template: []
2022-10-21 08:58:41,770|95774696-8213-445c-b493-32ae9b23f33c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(b13694b4-aa18-4684-bbcb-c75217537684) CBA(/opt/app/onap/blueprints/archive/b13694b4-aa18-4684-bbcb-c75217537684/cba.zip)
2022-10-21 08:58:41,779|95774696-8213-445c-b493-32ae9b23f33c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b13694b4-aa18-4684-bbcb-c75217537684) and entry definition file (Definitions/blueprint.json)
2022-10-21 08:58:41,847|95774696-8213-445c-b493-32ae9b23f33c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(helloworld)
2022-10-21 08:58:41,860|95774696-8213-445c-b493-32ae9b23f33c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b13694b4-aa18-4684-bbcb-c75217537684) and entry definition file (Definitions/blueprint.json)
2022-10-21 08:58:41,992|95774696-8213-445c-b493-32ae9b23f33c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| No compiled cache(/opt/app/onap/blueprints/working/b13694b4-aa18-4684-bbcb-c75217537684) present to clean.
2022-10-21 08:58:42,175|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-10-21 08:58:42,176|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-21 08:58:42,177|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-21 08:58:42,187|654321||DefaultDispatcher-worker-22||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-10-21 08:58:42,275|654321||DefaultDispatcher-worker-22||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-21 08:58:42,278|654321||DefaultDispatcher-worker-22||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-21 08:58:42,282|654321||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-21 08:58:42,314|654321||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-10-21 08:58:42,316|654321||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-21 08:58:42,316|654321||DefaultDispatcher-worker-12||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-21 08:58:42,326|654321||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-21 08:58:42,326|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-21 08:58:42,327|654321||DefaultDispatcher-worker-12||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-21 08:58:42,346|654321||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-21 08:58:42,370|654321||DefaultDispatcher-worker-22||||INFO||||||| Batched Sequence : ([])
2022-10-21 08:58:42,372|654321||DefaultDispatcher-worker-22||||INFO||||||| Generated Resource Param Data ({ })
2022-10-21 08:58:42,478|654321||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2022-10-21 08:58:42,480|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-21 08:58:42,481|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-21 08:58:42,485|654321||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f2260364-7003-4541-b63d-9467e6626e85 auditStoreId -1
2022-10-21 09:00:59,661|d79e6788-330f-4ae9-8d22-23cbe0394116||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-21 09:00:59,661|d79e6788-330f-4ae9-8d22-23cbe0394116||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-21 09:00:59,661|d79e6788-330f-4ae9-8d22-23cbe0394116||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-21 09:01:00,086|d79e6788-330f-4ae9-8d22-23cbe0394116||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-21 09:01:00,087|d79e6788-330f-4ae9-8d22-23cbe0394116||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-21 09:01:00,621|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/489739a1-b954-4fc4-a065-7f06db36bbf0)
2022-10-21 09:01:00,622|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| deleting definition types under : /opt/app/onap/blueprints/working/489739a1-b954-4fc4-a065-7f06db36bbf0/Definitions
2022-10-21 09:01:00,624|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| reinitialized all type definitions
2022-10-21 09:01:00,625|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-21 09:01:00,637|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-21 09:01:00,642|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-21 09:01:00,647|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-21 09:01:00,661|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ##### Enhancing Workflow(helloworld)
2022-10-21 09:01:00,661|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-21 09:01:00,661|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| identified workflow(helloworld) targets(helloworld)
2022-10-21 09:01:00,661|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-21 09:01:00,661|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-21 09:01:00,661|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enriching artifacts file(/opt/app/onap/blueprints/working/489739a1-b954-4fc4-a065-7f06db36bbf0/Templates/hello-world-mapping.json
2022-10-21 09:01:00,668|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-21 09:01:00,668|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-21 09:01:00,668|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ##### Enhancing blueprint Resource Definitions
2022-10-21 09:01:00,668|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-21 09:01:00,668|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| processing file (Templates/hello-world-mapping.json)
2022-10-21 09:01:00,673|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| distinct resource keys ([])
2022-10-21 09:01:00,674|4620a5f0-2aaf-45e9-8c0d-de0d913f1325||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Enriching Resource Definition sources Node Template: []
2022-10-21 09:01:00,846|e50e2427-fdd4-4069-ac16-d40bb6307414||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(d684f665-a61a-454f-904d-c5d137bb0647) CBA(/opt/app/onap/blueprints/archive/d684f665-a61a-454f-904d-c5d137bb0647/cba.zip)
2022-10-21 09:01:00,851|e50e2427-fdd4-4069-ac16-d40bb6307414||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d684f665-a61a-454f-904d-c5d137bb0647) and entry definition file (Definitions/blueprint.json)
2022-10-21 09:01:00,869|e50e2427-fdd4-4069-ac16-d40bb6307414||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(helloworld)
2022-10-21 09:01:00,876|e50e2427-fdd4-4069-ac16-d40bb6307414||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d684f665-a61a-454f-904d-c5d137bb0647) and entry definition file (Definitions/blueprint.json)
2022-10-21 09:01:00,937|e50e2427-fdd4-4069-ac16-d40bb6307414||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| No compiled cache(/opt/app/onap/blueprints/working/d684f665-a61a-454f-904d-c5d137bb0647) present to clean.
2022-10-21 09:01:01,088|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2022-10-21 09:01:01,088|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-21 09:01:01,089|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-21 09:01:01,091|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-10-21 09:01:01,091|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-21 09:01:01,095|654321||DefaultDispatcher-worker-15||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-21 09:01:01,118|654321||DefaultDispatcher-worker-15||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-10-21 09:01:01,118|654321||DefaultDispatcher-worker-15||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-21 09:01:01,118|654321||DefaultDispatcher-worker-15||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-21 09:01:01,120|654321||DefaultDispatcher-worker-15||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-21 09:01:01,120|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-21 09:01:01,120|654321||DefaultDispatcher-worker-15||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-21 09:01:01,122|654321||DefaultDispatcher-worker-15||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-21 09:01:01,145|654321||DefaultDispatcher-worker-9||||INFO||||||| Batched Sequence : ([])
2022-10-21 09:01:01,146|654321||DefaultDispatcher-worker-9||||INFO||||||| Generated Resource Param Data ({ })
2022-10-21 09:01:01,161|654321||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response...
2022-10-21 09:01:01,162|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-21 09:01:01,162|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-21 09:01:01,163|654321||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1b21b359-2b81-4e8b-805c-9e538b73471d auditStoreId -1
2022-10-21 09:26:51,201|97be97df-1517-4038-89d8-50c5c97d2afa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-21 09:26:51,202|97be97df-1517-4038-89d8-50c5c97d2afa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-21 09:26:51,202|97be97df-1517-4038-89d8-50c5c97d2afa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-21 09:26:51,341|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-21 09:26:51,342|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-21 09:26:51,736|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-21 09:26:51,741|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(d9d9427a-ea35-4102-b938-e21379137adc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-21 09:26:51,755|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(f0e10a2f-4c08-4723-a594-7bbff2751002) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-21 09:26:51,761|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(a5c6d0c3-1ce3-404c-902f-08af4d72f436) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-21 09:26:51,769|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(78b675b3-9e9d-4dd9-8e11-454b4ab4932f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-21 09:26:51,778|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(fe50acb9-e632-4f02-b498-73e4d9897b50) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-21 09:26:51,791|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(44c3f949-d4ce-45af-b458-ee57fdbe10fd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-21 09:26:51,803|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-21 09:26:51,804|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-21 09:26:51,804|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-21 09:26:51,804|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-21 09:26:51,804|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-21 09:26:51,805|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-21 09:26:51,830|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-21 09:26:51,845|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:31)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-21 09:26:51,847|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-21 09:26:51,865|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-21 09:26:51,870|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-21 09:26:51,948|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(resource-assignment)
2022-10-21 09:26:51,949|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-assign)
2022-10-21 09:26:51,950|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-deploy)
2022-10-21 09:26:51,983|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-21 09:26:52,122|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(resource-assignment)
2022-10-21 09:26:52,123|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-assign)
2022-10-21 09:26:52,123|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-deploy)
2022-10-21 09:26:52,124|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(HealthCheck)
2022-10-21 09:26:52,124|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-21 09:26:52,124|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(vf-config-assign)
2022-10-21 09:26:52,125|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(vf-config-deploy)
2022-10-21 09:26:52,148|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-21 09:26:52,238|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(resource-assignment)
2022-10-21 09:26:52,239|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-deploy)
2022-10-21 09:26:52,257|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-assign)
2022-10-21 09:26:52,258|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-deploy)
2022-10-21 09:26:52,259|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-21 09:26:52,274|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-21 09:26:52,417|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(resource-assignment)
2022-10-21 09:26:52,418|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-assign)
2022-10-21 09:26:52,418|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-deploy)
2022-10-21 09:26:52,433|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-21 09:26:52,485|97be97df-1517-4038-89d8-50c5c97d2afa||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-21 09:26:53,480|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ae3e2445-db2f-474b-bd30-77a043ef8f7c)
2022-10-21 09:26:53,481|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| deleting definition types under : /opt/app/onap/blueprints/working/ae3e2445-db2f-474b-bd30-77a043ef8f7c/Definitions
2022-10-21 09:26:53,483|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| reinitialized all type definitions
2022-10-21 09:26:53,483|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-10-21 09:26:53,496|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-10-21 09:26:53,501|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-10-21 09:26:53,506|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-10-21 09:26:53,520|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(capability)
2022-10-21 09:26:53,535|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(capability)
2022-10-21 09:26:53,541|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-21 09:26:53,552|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-21 09:26:53,566|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-21 09:26:53,573|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-21 09:26:53,580|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-21 09:26:53,588|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-21 09:26:53,614|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-10-21 09:26:53,618|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-10-21 09:26:53,618|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-10-21 09:26:53,629|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(capability)
2022-10-21 09:26:53,637|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(capability)
2022-10-21 09:26:53,644|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(capability)
2022-10-21 09:26:53,652|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-21 09:26:53,668|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-21 09:26:53,676|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-21 09:26:53,688|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-21 09:26:53,698|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-21 09:26:53,705|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-21 09:26:53,713|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-21 09:26:53,735|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ##### Enhancing Workflow(resource-resolution)
2022-10-21 09:26:53,735|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-10-21 09:26:53,735|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-10-21 09:26:53,736|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-10-21 09:26:53,736|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-10-21 09:26:53,736|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-10-21 09:26:53,736|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enriching artifacts file(/opt/app/onap/blueprints/working/ae3e2445-db2f-474b-bd30-77a043ef8f7c/Templates/hello-world-velocity-mapping.json
2022-10-21 09:26:53,742|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-10-21 09:26:53,742|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-10-21 09:26:53,742|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enriching artifacts file(/opt/app/onap/blueprints/working/ae3e2445-db2f-474b-bd30-77a043ef8f7c/Templates/hello-world-jinja-mapping.json
2022-10-21 09:26:53,746|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-10-21 09:26:53,746|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-10-21 09:26:53,747|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ##### Enhancing blueprint Resource Definitions
2022-10-21 09:26:53,747|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-10-21 09:26:53,747|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-10-21 09:26:53,747|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-10-21 09:26:53,754|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-10-21 09:26:53,819|eb559a78-24af-44d7-9fde-b8213bac5851||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-10-21 09:26:53,956|f35df379-c883-499a-a313-3f442f08140a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(f97b4054-dc5d-4309-9fda-505126f78aec) CBA(/opt/app/onap/blueprints/archive/f97b4054-dc5d-4309-9fda-505126f78aec/cba.zip)
2022-10-21 09:26:53,960|f35df379-c883-499a-a313-3f442f08140a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f97b4054-dc5d-4309-9fda-505126f78aec) and entry definition file (Definitions/resource-resolution.json)
2022-10-21 09:26:53,976|f35df379-c883-499a-a313-3f442f08140a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(resource-resolution)
2022-10-21 09:26:53,982|f35df379-c883-499a-a313-3f442f08140a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f97b4054-dc5d-4309-9fda-505126f78aec) and entry definition file (Definitions/resource-resolution.json)
2022-10-21 09:26:54,042|f35df379-c883-499a-a313-3f442f08140a||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| No compiled cache(/opt/app/onap/blueprints/working/f97b4054-dc5d-4309-9fda-505126f78aec) present to clean.
2022-10-21 09:26:54,144|ed1ce1ce-ca72-477a-b250-a61ec424157b||reactor-http-epoll-3||||INFO||||||| processing request id ed1ce1ce-ca72-477a-b250-a61ec424157b
2022-10-21 09:26:54,145|ed1ce1ce-ca72-477a-b250-a61ec424157b||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-21 09:26:54,145|ed1ce1ce-ca72-477a-b250-a61ec424157b||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-10-21 09:26:54,152|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-10-21 09:26:54,224|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-21 09:26:54,226|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-10-21 09:26:54,229|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-10-21 09:26:54,240|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-10-21 09:26:54,244|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-10-21 09:26:54,244|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-21 09:26:54,246|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(ed1ce1ce-ca72-477a-b250-a61ec424157b) for workflow(resource-resolution) step(helloworld)
2022-10-21 09:26:54,246|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-10-21 09:26:54,246|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-10-21 09:26:54,247|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-10-21 09:26:54,280|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-10-21 09:26:54,304|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-21 09:26:54,305|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-21 09:26:54,305|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-21 09:26:54,513|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-21 09:26:54,582|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-10-21 09:26:54,595|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-10-21 09:26:54,596|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-21 09:26:54,596|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-21 09:26:54,596|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-10-21 09:26:54,620|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-10-21 09:26:54,631|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-21 09:26:54,632|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-21 09:26:58,675|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@11b2a86
2022-10-21 09:26:58,681|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-10-21 09:26:58,694|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-10-21 09:26:58,696|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-21 09:26:58,696|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-21 09:26:58,696|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-21 09:26:58,703|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-21 09:26:58,712|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-10-21 09:26:58,716|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-10-21 09:26:58,717|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-21 09:26:58,717|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-21 09:26:58,717|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-10-21 09:26:58,719|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-21 09:26:58,719|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-21 09:26:58,719|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-21 09:26:58,722|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-21 09:26:58,725|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-10-21 09:26:58,735|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-10-21 09:26:58,736|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-10-21 09:26:58,736|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-21 09:26:58,736|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-21 09:26:58,736|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-10-21 09:26:58,744|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-10-21 09:26:58,746|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-21 09:26:58,779|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-21 09:27:06,031|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| compiled in (7250)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-21 09:27:06,033|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-21 09:27:06,049|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-10-21 09:27:06,058|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-10-21 09:27:06,062|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-21 09:27:06,062|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-21 09:27:06,062|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-21 09:27:06,069|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-21 09:27:06,082|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-10-21 09:27:06,083|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-10-21 09:27:06,084|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-21 09:27:06,084|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-21 09:27:06,084|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-10-21 09:27:06,091|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-10-21 09:27:06,097|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-10-21 09:27:06,100|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-10-21 09:27:06,104|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-10-21 09:27:06,110|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-10-21 09:27:06,112|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-21 09:27:06,112|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-21 09:27:06,112|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-21 09:27:06,115|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-21 09:27:06,123|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-10-21 09:27:06,123|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-10-21 09:27:06,123|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-21 09:27:06,124|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-21 09:27:06,124|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-10-21 09:27:06,131|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-10-21 09:27:06,143|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-21 09:27:06,143|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-21 09:27:06,179|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (list)
2022-10-21 09:27:06,182|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-21 09:27:06,183|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,183|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,183|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,183|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,183|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-10-21 09:27:06,190|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-10-21 09:27:06,193|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-10-21 09:27:06,323|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-21 09:27:06,339|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-21 09:27:06,339|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-10-21 09:27:06,361|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-10-21 09:27:06,364|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-21 09:27:06,365|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-10-21 09:27:06,366|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-21 09:27:06,366|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-21 09:27:06,371|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-10-21 09:27:06,399|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@776ec69f
2022-10-21 09:27:06,400|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-10-21 09:27:06,407|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-10-21 09:27:06,408|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-21 09:27:06,409|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-21 09:27:06,409|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-21 09:27:06,411|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-21 09:27:06,420|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-10-21 09:27:06,420|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-10-21 09:27:06,421|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-21 09:27:06,421|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-21 09:27:06,421|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-10-21 09:27:06,427|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-10-21 09:27:06,428|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-10-21 09:27:06,435|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-10-21 09:27:06,436|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-21 09:27:06,437|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-21 09:27:06,437|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-21 09:27:06,439|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-21 09:27:06,447|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-10-21 09:27:06,448|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-10-21 09:27:06,448|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-21 09:27:06,448|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-21 09:27:06,448|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-10-21 09:27:06,455|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-10-21 09:27:06,456|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-10-21 09:27:06,465|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-10-21 09:27:06,466|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-21 09:27:06,467|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-21 09:27:06,467|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-21 09:27:06,469|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-21 09:27:06,476|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-10-21 09:27:06,477|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-10-21 09:27:06,477|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-21 09:27:06,477|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-21 09:27:06,477|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-10-21 09:27:06,480|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-21 09:27:06,482|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-21 09:27:06,482|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-21 09:27:06,483|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-10-21 09:27:06,485|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-21 09:27:06,497|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-10-21 09:27:06,497|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-10-21 09:27:06,498|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-21 09:27:06,498|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-21 09:27:06,498|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-10-21 09:27:06,499|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-21 09:27:06,499|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-21 09:27:06,499|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-21 09:27:06,501|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-21 09:27:06,504|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-10-21 09:27:06,508|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-10-21 09:27:06,508|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-10-21 09:27:06,508|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-21 09:27:06,508|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-21 09:27:06,508|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-10-21 09:27:06,514|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-10-21 09:27:06,516|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-10-21 09:27:06,521|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-10-21 09:27:06,521|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-10-21 09:27:06,523|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-10-21 09:27:06,529|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-10-21 09:27:06,529|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-10-21 09:27:06,530|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-21 09:27:06,530|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-21 09:27:06,530|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-10-21 09:27:06,536|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-10-21 09:27:06,537|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-21 09:27:06,537|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-10-21 09:27:06,543|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-10-21 09:27:06,544|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-21 09:27:06,544|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-21 09:27:06,547|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (list)
2022-10-21 09:27:06,548|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-21 09:27:06,548|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,548|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,548|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,548|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,548|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,548|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,548|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,548|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,548|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-21 09:27:06,548|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-10-21 09:27:06,552|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-10-21 09:27:06,553|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-10-21 09:27:06,726|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-21 09:27:06,731|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-21 09:27:06,732|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2022-10-21 09:27:06,732|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-10-21 09:27:06,732|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-10-21 09:27:06,733|ed1ce1ce-ca72-477a-b250-a61ec424157b||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e1bc82ee-9f93-4a74-8674-1ef4585921ec auditStoreId -1
2022-10-21 09:54:42,489|dbf54b09-0222-4763-bfb4-cc49459702e5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(8eebf783-279b-40aa-b542-bc1a98f2c254) CBA(/opt/app/onap/blueprints/archive/8eebf783-279b-40aa-b542-bc1a98f2c254/cba.zip)
2022-10-21 09:54:42,505|dbf54b09-0222-4763-bfb4-cc49459702e5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8eebf783-279b-40aa-b542-bc1a98f2c254) and entry definition file (Definitions/CNF.json)
2022-10-21 09:54:42,559|dbf54b09-0222-4763-bfb4-cc49459702e5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(resource-assignment)
2022-10-21 09:54:42,559|dbf54b09-0222-4763-bfb4-cc49459702e5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-assign)
2022-10-21 09:54:42,560|dbf54b09-0222-4763-bfb4-cc49459702e5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-deploy)
2022-10-21 09:54:42,560|dbf54b09-0222-4763-bfb4-cc49459702e5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(scale-out)
2022-10-21 09:54:42,560|dbf54b09-0222-4763-bfb4-cc49459702e5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(scale)
2022-10-21 09:54:42,560|dbf54b09-0222-4763-bfb4-cc49459702e5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(scale-in)
2022-10-21 09:54:42,560|dbf54b09-0222-4763-bfb4-cc49459702e5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(health-check)
2022-10-21 09:54:42,570|dbf54b09-0222-4763-bfb4-cc49459702e5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8eebf783-279b-40aa-b542-bc1a98f2c254) and entry definition file (Definitions/CNF.json)
2022-10-21 09:54:42,644|dbf54b09-0222-4763-bfb4-cc49459702e5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| No compiled cache(/opt/app/onap/blueprints/working/8eebf783-279b-40aa-b542-bc1a98f2c254) present to clean.
2022-10-21 09:55:19,402|6aee7d34-b218-4bdc-a788-458fbc737043||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-21 09:55:19,402|6aee7d34-b218-4bdc-a788-458fbc737043||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-21 09:55:19,402|6aee7d34-b218-4bdc-a788-458fbc737043||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-21 09:55:19,502|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-21 09:55:19,502|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-21 09:55:19,752|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-21 09:55:19,752|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(153fe98f-323a-4de2-8e27-6ba4215c5a18) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-21 09:55:19,763|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(d07100ed-9bfa-481d-a149-8f6915f07ac5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-21 09:55:19,767|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(aece078c-7e70-48c6-902f-45332bee8719) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-21 09:55:19,772|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(e0eca8d7-8fb5-4031-9bc5-139c9b53df7c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-21 09:55:19,779|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(aed74fe7-a5b1-4150-9832-c50f0e6b7cff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-21 09:55:19,786|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(9fedc81f-9cbd-452e-b7f8-07b2dd845d6e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-21 09:55:19,793|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-21 09:55:19,794|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-21 09:55:19,794|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-21 09:55:19,794|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-21 09:55:19,794|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-21 09:55:19,794|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-21 09:55:19,807|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-21 09:55:19,808|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-21 09:55:19,816|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-21 09:55:19,821|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-21 09:55:19,826|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-21 09:55:19,874|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(resource-assignment)
2022-10-21 09:55:19,874|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-assign)
2022-10-21 09:55:19,875|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-deploy)
2022-10-21 09:55:19,891|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-21 09:55:19,922|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-21 09:55:19,946|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-21 09:55:19,953|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-21 09:55:19,999|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(resource-assignment)
2022-10-21 09:55:19,999|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-assign)
2022-10-21 09:55:20,000|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-deploy)
2022-10-21 09:55:20,000|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(HealthCheck)
2022-10-21 09:55:20,000|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-21 09:55:20,000|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(vf-config-assign)
2022-10-21 09:55:20,000|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(vf-config-deploy)
2022-10-21 09:55:20,017|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-21 09:55:20,054|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-21 09:55:20,070|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-21 09:55:20,075|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-21 09:55:20,118|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(resource-assignment)
2022-10-21 09:55:20,119|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-assign)
2022-10-21 09:55:20,119|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-deploy)
2022-10-21 09:55:20,138|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-21 09:55:20,168|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-21 09:55:20,194|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-21 09:55:20,204|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-21 09:55:20,240|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(resource-assignment)
2022-10-21 09:55:20,241|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-deploy)
2022-10-21 09:55:20,258|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-assign)
2022-10-21 09:55:20,259|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-deploy)
2022-10-21 09:55:20,260|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-21 09:55:20,270|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-21 09:55:20,288|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-21 09:55:20,303|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-21 09:55:20,305|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-21 09:55:20,340|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-21 09:55:20,356|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-21 09:55:20,358|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-21 09:55:20,384|6aee7d34-b218-4bdc-a788-458fbc737043||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-21 09:55:28,702|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/dbdaee25-7de3-4edb-b001-e7b5825b8965)
2022-10-21 09:55:28,702|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| deleting definition types under : /opt/app/onap/blueprints/working/dbdaee25-7de3-4edb-b001-e7b5825b8965/Definitions
2022-10-21 09:55:28,704|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| reinitialized all type definitions
2022-10-21 09:55:28,705|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-10-21 09:55:28,719|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(vnf-template)
2022-10-21 09:55:28,723|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(vnf-mapping)
2022-10-21 09:55:28,726|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-10-21 09:55:28,739|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,748|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,753|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,756|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-10-21 09:55:28,756|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-10-21 09:55:28,757|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-10-21 09:55:28,766|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,770|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,774|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,777|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-21 09:55:28,784|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,789|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,794|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,799|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,804|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,810|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,818|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(config-assign)
2022-10-21 09:55:28,819|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(baseconfig-template)
2022-10-21 09:55:28,819|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-10-21 09:55:28,819|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-10-21 09:55:28,829|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,833|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,838|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(input)
2022-10-21 09:55:28,841|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ***** Enhancing NodeTemplate(config-deploy)
2022-10-21 09:55:28,858|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ##### Enhancing Workflow(resource-assignment)
2022-10-21 09:55:28,858|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-10-21 09:55:28,858|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-10-21 09:55:28,858|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-10-21 09:55:28,858|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-10-21 09:55:28,858|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-10-21 09:55:28,858|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enriching artifacts file(/opt/app/onap/blueprints/working/dbdaee25-7de3-4edb-b001-e7b5825b8965/Templates/vnf-mapping.json
2022-10-21 09:55:28,861|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-10-21 09:55:28,861|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-10-21 09:55:28,861|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enriching artifacts file(/opt/app/onap/blueprints/working/dbdaee25-7de3-4edb-b001-e7b5825b8965/Templates/base_ubuntu20-mapping.json
2022-10-21 09:55:28,864|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-10-21 09:55:28,864|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-10-21 09:55:28,865|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ##### Enhancing Workflow(config-assign)
2022-10-21 09:55:28,865|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-10-21 09:55:28,865|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| identified workflow(config-assign) targets(config-assign)
2022-10-21 09:55:28,865|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-10-21 09:55:28,865|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-10-21 09:55:28,865|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enriching artifacts file(/opt/app/onap/blueprints/working/dbdaee25-7de3-4edb-b001-e7b5825b8965/Templates/baseconfig-mapping.json
2022-10-21 09:55:28,868|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-10-21 09:55:28,868|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-21 09:55:28,869|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ##### Enhancing Workflow(config-deploy)
2022-10-21 09:55:28,869|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-10-21 09:55:28,869|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| identified workflow(config-deploy) targets(config-deploy)
2022-10-21 09:55:28,869|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| workflow(config-deploy) resource assignment files([]
2022-10-21 09:55:28,869|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| ##### Enhancing blueprint Resource Definitions
2022-10-21 09:55:28,869|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-10-21 09:55:28,869|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| processing file (Templates/vnf-mapping.json)
2022-10-21 09:55:28,869|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-10-21 09:55:28,869|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| processing file (Templates/baseconfig-mapping.json)
2022-10-21 09:55:28,877|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-10-21 09:55:28,905|e7c520c4-da76-4992-be20-d3ab051d75c1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-10-21 09:55:29,041|7f4c30f6-642e-4fdd-86b0-efd06c4a44a5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Save processing(9e185bcc-8e43-49b5-ba1b-17990982b264) CBA(/opt/app/onap/blueprints/archive/9e185bcc-8e43-49b5-ba1b-17990982b264/cba.zip)
2022-10-21 09:55:29,046|7f4c30f6-642e-4fdd-86b0-efd06c4a44a5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9e185bcc-8e43-49b5-ba1b-17990982b264) and entry definition file (Definitions/ubuntu20.json)
2022-10-21 09:55:29,052|7f4c30f6-642e-4fdd-86b0-efd06c4a44a5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-21 09:55:29,065|7f4c30f6-642e-4fdd-86b0-efd06c4a44a5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(resource-assignment)
2022-10-21 09:55:29,065|7f4c30f6-642e-4fdd-86b0-efd06c4a44a5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-assign)
2022-10-21 09:55:29,065|7f4c30f6-642e-4fdd-86b0-efd06c4a44a5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Validating Workflow(config-deploy)
2022-10-21 09:55:29,070|7f4c30f6-642e-4fdd-86b0-efd06c4a44a5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9e185bcc-8e43-49b5-ba1b-17990982b264) and entry definition file (Definitions/ubuntu20.json)
2022-10-21 09:55:29,109|7f4c30f6-642e-4fdd-86b0-efd06c4a44a5||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-wf9n8|||| No compiled cache(/opt/app/onap/blueprints/working/9e185bcc-8e43-49b5-ba1b-17990982b264) present to clean.