Results

By type

          04:51:19,901 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
04:51:19,903 |-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]
04:51:19,904 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
04:51:19,904 |-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]
04:51:19,904 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
04:51:19,920 |-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
04:51:20,088 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:51:20,096 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:51:20,099 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:51:20,106 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:51:20,192 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
04:51:20,192 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
04:51:20,192 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
04:51:20,192 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
04:51:20,192 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
04:51:20,192 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
04:51:20,193 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:51:20,193 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:51:20,195 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point


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

2022-11-03 04:51:20,990|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.0 on onap-cds-blueprints-processor-ccb88c874-5879f with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar started by onap in /app)
2022-11-03 04:51:20,993|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-11-03 04:51:24,273|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-03 04:51:24,959|||main||||INFO||||||| Finished Spring Data repository scanning in 671ms. Found 11 JPA repository interfaces.
2022-11-03 04:51:27,178|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-03 04:51:27,251|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-11-03 04:51:27,470|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-03 04:51:27,973|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-03 04:51:28,319|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-03 04:51:28,321|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-03 04:51:28,528|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-11-03 04:51:29,986|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-03 04:51:29,999|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-03 04:51:30,085|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-03 04:51:31,365|||main||||INFO||||||| Audit service is disabled
2022-11-03 04:51:31,581|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-03 04:51:33,152|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-11-03 04:51:33,253|||main||||INFO||||||| Dependency Management module created...
2022-11-03 04:51:34,176|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-03 04:51:34,432|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-03 04:51:35,791|||main||||INFO||||||| Netty started on port(s): 8080
2022-11-03 04:51:37,317|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-03 04:51:37,641|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-03 04:51:37,649|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.299 seconds (JVM running for 18.299)
2022-11-03 04:51:37,670|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-03 05:44:28,788|cf0c4d2a-9220-4f42-b455-541206d826c8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-03 05:44:28,789|cf0c4d2a-9220-4f42-b455-541206d826c8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-03 05:44:28,790|cf0c4d2a-9220-4f42-b455-541206d826c8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-03 05:44:29,151|cf0c4d2a-9220-4f42-b455-541206d826c8||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-03 05:44:29,154|cf0c4d2a-9220-4f42-b455-541206d826c8||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-03 05:44:30,321|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/524fe1fe-8681-4459-863c-2440b0e17f10)
2022-11-03 05:44:30,330|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| deleting definition types under : /opt/app/onap/blueprints/working/524fe1fe-8681-4459-863c-2440b0e17f10/Definitions
2022-11-03 05:44:30,422|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| reinitialized all type definitions
2022-11-03 05:44:30,427|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-03 05:44:30,461|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-03 05:44:30,469|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-03 05:44:30,474|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-03 05:44:30,536|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ##### Enhancing Workflow(helloworld)
2022-11-03 05:44:30,537|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-03 05:44:30,537|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| identified workflow(helloworld) targets(helloworld)
2022-11-03 05:44:30,537|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-03 05:44:30,538|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-03 05:44:30,538|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enriching artifacts file(/opt/app/onap/blueprints/working/524fe1fe-8681-4459-863c-2440b0e17f10/Templates/hello-world-mapping.json
2022-11-03 05:44:30,554|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-03 05:44:30,554|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-03 05:44:30,554|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ##### Enhancing blueprint Resource Definitions
2022-11-03 05:44:30,555|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-03 05:44:30,557|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| processing file (Templates/hello-world-mapping.json)
2022-11-03 05:44:30,582|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| distinct resource keys ([])
2022-11-03 05:44:30,582|da3728e8-d91b-4662-99ad-9b7d38300a7e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Enriching Resource Definition sources Node Template: []
2022-11-03 05:44:30,886|651d0f7d-517c-4a62-bbed-8551c2d004c2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(2a41f446-b508-472e-9ca0-5ea7af6caff3) CBA(/opt/app/onap/blueprints/archive/2a41f446-b508-472e-9ca0-5ea7af6caff3/cba.zip)
2022-11-03 05:44:30,904|651d0f7d-517c-4a62-bbed-8551c2d004c2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2a41f446-b508-472e-9ca0-5ea7af6caff3) and entry definition file (Definitions/blueprint.json)
2022-11-03 05:44:30,976|651d0f7d-517c-4a62-bbed-8551c2d004c2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(helloworld)
2022-11-03 05:44:30,993|651d0f7d-517c-4a62-bbed-8551c2d004c2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2a41f446-b508-472e-9ca0-5ea7af6caff3) and entry definition file (Definitions/blueprint.json)
2022-11-03 05:44:31,149|651d0f7d-517c-4a62-bbed-8551c2d004c2||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/working/2a41f446-b508-472e-9ca0-5ea7af6caff3) present to clean.
2022-11-03 05:44:31,366|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-11-03 05:44:31,366|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-03 05:44:31,367|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-03 05:44:31,374|654321||DefaultDispatcher-worker-12||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-03 05:44:31,473|654321||DefaultDispatcher-worker-12||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-03 05:44:31,475|654321||DefaultDispatcher-worker-12||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-03 05:44:31,478|654321||DefaultDispatcher-worker-12||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-03 05:44:31,492|654321||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-03 05:44:31,493|654321||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-03 05:44:31,493|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-11-03 05:44:31,501|654321||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-03 05:44:31,501|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-03 05:44:31,502|654321||DefaultDispatcher-worker-12||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-03 05:44:31,524|654321||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-03 05:44:31,553|654321||DefaultDispatcher-worker-12||||INFO||||||| Batched Sequence : ([])
2022-11-03 05:44:31,555|654321||DefaultDispatcher-worker-12||||INFO||||||| Generated Resource Param Data ({ })
2022-11-03 05:44:31,655|654321||DefaultDispatcher-worker-12||||INFO||||||| Preparing Response...
2022-11-03 05:44:31,657|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-03 05:44:31,657|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-03 05:44:31,660|654321||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 58bf7cc5-d909-4577-9423-27da2511a25e auditStoreId -1
2022-11-03 06:05:58,424|06590b46-85a8-4175-a5c9-f73c9cf16b25||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-03 06:05:58,424|06590b46-85a8-4175-a5c9-f73c9cf16b25||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-03 06:05:58,425|06590b46-85a8-4175-a5c9-f73c9cf16b25||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-03 06:05:58,615|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-03 06:05:58,616|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-03 06:05:59,134|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-03 06:05:59,140|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(d61bf173-aefa-452b-9ecb-081bddff6ca8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-03 06:05:59,177|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(e67bb472-e479-4193-9216-9cf64e3d807d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-03 06:05:59,186|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(ac6d92c8-2e85-4008-b96f-b16e5c694edd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-03 06:05:59,201|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(d26c31a1-3413-4305-a999-f39cbbf71760) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-03 06:05:59,222|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(863db98a-f0b2-487e-960c-e9c2fc6530be) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-03 06:05:59,251|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(fec0220e-d2fd-47c4-9a9f-ab46480e4dcf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-03 06:05:59,268|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-03 06:05:59,268|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-03 06:05:59,269|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-03 06:05:59,269|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-03 06:05:59,269|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-03 06:05:59,269|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-03 06:05:59,320|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-5879f|||| 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-11-03 06:05:59,325|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:05:59,373|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:05:59,393|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:05:59,413|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:05:59,521|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:05:59,523|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:05:59,523|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:05:59,582|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-03 06:05:59,713|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:05:59,713|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:05:59,714|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:05:59,759|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-03 06:05:59,891|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:05:59,891|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:05:59,892|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:05:59,893|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(HealthCheck)
2022-11-03 06:05:59,894|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-03 06:05:59,894|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(vf-config-assign)
2022-11-03 06:05:59,895|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(vf-config-deploy)
2022-11-03 06:05:59,942|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-03 06:06:00,045|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:06:00,047|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:06:00,111|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:06:00,112|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:06:00,113|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-03 06:06:00,131|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-03 06:06:00,249|06590b46-85a8-4175-a5c9-f73c9cf16b25||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-03 06:06:01,619|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/82560b3c-f266-4c91-85c3-c30517c1c714)
2022-11-03 06:06:01,620|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| deleting definition types under : /opt/app/onap/blueprints/working/82560b3c-f266-4c91-85c3-c30517c1c714/Definitions
2022-11-03 06:06:01,623|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| reinitialized all type definitions
2022-11-03 06:06:01,624|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-03 06:06:01,644|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-03 06:06:01,650|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-03 06:06:01,655|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-03 06:06:01,678|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(capability)
2022-11-03 06:06:01,702|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(capability)
2022-11-03 06:06:01,713|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-03 06:06:01,731|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-03 06:06:01,750|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-03 06:06:01,761|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-03 06:06:01,773|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-03 06:06:01,786|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-03 06:06:01,823|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-03 06:06:01,828|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-03 06:06:01,828|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-03 06:06:01,842|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(capability)
2022-11-03 06:06:01,850|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(capability)
2022-11-03 06:06:01,858|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(capability)
2022-11-03 06:06:01,866|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-03 06:06:01,875|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-03 06:06:01,890|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-03 06:06:01,901|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-03 06:06:01,911|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-03 06:06:01,921|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-03 06:06:01,934|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-03 06:06:01,968|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ##### Enhancing Workflow(resource-resolution)
2022-11-03 06:06:01,969|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-03 06:06:01,969|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-03 06:06:01,969|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-03 06:06:01,969|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-03 06:06:01,969|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-03 06:06:01,969|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enriching artifacts file(/opt/app/onap/blueprints/working/82560b3c-f266-4c91-85c3-c30517c1c714/Templates/hello-world-velocity-mapping.json
2022-11-03 06:06:01,976|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-03 06:06:01,976|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-03 06:06:01,976|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enriching artifacts file(/opt/app/onap/blueprints/working/82560b3c-f266-4c91-85c3-c30517c1c714/Templates/hello-world-jinja-mapping.json
2022-11-03 06:06:01,984|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-03 06:06:01,984|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-03 06:06:01,985|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ##### Enhancing blueprint Resource Definitions
2022-11-03 06:06:01,985|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-03 06:06:01,985|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-03 06:06:01,985|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-03 06:06:02,000|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| 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-11-03 06:06:02,068|800cb146-8be2-4be3-9221-af3d88c9017d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-03 06:06:02,234|a5603477-6c31-4113-aa93-ec6d465b3ddc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(9adcd8d9-94d6-4d3c-a45b-0622efcec278) CBA(/opt/app/onap/blueprints/archive/9adcd8d9-94d6-4d3c-a45b-0622efcec278/cba.zip)
2022-11-03 06:06:02,244|a5603477-6c31-4113-aa93-ec6d465b3ddc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9adcd8d9-94d6-4d3c-a45b-0622efcec278) and entry definition file (Definitions/resource-resolution.json)
2022-11-03 06:06:02,270|a5603477-6c31-4113-aa93-ec6d465b3ddc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-resolution)
2022-11-03 06:06:02,278|a5603477-6c31-4113-aa93-ec6d465b3ddc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9adcd8d9-94d6-4d3c-a45b-0622efcec278) and entry definition file (Definitions/resource-resolution.json)
2022-11-03 06:06:02,343|a5603477-6c31-4113-aa93-ec6d465b3ddc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/working/9adcd8d9-94d6-4d3c-a45b-0622efcec278) present to clean.
2022-11-03 06:06:02,474|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||reactor-http-epoll-2||||INFO||||||| processing request id 2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8
2022-11-03 06:06:02,474|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-03 06:06:02,474|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-03 06:06:02,480|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-03 06:06:02,540|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||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-11-03 06:06:02,542|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-03 06:06:02,543|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||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-11-03 06:06:02,553|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-03 06:06:02,557|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-03 06:06:02,557|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:06:02,558|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| preparing request id(2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8) for workflow(resource-resolution) step(helloworld)
2022-11-03 06:06:02,558|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-03 06:06:02,558|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||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-11-03 06:06:02,560|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-03 06:06:02,601|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||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-11-03 06:06:02,628|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-03 06:06:02,629|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-03 06:06:02,629|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-03 06:06:02,875|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-03 06:06:02,947|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-11-03 06:06:02,967|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-11-03 06:06:02,967|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-03 06:06:02,967|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-03 06:06:02,968|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-03 06:06:03,006|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-03 06:06:03,023|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-03 06:06:03,024|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-03 06:06:06,986|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@49a60400
2022-11-03 06:06:06,991|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-03 06:06:07,005|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-03 06:06:07,007|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-03 06:06:07,007|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-03 06:06:07,007|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-03 06:06:07,014|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-03 06:06:07,025|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-11-03 06:06:07,025|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-11-03 06:06:07,025|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-03 06:06:07,025|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-03 06:06:07,026|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-03 06:06:07,027|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-03 06:06:07,027|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-03 06:06:07,027|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-03 06:06:07,029|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-03 06:06:07,036|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-03 06:06:07,037|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-11-03 06:06:07,038|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-11-03 06:06:07,038|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-03 06:06:07,038|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-03 06:06:07,038|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-03 06:06:07,049|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-03 06:06:07,051|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-03 06:06:07,080|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-03 06:06:13,519|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| compiled in (6438)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-03 06:06:13,521|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-03 06:06:13,536|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-03 06:06:13,548|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-03 06:06:13,551|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-03 06:06:13,551|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-03 06:06:13,551|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-03 06:06:13,557|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-03 06:06:13,568|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-11-03 06:06:13,569|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-11-03 06:06:13,570|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-03 06:06:13,570|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-03 06:06:13,570|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-03 06:06:13,580|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-03 06:06:13,588|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-03 06:06:13,588|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-03 06:06:13,599|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-03 06:06:13,599|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-03 06:06:13,600|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-03 06:06:13,601|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-03 06:06:13,601|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-03 06:06:13,605|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-03 06:06:13,616|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-11-03 06:06:13,617|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-11-03 06:06:13,617|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-03 06:06:13,617|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-03 06:06:13,618|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-03 06:06:13,628|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-03 06:06:13,642|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-03 06:06:13,643|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||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-11-03 06:06:13,670|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (list)
2022-11-03 06:06:13,674|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-03 06:06:13,674|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:13,674|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:13,675|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:13,675|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:13,675|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-11-03 06:06:13,686|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-03 06:06:13,689|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||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-11-03 06:06:13,814|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-03 06:06:13,836|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||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-11-03 06:06:13,836|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-03 06:06:13,876|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||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-11-03 06:06:13,881|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-03 06:06:13,882|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-03 06:06:13,883|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-03 06:06:13,883|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-03 06:06:13,894|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-03 06:06:13,929|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@696f53a3
2022-11-03 06:06:13,930|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-03 06:06:13,940|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-03 06:06:13,942|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-03 06:06:13,942|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-03 06:06:13,942|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-03 06:06:13,944|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-03 06:06:13,955|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-11-03 06:06:13,955|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-11-03 06:06:13,955|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-03 06:06:13,956|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-03 06:06:13,956|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-03 06:06:13,966|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-03 06:06:13,967|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-03 06:06:13,976|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-03 06:06:13,977|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-03 06:06:13,978|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-03 06:06:13,978|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-03 06:06:13,980|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-03 06:06:13,989|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-11-03 06:06:13,989|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-11-03 06:06:13,989|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-03 06:06:13,989|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-03 06:06:13,990|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-03 06:06:13,999|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-03 06:06:14,000|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-03 06:06:14,009|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-03 06:06:14,010|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-03 06:06:14,011|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-03 06:06:14,011|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-03 06:06:14,013|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-03 06:06:14,022|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-11-03 06:06:14,023|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-11-03 06:06:14,023|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-03 06:06:14,023|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-03 06:06:14,023|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-03 06:06:14,024|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-03 06:06:14,025|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-03 06:06:14,025|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-03 06:06:14,027|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-03 06:06:14,033|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-03 06:06:14,038|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-11-03 06:06:14,038|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-11-03 06:06:14,039|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-03 06:06:14,039|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-03 06:06:14,039|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-03 06:06:14,040|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-03 06:06:14,040|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-03 06:06:14,040|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-03 06:06:14,042|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-03 06:06:14,048|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-03 06:06:14,050|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-11-03 06:06:14,050|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-11-03 06:06:14,050|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-03 06:06:14,050|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-03 06:06:14,051|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-03 06:06:14,061|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-03 06:06:14,062|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-03 06:06:14,067|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||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-11-03 06:06:14,067|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-03 06:06:14,069|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-03 06:06:14,080|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2022-11-03 06:06:14,081|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2022-11-03 06:06:14,081|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-03 06:06:14,081|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-03 06:06:14,082|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-11-03 06:06:14,094|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-03 06:06:14,096|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-03 06:06:14,096|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-03 06:06:14,105|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-03 06:06:14,106|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-03 06:06:14,106|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||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-11-03 06:06:14,111|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (list)
2022-11-03 06:06:14,112|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||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-11-03 06:06:14,112|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:14,112|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:14,112|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:14,112|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:14,112|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:14,112|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:14,112|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:14,113|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:14,113|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-03 06:06:14,113|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||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-11-03 06:06:14,122|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-03 06:06:14,123|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-7||||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-11-03 06:06:14,346|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-20||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-03 06:06:14,356|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-20||||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-11-03 06:06:14,356|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-20||||INFO||||||| Preparing Response...
2022-11-03 06:06:14,356|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-03 06:06:14,356|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-20||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-03 06:06:14,357|2ecbf7df-c73a-4fc2-b558-8866fe3ec9a8||DefaultDispatcher-worker-20||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 58b57e13-8843-4d71-a054-73742f923ab9 auditStoreId -1
2022-11-03 06:22:06,894|e6942bd2-874b-476a-99d2-6d9fede1cc3e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-03 06:22:06,894|e6942bd2-874b-476a-99d2-6d9fede1cc3e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-03 06:22:06,895|e6942bd2-874b-476a-99d2-6d9fede1cc3e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-03 06:22:07,139|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-03 06:22:07,140|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-03 06:22:07,583|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-03 06:22:07,584|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(935f7a91-68cd-4093-8046-7081ae8a5d76) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-03 06:22:07,601|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(441082da-fb4d-43d4-a81f-ac278b445d0f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-03 06:22:07,609|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(7d887155-ea50-4af5-a630-92656d1f4dca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-03 06:22:07,618|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(72fca898-7ebf-4bb5-ac2b-1c49d2545f01) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-03 06:22:07,631|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(09892061-1b0d-4f2f-97dd-ae2e5dd6b689) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-03 06:22:07,644|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(0e73b94c-10a8-4b60-aa2b-9827fcce3387) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-03 06:22:07,658|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-03 06:22:07,659|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-03 06:22:07,659|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-03 06:22:07,659|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-03 06:22:07,659|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-03 06:22:07,664|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-03 06:22:07,689|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-5879f|||| 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-11-03 06:22:07,691|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:22:07,725|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:22:07,743|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:22:07,761|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:22:07,829|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:22:07,830|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:22:07,831|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:22:07,869|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-03 06:22:07,915|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-03 06:22:07,950|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-03 06:22:07,957|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-03 06:22:08,019|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:22:08,020|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:22:08,021|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:22:08,064|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-03 06:22:08,098|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-03 06:22:08,125|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-03 06:22:08,133|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-03 06:22:08,192|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:22:08,193|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:22:08,194|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:22:08,195|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(HealthCheck)
2022-11-03 06:22:08,195|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-03 06:22:08,196|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(vf-config-assign)
2022-11-03 06:22:08,197|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(vf-config-deploy)
2022-11-03 06:22:08,236|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-03 06:22:08,275|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-03 06:22:08,310|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-03 06:22:08,320|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-03 06:22:08,376|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:22:08,376|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:22:08,406|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:22:08,407|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:22:08,408|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-03 06:22:08,422|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-03 06:22:08,441|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-03 06:22:08,467|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-03 06:22:08,469|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-03 06:22:08,520|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-03 06:22:08,543|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-03 06:22:08,545|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-03 06:22:08,578|e6942bd2-874b-476a-99d2-6d9fede1cc3e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-03 06:22:14,638|e4617983-2100-4d60-b3f6-ea06f1f704f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(3705a839-da9e-414e-ae90-0d78e9206150) CBA(/opt/app/onap/blueprints/archive/3705a839-da9e-414e-ae90-0d78e9206150/cba.zip)
2022-11-03 06:22:14,667|e4617983-2100-4d60-b3f6-ea06f1f704f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3705a839-da9e-414e-ae90-0d78e9206150) and entry definition file (Definitions/CNF.json)
2022-11-03 06:22:14,744|e4617983-2100-4d60-b3f6-ea06f1f704f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:22:14,745|e4617983-2100-4d60-b3f6-ea06f1f704f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:22:14,746|e4617983-2100-4d60-b3f6-ea06f1f704f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:22:14,747|e4617983-2100-4d60-b3f6-ea06f1f704f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(scale-out)
2022-11-03 06:22:14,748|e4617983-2100-4d60-b3f6-ea06f1f704f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(scale)
2022-11-03 06:22:14,748|e4617983-2100-4d60-b3f6-ea06f1f704f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(scale-in)
2022-11-03 06:22:14,749|e4617983-2100-4d60-b3f6-ea06f1f704f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(health-check)
2022-11-03 06:22:14,781|e4617983-2100-4d60-b3f6-ea06f1f704f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3705a839-da9e-414e-ae90-0d78e9206150) and entry definition file (Definitions/CNF.json)
2022-11-03 06:22:14,848|e4617983-2100-4d60-b3f6-ea06f1f704f5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/working/3705a839-da9e-414e-ae90-0d78e9206150) present to clean.
2022-11-03 06:22:19,832|28cf8e5e-386e-4eef-af29-54c041dcf21f||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f47486aa-c1a2-4553-b6fb-7c9a974b8f9c)
2022-11-03 06:22:19,833|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| deleting definition types under : /opt/app/onap/blueprints/working/f47486aa-c1a2-4553-b6fb-7c9a974b8f9c/Definitions
2022-11-03 06:22:19,836|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| reinitialized all type definitions
2022-11-03 06:22:19,837|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-03 06:22:19,856|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(vnf-template)
2022-11-03 06:22:19,862|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-03 06:22:19,868|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-03 06:22:19,906|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:19,924|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:19,932|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:19,938|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-03 06:22:19,938|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-03 06:22:19,939|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-03 06:22:19,954|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:19,967|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:19,974|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:19,994|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-03 06:22:20,012|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:20,020|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:20,028|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:20,036|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:20,042|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:20,049|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:20,062|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-03 06:22:20,066|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-03 06:22:20,066|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-03 06:22:20,066|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-03 06:22:20,082|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:20,088|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:20,093|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(input)
2022-11-03 06:22:20,101|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-03 06:22:20,128|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ##### Enhancing Workflow(resource-assignment)
2022-11-03 06:22:20,129|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-03 06:22:20,129|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-03 06:22:20,129|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-03 06:22:20,129|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-03 06:22:20,129|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-03 06:22:20,129|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enriching artifacts file(/opt/app/onap/blueprints/working/f47486aa-c1a2-4553-b6fb-7c9a974b8f9c/Templates/vnf-mapping.json
2022-11-03 06:22:20,135|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-03 06:22:20,135|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-03 06:22:20,135|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enriching artifacts file(/opt/app/onap/blueprints/working/f47486aa-c1a2-4553-b6fb-7c9a974b8f9c/Templates/base_ubuntu20-mapping.json
2022-11-03 06:22:20,140|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-03 06:22:20,140|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-03 06:22:20,140|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ##### Enhancing Workflow(config-assign)
2022-11-03 06:22:20,141|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-03 06:22:20,141|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| identified workflow(config-assign) targets(config-assign)
2022-11-03 06:22:20,141|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-03 06:22:20,141|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-03 06:22:20,141|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enriching artifacts file(/opt/app/onap/blueprints/working/f47486aa-c1a2-4553-b6fb-7c9a974b8f9c/Templates/baseconfig-mapping.json
2022-11-03 06:22:20,146|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-03 06:22:20,146|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-03 06:22:20,146|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ##### Enhancing Workflow(config-deploy)
2022-11-03 06:22:20,146|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-03 06:22:20,146|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-03 06:22:20,146|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(config-deploy) resource assignment files([]
2022-11-03 06:22:20,146|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ##### Enhancing blueprint Resource Definitions
2022-11-03 06:22:20,147|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-03 06:22:20,147|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| processing file (Templates/vnf-mapping.json)
2022-11-03 06:22:20,147|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-03 06:22:20,147|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| processing file (Templates/baseconfig-mapping.json)
2022-11-03 06:22:20,159|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-11-03 06:22:20,208|28cf8e5e-386e-4eef-af29-54c041dcf21f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-03 06:22:20,388|5a5ffde8-4eb8-4fdb-852c-48decc7b8a02||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(a43694cc-2ab4-4df8-985c-fca87d3491ba) CBA(/opt/app/onap/blueprints/archive/a43694cc-2ab4-4df8-985c-fca87d3491ba/cba.zip)
2022-11-03 06:22:20,395|5a5ffde8-4eb8-4fdb-852c-48decc7b8a02||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a43694cc-2ab4-4df8-985c-fca87d3491ba) and entry definition file (Definitions/ubuntu20.json)
2022-11-03 06:22:20,405|5a5ffde8-4eb8-4fdb-852c-48decc7b8a02||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:22:20,429|5a5ffde8-4eb8-4fdb-852c-48decc7b8a02||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:22:20,429|5a5ffde8-4eb8-4fdb-852c-48decc7b8a02||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:22:20,430|5a5ffde8-4eb8-4fdb-852c-48decc7b8a02||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:22:20,442|5a5ffde8-4eb8-4fdb-852c-48decc7b8a02||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a43694cc-2ab4-4df8-985c-fca87d3491ba) and entry definition file (Definitions/ubuntu20.json)
2022-11-03 06:22:20,505|5a5ffde8-4eb8-4fdb-852c-48decc7b8a02||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/working/a43694cc-2ab4-4df8-985c-fca87d3491ba) present to clean.
2022-11-03 06:22:59,585|98800f32-73b5-4280-983e-557802c96e6e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-03 06:22:59,586|98800f32-73b5-4280-983e-557802c96e6e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-03 06:22:59,586|98800f32-73b5-4280-983e-557802c96e6e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-03 06:22:59,761|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-03 06:22:59,762|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-03 06:23:00,072|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-03 06:23:00,072|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(82e7fbe1-429a-47e3-9ff6-a446226ce8cb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-03 06:23:00,088|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(ebbb2d57-c32d-4477-b9bf-12aa36eb48bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-03 06:23:00,093|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(bf06ceb3-0002-420f-afd3-5cb2c9db3212) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-03 06:23:00,102|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(33915994-4d2b-4aff-a788-184015f2a5bb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-03 06:23:00,113|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(0d474ba7-e153-4d02-8a48-008196d05d96) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-03 06:23:00,124|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(bc107a5d-5164-4b35-85f7-56730e42907c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-03 06:23:00,137|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-03 06:23:00,137|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-03 06:23:00,137|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-03 06:23:00,138|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-03 06:23:00,138|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-03 06:23:00,138|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-03 06:23:00,159|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-5879f|||| 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-11-03 06:23:00,174|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:23:00,195|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:23:00,214|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:23:00,232|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:23:00,299|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:23:00,300|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:23:00,301|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:23:00,349|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-03 06:23:00,410|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-03 06:23:00,440|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-03 06:23:00,440|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-03 06:23:00,484|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:23:00,485|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:23:00,485|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:23:00,523|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-03 06:23:00,575|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-03 06:23:00,606|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-03 06:23:00,614|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-03 06:23:00,673|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:23:00,674|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:23:00,675|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:23:00,675|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(HealthCheck)
2022-11-03 06:23:00,676|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-03 06:23:00,676|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(vf-config-assign)
2022-11-03 06:23:00,677|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(vf-config-deploy)
2022-11-03 06:23:00,717|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:23:00,718|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:23:00,719|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-03 06:23:00,730|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-03 06:23:00,767|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-03 06:23:00,795|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-03 06:23:00,797|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-03 06:23:00,863|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-03 06:23:00,888|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-03 06:23:00,888|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-03 06:23:00,938|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:23:00,939|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:23:00,974|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-03 06:23:00,992|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-03 06:23:01,014|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-03 06:23:01,015|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-03 06:23:01,050|98800f32-73b5-4280-983e-557802c96e6e||DefaultDispatcher-worker-43||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-03 06:23:12,231|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Enhancing blueprint(/opt/app/onap/blueprints/working/be9930df-e92d-4df7-8fb0-b26c8e85b039)
2022-11-03 06:23:12,232|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| deleting definition types under : /opt/app/onap/blueprints/working/be9930df-e92d-4df7-8fb0-b26c8e85b039/Definitions
2022-11-03 06:23:12,234|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| reinitialized all type definitions
2022-11-03 06:23:12,234|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-03 06:23:12,250|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-03 06:23:12,264|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-03 06:23:12,268|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-03 06:23:12,274|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-03 06:23:12,306|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-03 06:23:12,333|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ##### Enhancing Workflow(config-assign)
2022-11-03 06:23:12,334|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-03 06:23:12,334|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| identified workflow(config-assign) targets(resolve-data)
2022-11-03 06:23:12,334|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-03 06:23:12,334|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-03 06:23:12,334|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enriching artifacts file(/opt/app/onap/blueprints/working/be9930df-e92d-4df7-8fb0-b26c8e85b039/Templates/netconfrpc-mapping.json
2022-11-03 06:23:12,341|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-03 06:23:12,341|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-03 06:23:12,342|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ##### Enhancing Workflow(config-deploy)
2022-11-03 06:23:12,342|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-03 06:23:12,343|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-03 06:23:12,343|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(config-deploy) resource assignment files([]
2022-11-03 06:23:12,343|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| ##### Enhancing blueprint Resource Definitions
2022-11-03 06:23:12,343|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-03 06:23:12,343|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-03 06:23:12,350|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| distinct resource keys ([input-source])
2022-11-03 06:23:12,357|b8c117f0-90de-41d1-afad-5265e804d644||DefaultDispatcher-worker-43||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-03 06:23:49,533|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-03 06:23:49,637|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-11-03 06:23:49,683|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| request(ba614bd7-05fa-43f9-b634-7c80a8645759)
2022-11-03 06:23:49,686|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| CBA file(/opt/app/onap/blueprints/archive/8c6cf36f-ce08-41cb-81ff-688f7608ecab/cba.zip written successfully
2022-11-03 06:23:49,687|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(8c6cf36f-ce08-41cb-81ff-688f7608ecab) CBA(/opt/app/onap/blueprints/archive/8c6cf36f-ce08-41cb-81ff-688f7608ecab/cba.zip)
2022-11-03 06:23:49,712|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8c6cf36f-ce08-41cb-81ff-688f7608ecab) and entry definition file (Definitions/CNF.json)
2022-11-03 06:23:49,774|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:23:49,775|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:23:49,775|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:23:49,776|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(scale-out)
2022-11-03 06:23:49,777|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(scale)
2022-11-03 06:23:49,777|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(scale-in)
2022-11-03 06:23:49,778|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(health-check)
2022-11-03 06:23:49,801|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8c6cf36f-ce08-41cb-81ff-688f7608ecab) and entry definition file (Definitions/CNF.json)
2022-11-03 06:23:49,826|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-03 06:23:49,853|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-03 06:23:49,855|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-03 06:23:49,900|ba614bd7-05fa-43f9-b634-7c80a8645759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/working/8c6cf36f-ce08-41cb-81ff-688f7608ecab) present to clean.
2022-11-03 06:24:01,798|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-03 06:24:01,905|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-11-03 06:24:01,906|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| request(df84bfcf-3da1-4f5d-93a0-288cfce127d3)
2022-11-03 06:24:01,907|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| CBA file(/opt/app/onap/blueprints/archive/2a348402-6af6-43b1-8547-92e43901cc22/cba.zip written successfully
2022-11-03 06:24:01,907|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(2a348402-6af6-43b1-8547-92e43901cc22) CBA(/opt/app/onap/blueprints/archive/2a348402-6af6-43b1-8547-92e43901cc22/cba.zip)
2022-11-03 06:24:01,914|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2a348402-6af6-43b1-8547-92e43901cc22) and entry definition file (Definitions/ubuntu20.json)
2022-11-03 06:24:01,923|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:24:01,951|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(resource-assignment)
2022-11-03 06:24:01,951|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:24:01,952|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:24:01,961|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2a348402-6af6-43b1-8547-92e43901cc22) and entry definition file (Definitions/ubuntu20.json)
2022-11-03 06:24:01,979|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-03 06:24:02,005|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-03 06:24:02,007|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-03 06:24:02,045|df84bfcf-3da1-4f5d-93a0-288cfce127d3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/working/2a348402-6af6-43b1-8547-92e43901cc22) present to clean.
2022-11-03 06:24:18,170|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-03 06:24:18,276|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-11-03 06:24:18,277|28074084-0a56-471a-8693-0d4a1e4a16b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| request(28074084-0a56-471a-8693-0d4a1e4a16b6)
2022-11-03 06:24:18,278|28074084-0a56-471a-8693-0d4a1e4a16b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| CBA file(/opt/app/onap/blueprints/archive/4334b1bf-201a-4770-ab01-45178d8ade11/cba.zip written successfully
2022-11-03 06:24:18,278|28074084-0a56-471a-8693-0d4a1e4a16b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Save processing(4334b1bf-201a-4770-ab01-45178d8ade11) CBA(/opt/app/onap/blueprints/archive/4334b1bf-201a-4770-ab01-45178d8ade11/cba.zip)
2022-11-03 06:24:18,291|28074084-0a56-471a-8693-0d4a1e4a16b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4334b1bf-201a-4770-ab01-45178d8ade11) and entry definition file (Definitions/pnf_netconf.json)
2022-11-03 06:24:18,296|28074084-0a56-471a-8693-0d4a1e4a16b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-03 06:24:18,307|28074084-0a56-471a-8693-0d4a1e4a16b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-assign)
2022-11-03 06:24:18,308|28074084-0a56-471a-8693-0d4a1e4a16b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Validating Workflow(config-deploy)
2022-11-03 06:24:18,313|28074084-0a56-471a-8693-0d4a1e4a16b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4334b1bf-201a-4770-ab01-45178d8ade11) and entry definition file (Definitions/pnf_netconf.json)
2022-11-03 06:24:18,332|28074084-0a56-471a-8693-0d4a1e4a16b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-03 06:24:18,357|28074084-0a56-471a-8693-0d4a1e4a16b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-03 06:24:18,357|28074084-0a56-471a-8693-0d4a1e4a16b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-03 06:24:18,399|28074084-0a56-471a-8693-0d4a1e4a16b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-5879f|||| No compiled cache(/opt/app/onap/blueprints/working/4334b1bf-201a-4770-ab01-45178d8ade11) present to clean.
2022-11-03 06:27:51,695|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||reactor-http-epoll-2||||INFO||||||| processing request id 71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7
2022-11-03 06:27:51,696|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-03 06:27:51,696|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-03 06:27:51,701|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-03 06:27:51,969|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-03 06:27:51,971|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-03 06:27:51,980|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-03 06:27:52,008|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-03 06:27:52,110|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-03 06:27:52,113|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7])'s step(resource-assignment)
2022-11-03 06:27:52,114|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:27:52,115|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7) for workflow(resource-assignment) step(resource-assignment)
2022-11-03 06:27:52,115|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-03 06:27:52,116|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-03 06:27:52,116|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-03 06:27:52,139|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-11-03 06:27:52,145|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-03 06:27:52,146|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-03 06:27:52,146|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-03 06:27:52,147|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ae9c340b-e9f6-47a6-a3da-b9a045e5f06e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-03 06:27:52,147|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("bfaa574e-df5d-4553-873e-d4a67978352e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-03 06:27:52,148|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="ae9c340b-e9f6-47a6-a3da-b9a045e5f06e", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-03 06:27:52,155|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-11-03 06:27:52,155|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-03 06:27:52,165|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-03 06:27:54,947|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2022-11-03 06:27:54,948|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-03 06:27:54,948|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221103t062754034598z")
2022-11-03 06:27:54,948|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221103t062754034598z")
2022-11-03 06:27:54,949|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221103t062754034598z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-03 06:27:54,949|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-03 06:27:54,950|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "bfaa574e-df5d-4553-873e-d4a67978352e",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "ae9c340b-e9f6-47a6-a3da-b9a045e5f06e",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221103t062754034598z"
})
2022-11-03 06:27:54,959|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-03 06:27:54,959|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-03 06:27:54,960|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-03 06:27:54,960|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7])'s step(profile-upload)
2022-11-03 06:27:54,960|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:27:54,965|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7) for workflow(resource-assignment) step(profile-upload)
2022-11-03 06:27:54,966|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-03 06:27:54,966|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-03 06:27:54,967|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-03 06:27:54,967|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-03 06:27:54,968|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-03 06:27:54,970|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-03 06:27:54,970|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-03 06:27:54,970|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-03 06:27:54,971|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-03 06:27:54,971|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-03 06:27:54,975|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| workflow(71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7) nodes completed with (0)exceptions
2022-11-03 06:27:54,975|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-03 06:27:54,976|71aa97b8-d3d4-46ee-9ec0-4bc6ed0374b7||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9d9cf723-08a8-4ad0-b63a-84f2d9b224c5 auditStoreId -1
2022-11-03 06:27:59,032|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||reactor-http-epoll-2||||INFO||||||| processing request id aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2
2022-11-03 06:27:59,032|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-03 06:27:59,032|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-03 06:27:59,033|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-03 06:27:59,033|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-03 06:27:59,036|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-03 06:27:59,055|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-03 06:27:59,058|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-03 06:27:59,059|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2])'s step(resource-assignment)
2022-11-03 06:27:59,059|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:27:59,059|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2) for workflow(resource-assignment) step(resource-assignment)
2022-11-03 06:27:59,060|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-03 06:27:59,060|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-03 06:27:59,061|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-03 06:27:59,087|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-11-03 06:27:59,090|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-03 06:27:59,091|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("104ca72c-9495-4950-9078-6a510a127ba4") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-03 06:27:59,091|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-03 06:27:59,091|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-11-03 06:27:59,092|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("63c5cc0b-7b7e-4017-8ee1-5818531a2367") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-03 06:27:59,093|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="63c5cc0b-7b7e-4017-8ee1-5818531a2367"}
2022-11-03 06:27:59,093|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="63c5cc0b-7b7e-4017-8ee1-5818531a2367"}
2022-11-03 06:27:59,093|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-11-03 06:27:59,093|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-11-03 06:27:59,149|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=63c5cc0b-7b7e-4017-8ee1-5818531a2367})
2022-11-03 06:27:59,150|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=63c5cc0b-7b7e-4017-8ee1-5818531a2367})
2022-11-03 06:27:59,161|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-03 06:27:59,161|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-03 06:27:59,163|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"fd295550-95eb-4668-8e65-d8510dfc9e86"}])
2022-11-03 06:27:59,163|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("fd295550-95eb-4668-8e65-d8510dfc9e86") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-03 06:27:59,163|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"}])
2022-11-03 06:27:59,163|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a47753c1-74fd-49fb-8595-15bda25d3dab") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-03 06:27:59,164|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-03 06:27:59,170|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> a47753c1-74fd-49fb-8595-15bda25d3dab
2022-11-03 06:27:59,171|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="63c5cc0b-7b7e-4017-8ee1-5818531a2367"}
2022-11-03 06:27:59,171|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-11-03 06:27:59,204|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=63c5cc0b-7b7e-4017-8ee1-5818531a2367})
2022-11-03 06:27:59,210|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-03 06:27:59,211|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-03 06:27:59,211|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-03 06:27:59,212|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-03 06:27:59,212|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-03 06:27:59,216|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 63c5cc0b-7b7e-4017-8ee1-5818531a2367
2022-11-03 06:27:59,216|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("bfaa574e-df5d-4553-873e-d4a67978352e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-03 06:27:59,216|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-03 06:27:59,217|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-11-03 06:27:59,217|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ae9c340b-e9f6-47a6-a3da-b9a045e5f06e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-03 06:27:59,218|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="bfaa574e-df5d-4553-873e-d4a67978352e", vnf-id="ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"}
2022-11-03 06:27:59,218|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="bfaa574e-df5d-4553-873e-d4a67978352e", vnf-id="ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"}
2022-11-03 06:27:59,222|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-11-03 06:27:59,222|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-11-03 06:27:59,222|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-11-03 06:27:59,222|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-11-03 06:27:59,264|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-03 06:27:59,264|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-03 06:27:59,284|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-03 06:27:59,284|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-03 06:27:59,284|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221103t062754034598z")
2022-11-03 06:27:59,284|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-03 06:27:59,285|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221103t062754034598z")
2022-11-03 06:27:59,285|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-03 06:27:59,285|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221103t062754034598z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-03 06:27:59,285|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-03 06:27:59,285|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-03 06:27:59,285|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-03 06:27:59,286|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221103t062754034598z", vf-module-label="helm_apache", vf-module-id="104ca72c-9495-4950-9078-6a510a127ba4"}
2022-11-03 06:27:59,290|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-03 06:27:59,290|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-03 06:27:59,292|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-03 06:27:59,416|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-11-03 06:27:59,417|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-03 06:27:59,417|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001")
2022-11-03 06:27:59,417|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001")
2022-11-03 06:27:59,417|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-03 06:27:59,420|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-03 06:27:59,423|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="bfaa574e-df5d-4553-873e-d4a67978352e", vnf-id="ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"}
2022-11-03 06:27:59,429|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-11-03 06:27:59,429|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-11-03 06:27:59,459|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-03 06:27:59,469|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-03 06:27:59,469|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-03 06:27:59,470|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-03 06:27:59,470|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-03 06:27:59,470|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-03 06:27:59,470|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-03 06:27:59,471|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-03 06:27:59,472|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "a47753c1-74fd-49fb-8595-15bda25d3dab",
  "k8s-rb-definition-version" : "63c5cc0b-7b7e-4017-8ee1-5818531a2367",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "bfaa574e-df5d-4553-873e-d4a67978352e",
  "vf-module-id" : "104ca72c-9495-4950-9078-6a510a127ba4",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "63c5cc0b-7b7e-4017-8ee1-5818531a2367",
  "vf-module-model-invariant-uuid" : "a47753c1-74fd-49fb-8595-15bda25d3dab",
  "vf-module-model-version" : "fd295550-95eb-4668-8e65-d8510dfc9e86",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "ae9c340b-e9f6-47a6-a3da-b9a045e5f06e",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221103t062754034598z"
})
2022-11-03 06:27:59,485|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-03 06:27:59,485|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-03 06:27:59,485|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-03 06:27:59,485|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2])'s step(profile-upload)
2022-11-03 06:27:59,485|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:27:59,486|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2) for workflow(resource-assignment) step(profile-upload)
2022-11-03 06:27:59,486|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-03 06:27:59,486|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-03 06:27:59,486|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-03 06:27:59,487|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-11-03 06:27:59,487|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-03 06:27:59,501|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/a47753c1-74fd-49fb-8595-15bda25d3dab/63c5cc0b-7b7e-4017-8ee1-5818531a2367)
2022-11-03 06:27:59,516|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-03 06:27:59,528|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/a47753c1-74fd-49fb-8595-15bda25d3dab/63c5cc0b-7b7e-4017-8ee1-5818531a2367/profile/node-port-profile)
2022-11-03 06:27:59,533|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2022-11-03 06:27:59,533|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2022-11-03 06:27:59,553|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/a47753c1-74fd-49fb-8595-15bda25d3dab/63c5cc0b-7b7e-4017-8ee1-5818531a2367/profile)
2022-11-03 06:27:59,564|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-11-03 06:27:59,586|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/a47753c1-74fd-49fb-8595-15bda25d3dab/63c5cc0b-7b7e-4017-8ee1-5818531a2367/profile/node-port-profile/content)
2022-11-03 06:27:59,595|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-03 06:27:59,595|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2022-11-03 06:27:59,596|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-03 06:27:59,596|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-03 06:27:59,596|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-03 06:27:59,597|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-03 06:27:59,597|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| workflow(aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2) nodes completed with (0)exceptions
2022-11-03 06:27:59,597|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-03 06:27:59,598|aaecafd7-a31a-4a4f-9eb9-0c086f6d93a2||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e0dd99de-ff55-4f10-9cfa-385a3017fe40 auditStoreId -1
2022-11-03 06:28:04,478|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-03 06:28:04,589|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-11-03 06:28:04,624|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| processing request id ee876119-c072-465d-b2a8-6716f7271d47
2022-11-03 06:28:04,624|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-03 06:28:04,624|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| StoreAuditService ID  -1
2022-11-03 06:28:04,624|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-03 06:28:04,624|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-03 06:28:04,627|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-03 06:28:04,639|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deriving input data for workflow: (config-assign)
2022-11-03 06:28:04,640|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Execute node(START) -> executed state(SUCCESS)
2022-11-03 06:28:04,640|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Executing workflow(config-assign[ee876119-c072-465d-b2a8-6716f7271d47])'s step(config-setup)
2022-11-03 06:28:04,640|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:28:04,641|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| preparing request id(ee876119-c072-465d-b2a8-6716f7271d47) for workflow(config-assign) step(config-setup)
2022-11-03 06:28:04,641|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-03 06:28:04,641|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-03 06:28:04,642|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-03 06:28:04,660|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-03 06:28:04,662|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-03 06:28:04,668|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ("bfaa574e-df5d-4553-873e-d4a67978352e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-03 06:28:04,669|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| 
Resolved Input Key mappings: 
{service-instance-id="bfaa574e-df5d-4553-873e-d4a67978352e"}
2022-11-03 06:28:04,673|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-03 06:28:04,673|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-03 06:28:04,699|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e)
2022-11-03 06:28:04,714|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:28:04,714|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response processing type (string)
2022-11-03 06:28:04,715|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e")
2022-11-03 06:28:04,715|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e")
2022-11-03 06:28:04,715|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ("basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-03 06:28:04,716|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ("ae9c340b-e9f6-47a6-a3da-b9a045e5f06e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-03 06:28:04,717|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| 
Resolved Input Key mappings: 
{service-instance-id="bfaa574e-df5d-4553-873e-d4a67978352e", vnf-id="ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"}
2022-11-03 06:28:04,745|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-03 06:28:04,745|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-03 06:28:04,774|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vf-modules)
2022-11-03 06:28:04,785|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:28:04,785|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response processing type (json)
2022-11-03 06:28:04,786|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd295550-95eb-4668-8e65-d8510dfc9e86","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a47753c1-74fd-49fb-8595-15bda25d3dab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee876119-c072-465d-b2a8-6716f7271d47","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2413d168-b59b-4210-9950-5a0f4a0e8df6","model-invariant-uuid":"a84f5501-c0c2-43d5-81b8-32ca15c60c75"},"global-customer-id":"basiccnf-macro-customer","service-id":"bfaa574e-df5d-4553-873e-d4a67978352e","service-instance-id":"bfaa574e-df5d-4553-873e-d4a67978352e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"e6d209fe-d258-428d-91f5-ae8e121305a7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d030cd7d-b6ae-42ab-ba09-db0973fd53b4","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"87a05c68-e7c8-4632-8711-3a64f086e685","model-uuid":"0b04f9e9-0054-4c61-af1d-608f4aa04f42","model-invariant-uuid":"86bddd56-f4e1-425d-ad00-d8c04b8a4c43"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4"}}}]})
2022-11-03 06:28:04,786|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd295550-95eb-4668-8e65-d8510dfc9e86","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a47753c1-74fd-49fb-8595-15bda25d3dab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee876119-c072-465d-b2a8-6716f7271d47","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2413d168-b59b-4210-9950-5a0f4a0e8df6","model-invariant-uuid":"a84f5501-c0c2-43d5-81b8-32ca15c60c75"},"global-customer-id":"basiccnf-macro-customer","service-id":"bfaa574e-df5d-4553-873e-d4a67978352e","service-instance-id":"bfaa574e-df5d-4553-873e-d4a67978352e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"e6d209fe-d258-428d-91f5-ae8e121305a7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d030cd7d-b6ae-42ab-ba09-db0973fd53b4","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"87a05c68-e7c8-4632-8711-3a64f086e685","model-uuid":"0b04f9e9-0054-4c61-af1d-608f4aa04f42","model-invariant-uuid":"86bddd56-f4e1-425d-ad00-d8c04b8a4c43"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4"}}}]})
2022-11-03 06:28:04,787|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd295550-95eb-4668-8e65-d8510dfc9e86","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a47753c1-74fd-49fb-8595-15bda25d3dab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee876119-c072-465d-b2a8-6716f7271d47","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2413d168-b59b-4210-9950-5a0f4a0e8df6","model-invariant-uuid":"a84f5501-c0c2-43d5-81b8-32ca15c60c75"},"global-customer-id":"basiccnf-macro-customer","service-id":"bfaa574e-df5d-4553-873e-d4a67978352e","service-instance-id":"bfaa574e-df5d-4553-873e-d4a67978352e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"e6d209fe-d258-428d-91f5-ae8e121305a7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d030cd7d-b6ae-42ab-ba09-db0973fd53b4","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"87a05c68-e7c8-4632-8711-3a64f086e685","model-uuid":"0b04f9e9-0054-4c61-af1d-608f4aa04f42","model-invariant-uuid":"86bddd56-f4e1-425d-ad00-d8c04b8a4c43"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4"}}}]), type  ({json})
2022-11-03 06:28:04,787|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd295550-95eb-4668-8e65-d8510dfc9e86","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a47753c1-74fd-49fb-8595-15bda25d3dab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee876119-c072-465d-b2a8-6716f7271d47","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2413d168-b59b-4210-9950-5a0f4a0e8df6","model-invariant-uuid":"a84f5501-c0c2-43d5-81b8-32ca15c60c75"},"global-customer-id":"basiccnf-macro-customer","service-id":"bfaa574e-df5d-4553-873e-d4a67978352e","service-instance-id":"bfaa574e-df5d-4553-873e-d4a67978352e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"e6d209fe-d258-428d-91f5-ae8e121305a7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d030cd7d-b6ae-42ab-ba09-db0973fd53b4","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"87a05c68-e7c8-4632-8711-3a64f086e685","model-uuid":"0b04f9e9-0054-4c61-af1d-608f4aa04f42","model-invariant-uuid":"86bddd56-f4e1-425d-ad00-d8c04b8a4c43"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-03 06:28:04,789|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| 
Resolved Input Key mappings: 
{vnf-id="ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"}
2022-11-03 06:28:04,792|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-03 06:28:04,792|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-03 06:28:04,827|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e?depth=1)
2022-11-03 06:28:05,115|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:28:05,116|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response processing type (json)
2022-11-03 06:28:05,116|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667456880429","model-invariant-id":"a47753c1-74fd-49fb-8595-15bda25d3dab","model-version-id":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-customization-id":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","module-index":0}]})
2022-11-03 06:28:05,116|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667456880429","model-invariant-id":"a47753c1-74fd-49fb-8595-15bda25d3dab","model-version-id":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-customization-id":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","module-index":0}]})
2022-11-03 06:28:05,117|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667456880429","model-invariant-id":"a47753c1-74fd-49fb-8595-15bda25d3dab","model-version-id":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-customization-id":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","module-index":0}]), type  ({json})
2022-11-03 06:28:05,117|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667456880429","model-invariant-id":"a47753c1-74fd-49fb-8595-15bda25d3dab","model-version-id":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-customization-id":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-03 06:28:05,118|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-03 06:28:05,120|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-03 06:28:09,733|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| compiled in (4613)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-03 06:28:09,733|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-03 06:28:09,752|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"a47753c1-74fd-49fb-8595-15bda25d3dab","k8s-rb-definition-version":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-03 06:28:09,755|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "a47753c1-74fd-49fb-8595-15bda25d3dab",
      "k8s-rb-definition-version" : "63c5cc0b-7b7e-4017-8ee1-5818531a2367"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "bfaa574e-df5d-4553-873e-d4a67978352e",
  "service-instance-name" : "basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "63c5cc0b-7b7e-4017-8ee1-5818531a2367",
      "model-invariant-id" : "a47753c1-74fd-49fb-8595-15bda25d3dab",
      "model-version-id" : "fd295550-95eb-4668-8e65-d8510dfc9e86",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1667456880429",
      "vf-module-id" : "104ca72c-9495-4950-9078-6a510a127ba4",
      "vf-module-name" : "basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "ee876119-c072-465d-b2a8-6716f7271d47",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d030cd7d-b6ae-42ab-ba09-db0973fd53b4",
          "svc-request-id" : "e6d209fe-d258-428d-91f5-ae8e121305a7"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "a84f5501-c0c2-43d5-81b8-32ca15c60c75",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "2413d168-b59b-4210-9950-5a0f4a0e8df6",
            "model-version" : "1.0"
          },
          "service-id" : "bfaa574e-df5d-4553-873e-d4a67978352e",
          "service-instance-id" : "bfaa574e-df5d-4553-873e-d4a67978352e",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "63c5cc0b-7b7e-4017-8ee1-5818531a2367",
            "model-invariant-uuid" : "a47753c1-74fd-49fb-8595-15bda25d3dab",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "fd295550-95eb-4668-8e65-d8510dfc9e86",
            "model-version" : "1"
          },
          "vf-module-id" : "104ca72c-9495-4950-9078-6a510a127ba4",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "63c5cc0b-7b7e-4017-8ee1-5818531a2367",
            "model-invariant-uuid" : "a47753c1-74fd-49fb-8595-15bda25d3dab",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "fd295550-95eb-4668-8e65-d8510dfc9e86",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "fd295550-95eb-4668-8e65-d8510dfc9e86"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "a47753c1-74fd-49fb-8595-15bda25d3dab"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221103t062754034598z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "104ca72c-9495-4950-9078-6a510a127ba4",
            "vf-module-name" : "basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "87a05c68-e7c8-4632-8711-3a64f086e685",
            "model-invariant-uuid" : "86bddd56-f4e1-425d-ad00-d8c04b8a4c43",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0b04f9e9-0054-4c61-af1d-608f4aa04f42",
            "model-version" : "1.0"
          },
          "vnf-id" : "ae9c340b-e9f6-47a6-a3da-b9a045e5f06e",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "104ca72c-9495-4950-9078-6a510a127ba4"
    } ]
  },
  "vnf-id" : "ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"
})
2022-11-03 06:28:09,767|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Preparing Response...
2022-11-03 06:28:09,767|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-03 06:28:09,767|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-03 06:28:09,768|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Executing workflow(config-assign[ee876119-c072-465d-b2a8-6716f7271d47])'s step(config-template)
2022-11-03 06:28:09,768|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:28:09,773|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| preparing request id(ee876119-c072-465d-b2a8-6716f7271d47) for workflow(config-assign) step(config-template)
2022-11-03 06:28:09,773|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-03 06:28:09,773|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-03 06:28:09,835|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Triggering K8s Config Upload component logic.
2022-11-03 06:28:09,835|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Getting the template prefixes
2022-11-03 06:28:09,836|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Iterating over prefixes in resource assignment map.
2022-11-03 06:28:09,848|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/v1/rb/definition/a47753c1-74fd-49fb-8595-15bda25d3dab/63c5cc0b-7b7e-4017-8ee1-5818531a2367)
2022-11-03 06:28:09,856|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:28:09,864|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/v1/rb/definition/a47753c1-74fd-49fb-8595-15bda25d3dab/63c5cc0b-7b7e-4017-8ee1-5818531a2367/config-template/replica-count-template)
2022-11-03 06:28:09,869|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(500 - Internal Server Error)
2022-11-03 06:28:09,869|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Uploading K8s template..
2022-11-03 06:28:09,881|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(POST), url(/v1/rb/definition/a47753c1-74fd-49fb-8595-15bda25d3dab/63c5cc0b-7b7e-4017-8ee1-5818531a2367/config-template)
2022-11-03 06:28:09,891|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(201 - Created)
2022-11-03 06:28:09,901|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(POST), url(/v1/rb/definition/a47753c1-74fd-49fb-8595-15bda25d3dab/63c5cc0b-7b7e-4017-8ee1-5818531a2367/config-template/replica-count-template/content)
2022-11-03 06:28:09,921|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:28:09,921|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| K8s Config Upload Completed
2022-11-03 06:28:09,922|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Preparing Response...
2022-11-03 06:28:09,922|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-03 06:28:09,922|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-03 06:28:09,923|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Execute node(END) -> executed state(SUCCESS)
2022-11-03 06:28:09,923|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(ee876119-c072-465d-b2a8-6716f7271d47) nodes completed with (0)exceptions
2022-11-03 06:28:09,924|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-03 06:28:09,925|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cb27db26-86d5-4a9d-8257-ca84598917a2 auditStoreId -1
2022-11-03 06:28:09,958|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Completed
2022-11-03 06:28:47,418|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-03 06:28:47,527|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-11-03 06:28:47,530|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| processing request id ee876119-c072-465d-b2a8-6716f7271d47
2022-11-03 06:28:47,530|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-03 06:28:47,530|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| StoreAuditService ID  -1
2022-11-03 06:28:47,540|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-03 06:28:47,540|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-03 06:28:47,546|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-03 06:28:47,569|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deriving input data for workflow: (config-deploy)
2022-11-03 06:28:47,570|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Execute node(START) -> executed state(SUCCESS)
2022-11-03 06:28:47,572|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Executing workflow(config-deploy[ee876119-c072-465d-b2a8-6716f7271d47])'s step(config-setup)
2022-11-03 06:28:47,572|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:28:47,574|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| preparing request id(ee876119-c072-465d-b2a8-6716f7271d47) for workflow(config-deploy) step(config-setup)
2022-11-03 06:28:47,574|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-03 06:28:47,574|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-03 06:28:47,575|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-03 06:28:47,611|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-03 06:28:47,613|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-03 06:28:47,613|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ("bfaa574e-df5d-4553-873e-d4a67978352e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-03 06:28:47,614|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| 
Resolved Input Key mappings: 
{service-instance-id="bfaa574e-df5d-4553-873e-d4a67978352e"}
2022-11-03 06:28:47,618|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-03 06:28:47,619|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-03 06:28:47,643|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e)
2022-11-03 06:28:47,660|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:28:47,661|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response processing type (string)
2022-11-03 06:28:47,661|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e")
2022-11-03 06:28:47,662|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e")
2022-11-03 06:28:47,662|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ("basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-03 06:28:47,663|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ("ae9c340b-e9f6-47a6-a3da-b9a045e5f06e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-03 06:28:47,664|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| 
Resolved Input Key mappings: 
{service-instance-id="bfaa574e-df5d-4553-873e-d4a67978352e", vnf-id="ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"}
2022-11-03 06:28:47,668|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-03 06:28:47,668|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-03 06:28:47,692|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/bfaa574e-df5d-4553-873e-d4a67978352e/service-data/vnfs/vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e/vnf-data/vf-modules)
2022-11-03 06:28:47,705|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:28:47,705|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response processing type (json)
2022-11-03 06:28:47,706|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd295550-95eb-4668-8e65-d8510dfc9e86","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a47753c1-74fd-49fb-8595-15bda25d3dab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee876119-c072-465d-b2a8-6716f7271d47","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2413d168-b59b-4210-9950-5a0f4a0e8df6","model-invariant-uuid":"a84f5501-c0c2-43d5-81b8-32ca15c60c75"},"global-customer-id":"basiccnf-macro-customer","service-id":"bfaa574e-df5d-4553-873e-d4a67978352e","service-instance-id":"bfaa574e-df5d-4553-873e-d4a67978352e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"abd4abb4-39f3-41bc-a7f6-ce631ece0b59","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ca08519d-d937-4b73-ada4-469853e47656","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"87a05c68-e7c8-4632-8711-3a64f086e685","model-uuid":"0b04f9e9-0054-4c61-af1d-608f4aa04f42","model-invariant-uuid":"86bddd56-f4e1-425d-ad00-d8c04b8a4c43"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","from-preload":false}}}]})
2022-11-03 06:28:47,706|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd295550-95eb-4668-8e65-d8510dfc9e86","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a47753c1-74fd-49fb-8595-15bda25d3dab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee876119-c072-465d-b2a8-6716f7271d47","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2413d168-b59b-4210-9950-5a0f4a0e8df6","model-invariant-uuid":"a84f5501-c0c2-43d5-81b8-32ca15c60c75"},"global-customer-id":"basiccnf-macro-customer","service-id":"bfaa574e-df5d-4553-873e-d4a67978352e","service-instance-id":"bfaa574e-df5d-4553-873e-d4a67978352e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"abd4abb4-39f3-41bc-a7f6-ce631ece0b59","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ca08519d-d937-4b73-ada4-469853e47656","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"87a05c68-e7c8-4632-8711-3a64f086e685","model-uuid":"0b04f9e9-0054-4c61-af1d-608f4aa04f42","model-invariant-uuid":"86bddd56-f4e1-425d-ad00-d8c04b8a4c43"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","from-preload":false}}}]})
2022-11-03 06:28:47,706|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd295550-95eb-4668-8e65-d8510dfc9e86","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a47753c1-74fd-49fb-8595-15bda25d3dab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee876119-c072-465d-b2a8-6716f7271d47","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2413d168-b59b-4210-9950-5a0f4a0e8df6","model-invariant-uuid":"a84f5501-c0c2-43d5-81b8-32ca15c60c75"},"global-customer-id":"basiccnf-macro-customer","service-id":"bfaa574e-df5d-4553-873e-d4a67978352e","service-instance-id":"bfaa574e-df5d-4553-873e-d4a67978352e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"abd4abb4-39f3-41bc-a7f6-ce631ece0b59","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ca08519d-d937-4b73-ada4-469853e47656","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"87a05c68-e7c8-4632-8711-3a64f086e685","model-uuid":"0b04f9e9-0054-4c61-af1d-608f4aa04f42","model-invariant-uuid":"86bddd56-f4e1-425d-ad00-d8c04b8a4c43"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","from-preload":false}}}]), type  ({json})
2022-11-03 06:28:47,707|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"fd295550-95eb-4668-8e65-d8510dfc9e86","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a47753c1-74fd-49fb-8595-15bda25d3dab","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221103t062754034598z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ee876119-c072-465d-b2a8-6716f7271d47","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"2413d168-b59b-4210-9950-5a0f4a0e8df6","model-invariant-uuid":"a84f5501-c0c2-43d5-81b8-32ca15c60c75"},"global-customer-id":"basiccnf-macro-customer","service-id":"bfaa574e-df5d-4553-873e-d4a67978352e","service-instance-id":"bfaa574e-df5d-4553-873e-d4a67978352e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"abd4abb4-39f3-41bc-a7f6-ce631ece0b59","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ca08519d-d937-4b73-ada4-469853e47656","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"87a05c68-e7c8-4632-8711-3a64f086e685","model-uuid":"0b04f9e9-0054-4c61-af1d-608f4aa04f42","model-invariant-uuid":"86bddd56-f4e1-425d-ad00-d8c04b8a4c43"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","model-uuid":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-invariant-uuid":"a47753c1-74fd-49fb-8595-15bda25d3dab"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-03 06:28:47,708|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| 
Resolved Input Key mappings: 
{vnf-id="ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"}
2022-11-03 06:28:47,712|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-03 06:28:47,712|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-03 06:28:47,813|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/ae9c340b-e9f6-47a6-a3da-b9a045e5f06e?depth=1)
2022-11-03 06:28:47,920|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:28:47,921|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response processing type (json)
2022-11-03 06:28:47,921|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"condescending_vaughan","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667456925290","model-invariant-id":"a47753c1-74fd-49fb-8595-15bda25d3dab","model-version-id":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-customization-id":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","module-index":0}]})
2022-11-03 06:28:47,921|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"condescending_vaughan","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667456925290","model-invariant-id":"a47753c1-74fd-49fb-8595-15bda25d3dab","model-version-id":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-customization-id":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","module-index":0}]})
2022-11-03 06:28:47,921|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"condescending_vaughan","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667456925290","model-invariant-id":"a47753c1-74fd-49fb-8595-15bda25d3dab","model-version-id":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-customization-id":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","module-index":0}]), type  ({json})
2022-11-03 06:28:47,921|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"104ca72c-9495-4950-9078-6a510a127ba4","vf-module-name":"basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"condescending_vaughan","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667456925290","model-invariant-id":"a47753c1-74fd-49fb-8595-15bda25d3dab","model-version-id":"fd295550-95eb-4668-8e65-d8510dfc9e86","model-customization-id":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-03 06:28:47,923|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-03 06:28:47,932|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"a47753c1-74fd-49fb-8595-15bda25d3dab","k8s-rb-definition-version":"63c5cc0b-7b7e-4017-8ee1-5818531a2367","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"condescending_vaughan"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-03 06:28:47,934|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "condescending_vaughan",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "a47753c1-74fd-49fb-8595-15bda25d3dab",
      "k8s-rb-definition-version" : "63c5cc0b-7b7e-4017-8ee1-5818531a2367"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "bfaa574e-df5d-4553-873e-d4a67978352e",
  "service-instance-name" : "basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "condescending_vaughan",
      "is-base-vf-module" : false,
      "model-customization-id" : "63c5cc0b-7b7e-4017-8ee1-5818531a2367",
      "model-invariant-id" : "a47753c1-74fd-49fb-8595-15bda25d3dab",
      "model-version-id" : "fd295550-95eb-4668-8e65-d8510dfc9e86",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1667456925290",
      "vf-module-id" : "104ca72c-9495-4950-9078-6a510a127ba4",
      "vf-module-name" : "basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "ee876119-c072-465d-b2a8-6716f7271d47",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ca08519d-d937-4b73-ada4-469853e47656",
          "svc-request-id" : "abd4abb4-39f3-41bc-a7f6-ce631ece0b59"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "a84f5501-c0c2-43d5-81b8-32ca15c60c75",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "2413d168-b59b-4210-9950-5a0f4a0e8df6",
            "model-version" : "1.0"
          },
          "service-id" : "bfaa574e-df5d-4553-873e-d4a67978352e",
          "service-instance-id" : "bfaa574e-df5d-4553-873e-d4a67978352e",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "63c5cc0b-7b7e-4017-8ee1-5818531a2367",
            "model-invariant-uuid" : "a47753c1-74fd-49fb-8595-15bda25d3dab",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "fd295550-95eb-4668-8e65-d8510dfc9e86",
            "model-version" : "1"
          },
          "vf-module-id" : "104ca72c-9495-4950-9078-6a510a127ba4",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "63c5cc0b-7b7e-4017-8ee1-5818531a2367",
            "model-invariant-uuid" : "a47753c1-74fd-49fb-8595-15bda25d3dab",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "fd295550-95eb-4668-8e65-d8510dfc9e86",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "fd295550-95eb-4668-8e65-d8510dfc9e86"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221103t062754034598z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "a47753c1-74fd-49fb-8595-15bda25d3dab"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221103t062754034598z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "104ca72c-9495-4950-9078-6a510a127ba4",
            "vf-module-name" : "basic_cnf_macro_9898bf5f-cca6-44e5-b5b2-c814a2e6d31e_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "87a05c68-e7c8-4632-8711-3a64f086e685",
            "model-invariant-uuid" : "86bddd56-f4e1-425d-ad00-d8c04b8a4c43",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0b04f9e9-0054-4c61-af1d-608f4aa04f42",
            "model-version" : "1.0"
          },
          "vnf-id" : "ae9c340b-e9f6-47a6-a3da-b9a045e5f06e",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "104ca72c-9495-4950-9078-6a510a127ba4"
    } ]
  },
  "vnf-id" : "ae9c340b-e9f6-47a6-a3da-b9a045e5f06e"
})
2022-11-03 06:28:47,942|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Preparing Response...
2022-11-03 06:28:47,942|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-03 06:28:47,943|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-03 06:28:47,944|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Executing workflow(config-deploy[ee876119-c072-465d-b2a8-6716f7271d47])'s step(status-verification-script)
2022-11-03 06:28:47,944|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:28:47,949|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| preparing request id(ee876119-c072-465d-b2a8-6716f7271d47) for workflow(config-deploy) step(status-verification-script)
2022-11-03 06:28:47,949|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-03 06:28:47,949|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-03 06:28:47,952|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-03 06:28:47,958|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| SIMPLE STATUS CHECK - START
2022-11-03 06:28:47,972|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/v1/instance/condescending_vaughan/status)
2022-11-03 06:28:48,038|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:28:48,060|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| VfModule helm_apache (condescending_vaughan) is not ready. Please wait...
2022-11-03 06:28:54,753|0560d7a1-5552-42e6-a541-f24c500719f7||reactor-http-epoll-2||||INFO||||||| processing request id 0560d7a1-5552-42e6-a541-f24c500719f7
2022-11-03 06:28:54,754|0560d7a1-5552-42e6-a541-f24c500719f7||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-03 06:28:54,754|0560d7a1-5552-42e6-a541-f24c500719f7||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-03 06:28:54,757|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-03 06:28:54,872|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-03 06:28:54,875|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-03 06:28:54,878|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-03 06:28:54,892|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-03 06:28:54,892|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-03 06:28:54,892|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:28:54,893|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(0560d7a1-5552-42e6-a541-f24c500719f7) for workflow(resource-assignment) step(resource-assignment)
2022-11-03 06:28:54,893|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-03 06:28:54,894|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-03 06:28:54,895|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-03 06:28:54,916|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-03 06:28:54,918|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-03 06:28:54,918|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e349e5c1-1e42-40f9-b82b-eb9e130496ca") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-03 06:28:54,918|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9d0749aa-4da7-456a-be6a-6618ac561834") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-03 06:28:54,919|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "e349e5c1-1e42-40f9-b82b-eb9e130496ca",
  "vnf-id" : "9d0749aa-4da7-456a-be6a-6618ac561834",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-03 06:28:54,925|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-03 06:28:54,926|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-03 06:28:54,926|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-03 06:28:54,927|0560d7a1-5552-42e6-a541-f24c500719f7||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fe8f385f-1448-4c82-93d9-0ae3fa66fcb6 auditStoreId -1
2022-11-03 06:28:58,069|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/v1/instance/condescending_vaughan/status)
2022-11-03 06:28:58,122|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:28:58,124|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| VfModule helm_apache (condescending_vaughan) is not ready. Please wait...
2022-11-03 06:28:59,078|0bac4117-e405-43f6-8c60-993354b5078f||reactor-http-epoll-2||||INFO||||||| processing request id 0bac4117-e405-43f6-8c60-993354b5078f
2022-11-03 06:28:59,078|0bac4117-e405-43f6-8c60-993354b5078f||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-03 06:28:59,078|0bac4117-e405-43f6-8c60-993354b5078f||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-03 06:28:59,079|0bac4117-e405-43f6-8c60-993354b5078f||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-03 06:28:59,080|0bac4117-e405-43f6-8c60-993354b5078f||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-03 06:28:59,084|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-03 06:28:59,107|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-03 06:28:59,108|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-03 06:28:59,108|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:28:59,109|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(0bac4117-e405-43f6-8c60-993354b5078f) for workflow(resource-assignment) step(resource-assignment)
2022-11-03 06:28:59,109|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-03 06:28:59,109|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-03 06:28:59,110|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-03 06:28:59,127|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-03 06:28:59,129|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-03 06:28:59,130|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-03 06:28:59,130|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-03 06:28:59,130|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-03 06:28:59,131|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("7b5c8ff5-bd7b-4150-8c45-962498747291") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-03 06:28:59,131|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e349e5c1-1e42-40f9-b82b-eb9e130496ca") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-03 06:28:59,131|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-11-03 06:28:59,132|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-03 06:28:59,132|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-03 06:28:59,133|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9d0749aa-4da7-456a-be6a-6618ac561834") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-03 06:28:59,134|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "e349e5c1-1e42-40f9-b82b-eb9e130496ca",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "7b5c8ff5-bd7b-4150-8c45-962498747291",
  "vnf-id" : "9d0749aa-4da7-456a-be6a-6618ac561834",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-03 06:28:59,141|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-03 06:28:59,141|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-03 06:28:59,141|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-03 06:28:59,142|0bac4117-e405-43f6-8c60-993354b5078f||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID eb25e7c3-9fe4-4ffa-b895-e17bced12585 auditStoreId -1
2022-11-03 06:29:03,937|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-03 06:29:04,057|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-11-03 06:29:04,062|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| processing request id 3bf86597-58b6-496e-8bf1-5360d93a8a4a
2022-11-03 06:29:04,062|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-03 06:29:04,062|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| StoreAuditService ID  -1
2022-11-03 06:29:04,063|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-03 06:29:04,063|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-03 06:29:04,067|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-03 06:29:04,099|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deriving input data for workflow: (config-assign)
2022-11-03 06:29:04,100|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-03 06:29:04,100|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:29:04,100|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| preparing request id(3bf86597-58b6-496e-8bf1-5360d93a8a4a) for workflow(config-assign) step(config-assign)
2022-11-03 06:29:04,100|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-03 06:29:04,100|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-03 06:29:04,102|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-03 06:29:04,130|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-03 06:29:04,131|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-03 06:29:04,131|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ("e349e5c1-1e42-40f9-b82b-eb9e130496ca") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-03 06:29:04,132|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value ("9d0749aa-4da7-456a-be6a-6618ac561834") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-03 06:29:04,142|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-03 06:29:04,143|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-03 06:29:04,143|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-03 06:29:04,144|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Generated Resource Param Data ({
  "service-instance-id" : "e349e5c1-1e42-40f9-b82b-eb9e130496ca",
  "vnf-id" : "9d0749aa-4da7-456a-be6a-6618ac561834",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-03 06:29:04,163|3bf86597-58b6-496e-8bf1-5360d93a8a4a||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-03 06:29:04,172|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-03 06:29:04,173|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Preparing Response...
2022-11-03 06:29:04,173|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-03 06:29:04,173|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-03 06:29:04,174|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2effbece-edd2-4301-b618-f479d109376e auditStoreId -1
2022-11-03 06:29:04,183|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Completed
2022-11-03 06:29:08,133|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/v1/instance/condescending_vaughan/status)
2022-11-03 06:29:08,200|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:29:08,202|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| VfModule helm_apache (condescending_vaughan) is ready.
2022-11-03 06:29:08,202|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| SIMPLE STATUS CHECK - END
2022-11-03 06:29:08,202|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Preparing Response...
2022-11-03 06:29:08,202|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-03 06:29:08,202|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-03 06:29:08,202|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Executing workflow(config-deploy[ee876119-c072-465d-b2a8-6716f7271d47])'s step(config-apply)
2022-11-03 06:29:08,203|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:29:08,207|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| preparing request id(ee876119-c072-465d-b2a8-6716f7271d47) for workflow(config-deploy) step(config-apply)
2022-11-03 06:29:08,208|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-03 06:29:08,208|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-03 06:29:08,209|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Triggering K8s Config Value component logic.
2022-11-03 06:29:08,209|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Getting the template prefixes
2022-11-03 06:29:08,210|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Iterating over prefixes in resource assignment map.
2022-11-03 06:29:08,219|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/v1/instance/condescending_vaughan/config/replica-count-change)
2022-11-03 06:29:13,231|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(500 - Internal Server Error)
2022-11-03 06:29:13,231|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Uploading K8s config..
2022-11-03 06:29:13,259|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Config building started from source custom-values
2022-11-03 06:29:13,260|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-03 06:29:13,281|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-11-03 06:29:13,282|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-03 06:29:13,283|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-03 06:29:13,370|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(POST), url(/v1/instance/condescending_vaughan/config)
2022-11-03 06:29:13,507|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(201 - Created)
2022-11-03 06:29:13,515|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Preparing Response...
2022-11-03 06:29:13,515|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-03 06:29:13,516|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-03 06:29:13,516|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Executing workflow(config-deploy[ee876119-c072-465d-b2a8-6716f7271d47])'s step(status-verification-script-after)
2022-11-03 06:29:13,516|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:29:13,517|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| preparing request id(ee876119-c072-465d-b2a8-6716f7271d47) for workflow(config-deploy) step(status-verification-script-after)
2022-11-03 06:29:13,517|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-03 06:29:13,517|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-03 06:29:13,518|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-03 06:29:13,519|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| SIMPLE STATUS CHECK - START
2022-11-03 06:29:13,527|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/v1/instance/condescending_vaughan/status)
2022-11-03 06:29:13,602|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:29:13,604|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| VfModule helm_apache (condescending_vaughan) is not ready. Please wait...
2022-11-03 06:29:23,612|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/v1/instance/condescending_vaughan/status)
2022-11-03 06:29:23,671|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:29:23,677|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| VfModule helm_apache (condescending_vaughan) is not ready. Please wait...
2022-11-03 06:29:33,688|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/v1/instance/condescending_vaughan/status)
2022-11-03 06:29:33,756|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:29:33,758|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| VfModule helm_apache (condescending_vaughan) is not ready. Please wait...
2022-11-03 06:29:43,767|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/v1/instance/condescending_vaughan/status)
2022-11-03 06:29:43,831|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:29:43,833|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| VfModule helm_apache (condescending_vaughan) is not ready. Please wait...
2022-11-03 06:29:53,844|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/v1/instance/condescending_vaughan/status)
2022-11-03 06:29:54,004|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:29:54,006|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| VfModule helm_apache (condescending_vaughan) is not ready. Please wait...
2022-11-03 06:29:55,813|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-03 06:29:55,923|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-11-03 06:29:55,927|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| processing request id 3bf86597-58b6-496e-8bf1-5360d93a8a4a
2022-11-03 06:29:55,927|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-03 06:29:55,927|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| StoreAuditService ID  -1
2022-11-03 06:29:55,929|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-03 06:29:55,929|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-03 06:29:55,931|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-03 06:29:55,940|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Deriving input data for workflow: (config-deploy)
2022-11-03 06:29:55,940|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-03 06:29:55,940|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:29:55,947|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| preparing request id(3bf86597-58b6-496e-8bf1-5360d93a8a4a) for workflow(config-deploy) step(config-deploy)
2022-11-03 06:29:55,948|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-03 06:29:55,948|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-11-03 06:29:55,950|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-03 06:29:55,951|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Getting Jython Script Class(ConfigDeploy)
2022-11-03 06:29:55,999|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@4bb9158
2022-11-03 06:29:56,001|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Hello world
2022-11-03 06:29:56,001|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Preparing Response...
2022-11-03 06:29:56,001|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-03 06:29:56,001|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-03 06:29:56,002|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 408ade69-026f-4945-82a4-bb5c8142705e auditStoreId -1
2022-11-03 06:29:56,004|3bf86597-58b6-496e-8bf1-5360d93a8a4a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Completed
2022-11-03 06:30:04,015|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Rest request method(GET), url(/v1/instance/condescending_vaughan/status)
2022-11-03 06:30:04,177|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Response status(200 - OK)
2022-11-03 06:30:04,179|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| VfModule helm_apache (condescending_vaughan) is ready.
2022-11-03 06:30:04,179|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| SIMPLE STATUS CHECK - END
2022-11-03 06:30:04,179|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Preparing Response...
2022-11-03 06:30:04,179|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-03 06:30:04,179|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-03 06:30:04,180|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Executing workflow(config-deploy[ee876119-c072-465d-b2a8-6716f7271d47])'s step(collect-results)
2022-11-03 06:30:04,180|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-03 06:30:04,181|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| preparing request id(ee876119-c072-465d-b2a8-6716f7271d47) for workflow(config-deploy) step(collect-results)
2022-11-03 06:30:04,181|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-03 06:30:04,181|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-11-03 06:30:04,181|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-03 06:30:04,191|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Collected results: {}
2022-11-03 06:30:04,192|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Preparing Response...
2022-11-03 06:30:04,192|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-03 06:30:04,192|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-03 06:30:04,193|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Execute node(END) -> executed state(SUCCESS)
2022-11-03 06:30:04,193|ee876119-c072-465d-b2a8-6716f7271d47||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| workflow(ee876119-c072-465d-b2a8-6716f7271d47) nodes completed with (0)exceptions
2022-11-03 06:30:04,193|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-03 06:30:04,194|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 127e3b7d-85e3-4cf6-82a3-f5634d2a39f4 auditStoreId -1
2022-11-03 06:30:04,197|ee876119-c072-465d-b2a8-6716f7271d47||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-5879f|||| Completed