Results

By type

          03:16:47,924 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:16:47,927 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
03:16:47,929 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:16:47,929 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
03:16:47,929 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:16:47,960 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
03:16:48,192 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:16:48,207 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:16:48,212 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:16:48,224 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:16:48,367 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:16:48,367 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:16:48,368 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:16:48,368 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:16:48,368 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:16:48,368 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:16:48,368 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:16:48,369 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:16:48,372 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-12-29 03:16:50,377|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-vptrq with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-12-29 03:16:50,382|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-12-29 03:16:55,270|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-12-29 03:16:56,116|||main||||INFO||||||| Finished Spring Data repository scanning in 826 ms. Found 11 JPA repository interfaces.
2022-12-29 03:16:59,925|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-12-29 03:17:00,067|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-12-29 03:17:00,412|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-29 03:17:01,302|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-12-29 03:17:01,839|||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-12-29 03:17:01,841|||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-12-29 03:17:02,328|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-12-29 03:17:04,203|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-29 03:17:04,241|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-12-29 03:17:04,430|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-12-29 03:17:06,912|||main||||INFO||||||| Audit service is disabled
2022-12-29 03:17:07,140|||main||||INFO||||||| Workflow Audit store is disabled
2022-12-29 03:17:10,579|||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-12-29 03:17:10,649|||main||||INFO||||||| Dependency Management module created...
2022-12-29 03:17:12,046|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-12-29 03:17:12,527|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-12-29 03:17:14,832|||main||||INFO||||||| Netty started on port 8080
2022-12-29 03:17:17,888|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-12-29 03:17:18,873|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-12-29 03:17:18,887|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 30.134 seconds (JVM running for 31.781)
2022-12-29 03:17:18,925|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-12-29 05:14:07,559|9ba5e4d8-3701-4c44-a6c0-c60c0b08ea79||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-29 05:14:07,561|9ba5e4d8-3701-4c44-a6c0-c60c0b08ea79||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-29 05:14:07,563|9ba5e4d8-3701-4c44-a6c0-c60c0b08ea79||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-29 05:14:08,357|9ba5e4d8-3701-4c44-a6c0-c60c0b08ea79||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-29 05:14:08,361|9ba5e4d8-3701-4c44-a6c0-c60c0b08ea79||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-29 05:14:10,670|76b47633-f775-4b9e-b9aa-b0a684420bff||Thread-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/03d9de87-478d-47d0-9910-95a172ea6042)
2022-12-29 05:14:10,699|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| deleting definition types under : /opt/app/onap/blueprints/working/03d9de87-478d-47d0-9910-95a172ea6042/Definitions
2022-12-29 05:14:10,828|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| reinitialized all type definitions
2022-12-29 05:14:10,836|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-29 05:14:10,894|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-29 05:14:10,906|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-29 05:14:10,929|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-29 05:14:10,985|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ##### Enhancing Workflow(helloworld)
2022-12-29 05:14:10,987|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-29 05:14:10,988|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| identified workflow(helloworld) targets(helloworld)
2022-12-29 05:14:10,989|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-29 05:14:10,989|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-29 05:14:10,990|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enriching artifacts file(/opt/app/onap/blueprints/working/03d9de87-478d-47d0-9910-95a172ea6042/Templates/hello-world-mapping.json
2022-12-29 05:14:11,014|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-29 05:14:11,014|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-29 05:14:11,015|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ##### Enhancing blueprint Resource Definitions
2022-12-29 05:14:11,015|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-29 05:14:11,018|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| processing file (Templates/hello-world-mapping.json)
2022-12-29 05:14:11,042|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| distinct resource keys ([])
2022-12-29 05:14:11,043|76b47633-f775-4b9e-b9aa-b0a684420bff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Enriching Resource Definition sources Node Template: []
2022-12-29 05:14:12,260|f39983a8-5ad6-41bc-add1-db340b9b97e5||Thread-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(5f359371-8336-4e2c-8913-db6070d632b5) CBA(/opt/app/onap/blueprints/archive/5f359371-8336-4e2c-8913-db6070d632b5/cba.zip)
2022-12-29 05:14:12,293|f39983a8-5ad6-41bc-add1-db340b9b97e5||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5f359371-8336-4e2c-8913-db6070d632b5) and entry definition file (Definitions/blueprint.json)
2022-12-29 05:14:12,408|f39983a8-5ad6-41bc-add1-db340b9b97e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(helloworld)
2022-12-29 05:14:12,433|f39983a8-5ad6-41bc-add1-db340b9b97e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5f359371-8336-4e2c-8913-db6070d632b5) and entry definition file (Definitions/blueprint.json)
2022-12-29 05:14:12,751|f39983a8-5ad6-41bc-add1-db340b9b97e5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/working/5f359371-8336-4e2c-8913-db6070d632b5) present to clean.
2022-12-29 05:14:13,528|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2022-12-29 05:14:13,529|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-29 05:14:13,534|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-29 05:14:13,548|654321||DefaultDispatcher-worker-18||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-12-29 05:14:13,720|654321||DefaultDispatcher-worker-18||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-29 05:14:13,724|654321||DefaultDispatcher-worker-18||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-29 05:14:13,728|654321||DefaultDispatcher-worker-18||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-29 05:14:13,781|654321||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-29 05:14:13,785|654321||DefaultDispatcher-worker-18||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-29 05:14:13,827|654321||DefaultDispatcher-worker-18||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 05:14:13,848|654321||DefaultDispatcher-worker-18||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-29 05:14:13,849|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-29 05:14:13,851|654321||DefaultDispatcher-worker-18||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-29 05:14:13,912|654321||DefaultDispatcher-worker-18||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-29 05:14:13,973|654321||DefaultDispatcher-worker-18||||INFO||||||| Batched Sequence : ([])
2022-12-29 05:14:13,977|654321||DefaultDispatcher-worker-18||||INFO||||||| Generated Resource Param Data ({ })
2022-12-29 05:14:14,155|654321||DefaultDispatcher-worker-18||||INFO||||||| Preparing Response...
2022-12-29 05:14:14,159|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-29 05:14:14,160|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-29 05:14:14,177|654321||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 008580e2-8d5f-49ed-a800-d47aa7e23018 auditStoreId -1
2022-12-29 05:36:27,363|7a6822ee-0fb9-4338-a513-a63812165506||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-29 05:36:27,365|7a6822ee-0fb9-4338-a513-a63812165506||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-29 05:36:27,365|7a6822ee-0fb9-4338-a513-a63812165506||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-29 05:36:28,372|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-29 05:36:28,372|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-29 05:36:30,258|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-29 05:36:30,267|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(687006a7-0b39-4a56-92b5-14c41a8267ce) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-29 05:36:30,316|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(4d0f1957-945c-446e-b8f1-d80bcffd862f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-29 05:36:30,335|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(627d44e4-67f7-48cf-8348-dfc779ab0b40) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-29 05:36:30,361|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(69f53c16-2d40-47c8-b7a3-3d957401bee3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-29 05:36:30,392|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(6569d697-913e-45db-8a8c-e1eca5d060c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-29 05:36:30,425|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(859b94ea-417a-4306-96ce-b39daa42f8ca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-29 05:36:30,480|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 05:36:30,497|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 05:36:30,498|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-29 05:36:30,499|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-29 05:36:30,499|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 05:36:30,500|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 05:36:30,576|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 05:36:30,650|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-29 05:36:30,660|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 05:36:30,753|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 05:36:30,794|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 05:36:30,984|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 05:36:30,986|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 05:36:30,987|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 05:36:31,067|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 05:36:31,330|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 05:36:31,331|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 05:36:31,332|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 05:36:31,332|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(HealthCheck)
2022-12-29 05:36:31,333|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-29 05:36:31,334|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(vf-config-assign)
2022-12-29 05:36:31,335|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(vf-config-deploy)
2022-12-29 05:36:31,411|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-29 05:36:31,483|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 05:36:31,485|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 05:36:31,544|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 05:36:31,546|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 05:36:31,688|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-29 05:36:31,732|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 05:36:32,018|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 05:36:32,020|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 05:36:32,021|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 05:36:32,078|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 05:36:32,207|7a6822ee-0fb9-4338-a513-a63812165506||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 05:36:35,098|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5dc48cc7-2fcb-4c33-be6f-32b81a129236)
2022-12-29 05:36:35,101|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| deleting definition types under : /opt/app/onap/blueprints/working/5dc48cc7-2fcb-4c33-be6f-32b81a129236/Definitions
2022-12-29 05:36:35,107|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| reinitialized all type definitions
2022-12-29 05:36:35,108|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-12-29 05:36:35,180|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-12-29 05:36:35,203|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-12-29 05:36:35,221|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-12-29 05:36:35,276|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(capability)
2022-12-29 05:36:35,314|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(capability)
2022-12-29 05:36:35,342|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(processor-db)
2022-12-29 05:36:35,372|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-29 05:36:35,402|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-29 05:36:35,428|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-29 05:36:35,450|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-29 05:36:35,483|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-29 05:36:35,572|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-12-29 05:36:35,591|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-12-29 05:36:35,592|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-12-29 05:36:35,621|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(capability)
2022-12-29 05:36:35,644|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(capability)
2022-12-29 05:36:35,665|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(capability)
2022-12-29 05:36:35,685|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(processor-db)
2022-12-29 05:36:35,718|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-29 05:36:35,744|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-29 05:36:35,766|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-29 05:36:35,787|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-29 05:36:35,808|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-29 05:36:35,833|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-29 05:36:35,928|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ##### Enhancing Workflow(resource-resolution)
2022-12-29 05:36:35,930|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-12-29 05:36:35,930|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-12-29 05:36:35,930|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-12-29 05:36:35,930|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-12-29 05:36:35,930|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-12-29 05:36:35,931|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enriching artifacts file(/opt/app/onap/blueprints/working/5dc48cc7-2fcb-4c33-be6f-32b81a129236/Templates/hello-world-velocity-mapping.json
2022-12-29 05:36:35,945|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-12-29 05:36:35,945|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-12-29 05:36:35,945|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enriching artifacts file(/opt/app/onap/blueprints/working/5dc48cc7-2fcb-4c33-be6f-32b81a129236/Templates/hello-world-jinja-mapping.json
2022-12-29 05:36:35,957|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-12-29 05:36:35,958|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-12-29 05:36:35,959|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ##### Enhancing blueprint Resource Definitions
2022-12-29 05:36:35,959|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-12-29 05:36:35,959|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-12-29 05:36:35,959|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-12-29 05:36:35,981|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 05:36:36,145|1a1576c5-3ade-44b5-b67b-6be417f9b72d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-12-29 05:36:36,469|3770b44d-d509-4d98-8655-f6dc53ce6a67||Thread-51||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(b33e5d56-079f-4a7f-a46a-b29d0bb6bd4a) CBA(/opt/app/onap/blueprints/archive/b33e5d56-079f-4a7f-a46a-b29d0bb6bd4a/cba.zip)
2022-12-29 05:36:36,480|3770b44d-d509-4d98-8655-f6dc53ce6a67||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b33e5d56-079f-4a7f-a46a-b29d0bb6bd4a) and entry definition file (Definitions/resource-resolution.json)
2022-12-29 05:36:36,526|3770b44d-d509-4d98-8655-f6dc53ce6a67||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-resolution)
2022-12-29 05:36:36,541|3770b44d-d509-4d98-8655-f6dc53ce6a67||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b33e5d56-079f-4a7f-a46a-b29d0bb6bd4a) and entry definition file (Definitions/resource-resolution.json)
2022-12-29 05:36:36,695|3770b44d-d509-4d98-8655-f6dc53ce6a67||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/working/b33e5d56-079f-4a7f-a46a-b29d0bb6bd4a) present to clean.
2022-12-29 05:36:36,889|d7962a5f-1483-44e2-a9bd-6a1bd9665843||reactor-http-epoll-1||||INFO||||||| processing request id d7962a5f-1483-44e2-a9bd-6a1bd9665843
2022-12-29 05:36:36,892|d7962a5f-1483-44e2-a9bd-6a1bd9665843||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-29 05:36:36,892|d7962a5f-1483-44e2-a9bd-6a1bd9665843||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-29 05:36:36,905|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-12-29 05:36:37,004|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||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-12-29 05:36:37,008|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-12-29 05:36:37,012|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||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-12-29 05:36:37,045|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-12-29 05:36:37,053|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-12-29 05:36:37,054|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 05:36:37,056|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| preparing request id(d7962a5f-1483-44e2-a9bd-6a1bd9665843) for workflow(resource-resolution) step(helloworld)
2022-12-29 05:36:37,056|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-12-29 05:36:37,057|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||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-12-29 05:36:37,061|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-12-29 05:36:37,148|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||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-12-29 05:36:37,240|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-29 05:36:37,270|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-29 05:36:37,287|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-12-29 05:36:37,696|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-12-29 05:36:38,061|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2022-12-29 05:36:38,077|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2022-12-29 05:36:38,081|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-12-29 05:36:38,081|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-12-29 05:36:38,102|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-12-29 05:36:38,155|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-12-29 05:36:38,176|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-12-29 05:36:38,178|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-12-29 05:36:45,526|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@984f17
2022-12-29 05:36:45,533|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-12-29 05:36:45,551|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-12-29 05:36:45,554|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-29 05:36:45,555|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-29 05:36:45,555|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-12-29 05:36:45,564|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-12-29 05:36:45,720|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2022-12-29 05:36:45,721|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2022-12-29 05:36:45,721|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-12-29 05:36:45,722|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-12-29 05:36:45,722|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-12-29 05:36:45,723|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-29 05:36:45,723|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-29 05:36:45,724|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-12-29 05:36:45,727|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-12-29 05:36:45,740|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-12-29 05:36:45,980|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2022-12-29 05:36:45,981|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2022-12-29 05:36:45,981|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-12-29 05:36:45,982|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-12-29 05:36:45,982|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-12-29 05:36:45,996|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-12-29 05:36:45,998|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-29 05:36:46,047|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-29 05:37:02,339|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| compiled in (16281)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-29 05:37:02,342|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-29 05:37:02,365|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-12-29 05:37:02,389|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-12-29 05:37:02,392|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-29 05:37:02,393|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-29 05:37:02,393|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-12-29 05:37:02,400|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-12-29 05:37:02,449|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2022-12-29 05:37:02,450|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2022-12-29 05:37:02,451|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-29 05:37:02,451|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-29 05:37:02,451|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-12-29 05:37:02,504|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-12-29 05:37:02,532|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-12-29 05:37:02,533|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-12-29 05:37:02,552|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-12-29 05:37:02,558|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-12-29 05:37:02,560|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-29 05:37:02,561|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-29 05:37:02,561|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-12-29 05:37:02,572|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-12-29 05:37:02,676|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-12-29 05:37:02,676|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-12-29 05:37:02,677|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-12-29 05:37:02,677|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-12-29 05:37:02,677|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-12-29 05:37:02,700|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-12-29 05:37:02,724|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-29 05:37:02,724|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||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-12-29 05:37:02,802|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (list)
2022-12-29 05:37:02,808|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-12-29 05:37:02,809|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:02,810|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:02,810|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:02,810|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:02,811|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-12-29 05:37:02,829|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-12-29 05:37:02,835|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||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-12-29 05:37:03,235|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-12-29 05:37:03,325|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||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-12-29 05:37:03,326|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-12-29 05:37:03,405|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-12-29 05:37:03,416|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-29 05:37:03,417|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-12-29 05:37:03,420|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-12-29 05:37:03,420|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-12-29 05:37:03,466|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-12-29 05:37:03,563|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@59f0686e
2022-12-29 05:37:03,566|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-12-29 05:37:03,586|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-12-29 05:37:03,589|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-29 05:37:03,589|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-29 05:37:03,589|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-12-29 05:37:03,603|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-12-29 05:37:03,665|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-12-29 05:37:03,666|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-12-29 05:37:03,666|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-12-29 05:37:03,666|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-12-29 05:37:03,667|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-12-29 05:37:03,689|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-12-29 05:37:03,691|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-12-29 05:37:03,710|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-12-29 05:37:03,712|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-29 05:37:03,713|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-29 05:37:03,713|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-12-29 05:37:03,717|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-12-29 05:37:03,787|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-12-29 05:37:03,787|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-12-29 05:37:03,788|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-12-29 05:37:03,788|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-12-29 05:37:03,788|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-12-29 05:37:03,806|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-12-29 05:37:03,808|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-12-29 05:37:03,840|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-12-29 05:37:03,845|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-29 05:37:03,848|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-29 05:37:03,849|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-12-29 05:37:03,852|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-12-29 05:37:03,896|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-12-29 05:37:03,896|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-12-29 05:37:03,897|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-12-29 05:37:03,897|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-12-29 05:37:03,897|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-12-29 05:37:03,915|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-29 05:37:03,916|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-29 05:37:03,916|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-12-29 05:37:03,918|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-12-29 05:37:03,938|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-12-29 05:37:03,948|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-12-29 05:37:03,948|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-12-29 05:37:03,949|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-12-29 05:37:03,949|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-12-29 05:37:03,950|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-12-29 05:37:03,956|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-29 05:37:03,956|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-29 05:37:03,958|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-12-29 05:37:03,961|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-12-29 05:37:04,012|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-12-29 05:37:04,049|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-12-29 05:37:04,050|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-12-29 05:37:04,050|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-29 05:37:04,051|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-29 05:37:04,054|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-12-29 05:37:04,081|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-12-29 05:37:04,084|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-12-29 05:37:04,094|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-12-29 05:37:04,095|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-12-29 05:37:04,100|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-12-29 05:37:04,167|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK)
2022-12-29 05:37:04,168|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string)
2022-12-29 05:37:04,168|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-12-29 05:37:04,168|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-12-29 05:37:04,169|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-12-29 05:37:04,208|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-12-29 05:37:04,210|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-29 05:37:04,211|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-12-29 05:37:04,229|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-12-29 05:37:04,233|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-29 05:37:04,233|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-29 05:37:04,248|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (list)
2022-12-29 05:37:04,254|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-12-29 05:37:04,255|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:04,256|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:04,256|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:04,256|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:04,256|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:04,256|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:04,256|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:04,257|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:04,257|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-29 05:37:04,257|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-12-29 05:37:04,277|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-12-29 05:37:04,281|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-12-29 05:37:04,635|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-12-29 05:37:04,657|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||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-12-29 05:37:04,658|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| Preparing Response...
2022-12-29 05:37:04,658|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-12-29 05:37:04,659|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-12-29 05:37:04,662|d7962a5f-1483-44e2-a9bd-6a1bd9665843||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 76995464-b8dc-4705-bcb1-1adf3aa02e7a auditStoreId -1
2022-12-29 06:17:45,659|a860a99b-80f1-4dfa-a1d4-147284b74a21||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-29 06:17:45,660|a860a99b-80f1-4dfa-a1d4-147284b74a21||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-29 06:17:45,661|a860a99b-80f1-4dfa-a1d4-147284b74a21||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-29 06:17:45,948|f7029be9-9762-4a15-b103-9bfee55430e4||Thread-64||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(2fc12b25-29fb-4631-80d7-63532716e083) CBA(/opt/app/onap/blueprints/archive/2fc12b25-29fb-4631-80d7-63532716e083/cba.zip)
2022-12-29 06:17:46,012|f7029be9-9762-4a15-b103-9bfee55430e4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2fc12b25-29fb-4631-80d7-63532716e083) and entry definition file (Definitions/CNF.json)
2022-12-29 06:17:46,065|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-29 06:17:46,065|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-29 06:17:46,222|f7029be9-9762-4a15-b103-9bfee55430e4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 06:17:46,224|f7029be9-9762-4a15-b103-9bfee55430e4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:17:46,226|f7029be9-9762-4a15-b103-9bfee55430e4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:17:46,227|f7029be9-9762-4a15-b103-9bfee55430e4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(scale-out)
2022-12-29 06:17:46,229|f7029be9-9762-4a15-b103-9bfee55430e4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(scale)
2022-12-29 06:17:46,230|f7029be9-9762-4a15-b103-9bfee55430e4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(scale-in)
2022-12-29 06:17:46,232|f7029be9-9762-4a15-b103-9bfee55430e4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(health-check)
2022-12-29 06:17:46,290|f7029be9-9762-4a15-b103-9bfee55430e4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2fc12b25-29fb-4631-80d7-63532716e083) and entry definition file (Definitions/CNF.json)
2022-12-29 06:17:46,805|f7029be9-9762-4a15-b103-9bfee55430e4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/working/2fc12b25-29fb-4631-80d7-63532716e083) present to clean.
2022-12-29 06:17:47,318|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-29 06:17:47,320|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(3ef819d7-2df8-4142-8523-c6243b2cb175) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-29 06:17:47,359|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(37a595de-22ad-40b3-84ce-73fa75f13f20) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-29 06:17:47,372|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(a550b61b-11c8-4be7-811d-049d81629d9a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-29 06:17:47,391|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(c2796b42-81b0-458a-a3fb-d5bddfca056d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-29 06:17:47,417|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(f4fa4da7-0bdb-49a1-9795-9e2430e5a35f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-29 06:17:47,444|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(d7447b03-1ade-4185-8469-1abdb740a806) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-29 06:17:47,477|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:17:47,490|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:17:47,491|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-29 06:17:47,491|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-29 06:17:47,491|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:17:47,491|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:17:47,540|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-29 06:17:47,573|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 06:17:47,628|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 06:17:47,638|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 06:17:47,667|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 06:17:47,804|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 06:17:47,805|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:17:47,806|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:17:47,875|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:17:47,876|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:17:47,878|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:17:47,905|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:17:47,964|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-29 06:17:48,031|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-29 06:17:48,071|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-29 06:17:48,117|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-29 06:17:48,118|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-29 06:17:48,196|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-29 06:17:48,317|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 06:17:48,320|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:17:48,321|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:17:48,381|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:17:48,462|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-29 06:17:48,520|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-29 06:17:48,533|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-29 06:17:48,633|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 06:17:48,633|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:17:48,664|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-29 06:17:48,725|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-29 06:17:48,773|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-29 06:17:48,784|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-29 06:17:48,913|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 06:17:48,915|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:17:48,916|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:17:48,917|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(HealthCheck)
2022-12-29 06:17:48,918|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-29 06:17:48,919|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(vf-config-assign)
2022-12-29 06:17:48,920|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(vf-config-deploy)
2022-12-29 06:17:48,997|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-29 06:17:49,060|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-29 06:17:49,128|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-29 06:17:49,146|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-29 06:17:49,232|a860a99b-80f1-4dfa-a1d4-147284b74a21||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:18:05,257|cb6580aa-9113-4b55-a989-bbd27b36e5fe||Thread-64||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7bb672e0-0f66-41a8-8875-6aed04cde52f)
2022-12-29 06:18:05,259|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| deleting definition types under : /opt/app/onap/blueprints/working/7bb672e0-0f66-41a8-8875-6aed04cde52f/Definitions
2022-12-29 06:18:05,263|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| reinitialized all type definitions
2022-12-29 06:18:05,265|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-12-29 06:18:05,295|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(vnf-template)
2022-12-29 06:18:05,302|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(vnf-mapping)
2022-12-29 06:18:05,321|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-12-29 06:18:05,354|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,385|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,402|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,413|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-12-29 06:18:05,413|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-12-29 06:18:05,414|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-12-29 06:18:05,439|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,452|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,463|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,474|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-29 06:18:05,507|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,520|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,533|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,545|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,554|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,565|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,587|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(config-assign)
2022-12-29 06:18:05,592|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(baseconfig-template)
2022-12-29 06:18:05,592|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-12-29 06:18:05,592|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-12-29 06:18:05,611|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,624|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,636|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(input)
2022-12-29 06:18:05,644|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(config-deploy)
2022-12-29 06:18:05,692|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ##### Enhancing Workflow(resource-assignment)
2022-12-29 06:18:05,692|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-12-29 06:18:05,693|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-12-29 06:18:05,693|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-12-29 06:18:05,693|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-12-29 06:18:05,694|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-12-29 06:18:05,694|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enriching artifacts file(/opt/app/onap/blueprints/working/7bb672e0-0f66-41a8-8875-6aed04cde52f/Templates/vnf-mapping.json
2022-12-29 06:18:05,702|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-12-29 06:18:05,702|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-12-29 06:18:05,702|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enriching artifacts file(/opt/app/onap/blueprints/working/7bb672e0-0f66-41a8-8875-6aed04cde52f/Templates/base_ubuntu20-mapping.json
2022-12-29 06:18:05,708|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-12-29 06:18:05,708|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-12-29 06:18:05,709|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ##### Enhancing Workflow(config-assign)
2022-12-29 06:18:05,709|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-12-29 06:18:05,709|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| identified workflow(config-assign) targets(config-assign)
2022-12-29 06:18:05,709|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-12-29 06:18:05,709|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-12-29 06:18:05,709|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enriching artifacts file(/opt/app/onap/blueprints/working/7bb672e0-0f66-41a8-8875-6aed04cde52f/Templates/baseconfig-mapping.json
2022-12-29 06:18:05,715|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-12-29 06:18:05,715|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-29 06:18:05,716|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ##### Enhancing Workflow(config-deploy)
2022-12-29 06:18:05,717|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-12-29 06:18:05,717|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| identified workflow(config-deploy) targets(config-deploy)
2022-12-29 06:18:05,717|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(config-deploy) resource assignment files([]
2022-12-29 06:18:05,717|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ##### Enhancing blueprint Resource Definitions
2022-12-29 06:18:05,717|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-12-29 06:18:05,717|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| processing file (Templates/vnf-mapping.json)
2022-12-29 06:18:05,717|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-12-29 06:18:05,717|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| processing file (Templates/baseconfig-mapping.json)
2022-12-29 06:18:05,735|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:18:05,825|cb6580aa-9113-4b55-a989-bbd27b36e5fe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-12-29 06:18:06,087|3c8a4219-271d-499a-b9ef-29aeb2e425e1||Thread-64||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(315304c6-492b-4cd5-9c97-beeae68c8471) CBA(/opt/app/onap/blueprints/archive/315304c6-492b-4cd5-9c97-beeae68c8471/cba.zip)
2022-12-29 06:18:06,102|3c8a4219-271d-499a-b9ef-29aeb2e425e1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/315304c6-492b-4cd5-9c97-beeae68c8471) and entry definition file (Definitions/ubuntu20.json)
2022-12-29 06:18:06,118|3c8a4219-271d-499a-b9ef-29aeb2e425e1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 06:18:06,172|3c8a4219-271d-499a-b9ef-29aeb2e425e1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 06:18:06,173|3c8a4219-271d-499a-b9ef-29aeb2e425e1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:18:06,173|3c8a4219-271d-499a-b9ef-29aeb2e425e1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:18:06,206|3c8a4219-271d-499a-b9ef-29aeb2e425e1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/315304c6-492b-4cd5-9c97-beeae68c8471) and entry definition file (Definitions/ubuntu20.json)
2022-12-29 06:18:06,312|3c8a4219-271d-499a-b9ef-29aeb2e425e1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/working/315304c6-492b-4cd5-9c97-beeae68c8471) present to clean.
2022-12-29 06:20:27,035|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-29 06:20:27,177|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-29 06:20:27,303|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| request(8329d4ff-a61f-4967-a969-393b6541ac88)
2022-12-29 06:20:27,312|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| CBA file(/opt/app/onap/blueprints/archive/d792edd8-490e-449f-aae5-dd438ce6b5c8/cba.zip written successfully
2022-12-29 06:20:27,313|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(d792edd8-490e-449f-aae5-dd438ce6b5c8) CBA(/opt/app/onap/blueprints/archive/d792edd8-490e-449f-aae5-dd438ce6b5c8/cba.zip)
2022-12-29 06:20:27,367|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d792edd8-490e-449f-aae5-dd438ce6b5c8) and entry definition file (Definitions/CNF.json)
2022-12-29 06:20:27,471|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 06:20:27,473|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:20:27,473|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:20:27,474|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(scale-out)
2022-12-29 06:20:27,475|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(scale)
2022-12-29 06:20:27,477|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(scale-in)
2022-12-29 06:20:27,478|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(health-check)
2022-12-29 06:20:27,518|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d792edd8-490e-449f-aae5-dd438ce6b5c8) and entry definition file (Definitions/CNF.json)
2022-12-29 06:20:27,582|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-29 06:20:27,655|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-29 06:20:27,660|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-29 06:20:27,767|8329d4ff-a61f-4967-a969-393b6541ac88||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/working/d792edd8-490e-449f-aae5-dd438ce6b5c8) present to clean.
2022-12-29 06:20:57,662|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-29 06:20:57,800|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-29 06:20:57,803|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| request(4fd0156e-cc54-4b99-9b0d-809ccef14574)
2022-12-29 06:20:57,804|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| CBA file(/opt/app/onap/blueprints/archive/6e673996-1633-477f-b03c-1933699108e3/cba.zip written successfully
2022-12-29 06:20:57,804|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(6e673996-1633-477f-b03c-1933699108e3) CBA(/opt/app/onap/blueprints/archive/6e673996-1633-477f-b03c-1933699108e3/cba.zip)
2022-12-29 06:20:57,818|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6e673996-1633-477f-b03c-1933699108e3) and entry definition file (Definitions/ubuntu20.json)
2022-12-29 06:20:57,835|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 06:20:57,884|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 06:20:57,885|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:20:57,887|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:20:57,905|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6e673996-1633-477f-b03c-1933699108e3) and entry definition file (Definitions/ubuntu20.json)
2022-12-29 06:20:57,952|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-12-29 06:20:57,996|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-12-29 06:20:57,998|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-12-29 06:20:58,090|4fd0156e-cc54-4b99-9b0d-809ccef14574||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/working/6e673996-1633-477f-b03c-1933699108e3) present to clean.
2022-12-29 06:23:57,330|de4dee46-adfa-4749-96b1-7b8b8d6a4813||reactor-http-epoll-3||||INFO||||||| processing request id de4dee46-adfa-4749-96b1-7b8b8d6a4813
2022-12-29 06:23:57,331|de4dee46-adfa-4749-96b1-7b8b8d6a4813||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-29 06:23:57,331|de4dee46-adfa-4749-96b1-7b8b8d6a4813||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-29 06:23:57,354|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-29 06:23:57,749|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-29 06:23:57,752|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-29 06:23:57,756|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-29 06:23:57,788|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-29 06:23:57,903|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-29 06:23:57,938|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[de4dee46-adfa-4749-96b1-7b8b8d6a4813])'s step(resource-assignment)
2022-12-29 06:23:57,939|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 06:23:57,941|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(de4dee46-adfa-4749-96b1-7b8b8d6a4813) for workflow(resource-assignment) step(resource-assignment)
2022-12-29 06:23:57,942|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-29 06:23:57,942|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-29 06:23:57,944|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-29 06:23:57,973|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-12-29 06:23:58,011|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-12-29 06:23:58,013|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-12-29 06:23:58,013|de4dee46-adfa-4749-96b1-7b8b8d6a4813||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-12-29 06:23:58,014|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-29 06:23:58,014|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ad3430b2-a4ca-485d-8b23-564af7ae10aa") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-29 06:23:58,018|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-29 06:23:58,043|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-12-29 06:23:58,043|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-12-29 06:23:58,064|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-29 06:24:00,494|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-12-29 06:24:00,494|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-29 06:24:00,495|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221229t062400439383z")
2022-12-29 06:24:00,495|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221229t062400439383z")
2022-12-29 06:24:00,496|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221229t062400439383z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-29 06:24:00,497|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-29 06:24:00,499|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "ad3430b2-a4ca-485d-8b23-564af7ae10aa",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221229t062400439383z"
})
2022-12-29 06:24:00,526|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-29 06:24:00,527|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-29 06:24:00,527|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-29 06:24:00,528|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[de4dee46-adfa-4749-96b1-7b8b8d6a4813])'s step(profile-upload)
2022-12-29 06:24:00,528|de4dee46-adfa-4749-96b1-7b8b8d6a4813||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-12-29 06:24:00,543|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(de4dee46-adfa-4749-96b1-7b8b8d6a4813) for workflow(resource-assignment) step(profile-upload)
2022-12-29 06:24:00,543|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-29 06:24:00,543|de4dee46-adfa-4749-96b1-7b8b8d6a4813||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-12-29 06:24:00,545|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-29 06:24:00,546|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-12-29 06:24:00,547|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-29 06:24:00,554|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-29 06:24:00,554|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-12-29 06:24:00,554|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-29 06:24:00,554|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-29 06:24:00,555|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-29 06:24:00,570|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-3||||INFO||||||| workflow(de4dee46-adfa-4749-96b1-7b8b8d6a4813) nodes completed with (0)exceptions
2022-12-29 06:24:00,571|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-29 06:24:00,573|de4dee46-adfa-4749-96b1-7b8b8d6a4813||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ec941bb5-e22b-42d4-b1de-70dba9f6df72 auditStoreId -1
2022-12-29 06:24:14,298|e1d770fa-31f5-497b-bea8-0d8f054145f1||reactor-http-epoll-2||||INFO||||||| processing request id e1d770fa-31f5-497b-bea8-0d8f054145f1
2022-12-29 06:24:14,299|e1d770fa-31f5-497b-bea8-0d8f054145f1||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-29 06:24:14,299|e1d770fa-31f5-497b-bea8-0d8f054145f1||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-29 06:24:14,302|e1d770fa-31f5-497b-bea8-0d8f054145f1||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-12-29 06:24:14,302|e1d770fa-31f5-497b-bea8-0d8f054145f1||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-29 06:24:14,311|e1d770fa-31f5-497b-bea8-0d8f054145f1||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-12-29 06:24:14,365|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-29 06:24:14,372|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-29 06:24:14,373|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[e1d770fa-31f5-497b-bea8-0d8f054145f1])'s step(resource-assignment)
2022-12-29 06:24:14,373|e1d770fa-31f5-497b-bea8-0d8f054145f1||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-12-29 06:24:14,375|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e1d770fa-31f5-497b-bea8-0d8f054145f1) for workflow(resource-assignment) step(resource-assignment)
2022-12-29 06:24:14,375|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-29 06:24:14,375|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-29 06:24:14,376|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-29 06:24:14,415|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-12-29 06:24:14,431|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-29 06:24:14,432|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2ff4fda7-8ef0-4ba8-b82d-7c345517817c") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-29 06:24:14,433|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-12-29 06:24:14,433|e1d770fa-31f5-497b-bea8-0d8f054145f1||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-12-29 06:24:14,434|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6089ccb5-d458-423a-aded-b14810eed6b5") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-29 06:24:14,438|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="6089ccb5-d458-423a-aded-b14810eed6b5"}
2022-12-29 06:24:14,438|e1d770fa-31f5-497b-bea8-0d8f054145f1||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-12-29 06:24:14,438|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="6089ccb5-d458-423a-aded-b14810eed6b5"}
2022-12-29 06:24:14,439|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||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-12-29 06:24:14,536|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=6089ccb5-d458-423a-aded-b14810eed6b5})
2022-12-29 06:24:14,565|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=6089ccb5-d458-423a-aded-b14810eed6b5})
2022-12-29 06:24:14,566|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-29 06:24:14,569|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"c1b65b5e-7d1c-459a-bb43-1173f904b211"}])
2022-12-29 06:24:14,570|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c1b65b5e-7d1c-459a-bb43-1173f904b211") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-29 06:24:14,575|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-29 06:24:14,577|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"}])
2022-12-29 06:24:14,577|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("f7157ce8-2aac-4085-be00-7f99f326fc50") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-29 06:24:14,579|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-12-29 06:24:14,590|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> f7157ce8-2aac-4085-be00-7f99f326fc50
2022-12-29 06:24:14,592|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="6089ccb5-d458-423a-aded-b14810eed6b5"}
2022-12-29 06:24:14,592|e1d770fa-31f5-497b-bea8-0d8f054145f1||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-12-29 06:24:14,650|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=6089ccb5-d458-423a-aded-b14810eed6b5})
2022-12-29 06:24:14,657|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-29 06:24:14,659|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-29 06:24:14,659|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-29 06:24:14,660|e1d770fa-31f5-497b-bea8-0d8f054145f1||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-12-29 06:24:14,660|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-12-29 06:24:14,672|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 6089ccb5-d458-423a-aded-b14810eed6b5
2022-12-29 06:24:14,673|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ad3430b2-a4ca-485d-8b23-564af7ae10aa") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-29 06:24:14,675|e1d770fa-31f5-497b-bea8-0d8f054145f1||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-12-29 06:24:14,675|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-12-29 06:24:14,675|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-29 06:24:14,678|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ad3430b2-a4ca-485d-8b23-564af7ae10aa", vnf-id="4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"}
2022-12-29 06:24:14,679|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ad3430b2-a4ca-485d-8b23-564af7ae10aa", vnf-id="4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"}
2022-12-29 06:24:14,688|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/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-12-29 06:24:14,688|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/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-12-29 06:24:14,689|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/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-12-29 06:24:14,689|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/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-12-29 06:24:14,774|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-29 06:24:14,775|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-29 06:24:14,818|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-29 06:24:14,819|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-29 06:24:14,819|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221229t062400439383z")
2022-12-29 06:24:14,820|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221229t062400439383z")
2022-12-29 06:24:14,820|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221229t062400439383z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-29 06:24:14,821|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-29 06:24:14,821|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-29 06:24:14,822|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-29 06:24:14,822|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-29 06:24:14,823|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-12-29 06:24:14,825|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221229t062400439383z", vf-module-label="helm_apache", vf-module-id="2ff4fda7-8ef0-4ba8-b82d-7c345517817c"}
2022-12-29 06:24:14,842|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-12-29 06:24:14,842|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-12-29 06:24:14,845|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-29 06:24:14,984|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-12-29 06:24:14,985|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-29 06:24:14,985|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221229t062400439383z-helm_apache-vfmt-001")
2022-12-29 06:24:14,985|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221229t062400439383z-helm_apache-vfmt-001")
2022-12-29 06:24:14,985|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221229t062400439383z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-12-29 06:24:14,988|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-29 06:24:14,993|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ad3430b2-a4ca-485d-8b23-564af7ae10aa", vnf-id="4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"}
2022-12-29 06:24:15,001|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/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-12-29 06:24:15,001|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/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-12-29 06:24:15,052|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-29 06:24:15,075|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-29 06:24:15,075|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-29 06:24:15,076|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-29 06:24:15,076|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-29 06:24:15,076|e1d770fa-31f5-497b-bea8-0d8f054145f1||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-12-29 06:24:15,077|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-12-29 06:24:15,077|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-12-29 06:24:15,079|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||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" : "f7157ce8-2aac-4085-be00-7f99f326fc50",
  "k8s-rb-definition-version" : "6089ccb5-d458-423a-aded-b14810eed6b5",
  "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" : "ad3430b2-a4ca-485d-8b23-564af7ae10aa",
  "vf-module-id" : "2ff4fda7-8ef0-4ba8-b82d-7c345517817c",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "6089ccb5-d458-423a-aded-b14810eed6b5",
  "vf-module-model-invariant-uuid" : "f7157ce8-2aac-4085-be00-7f99f326fc50",
  "vf-module-model-version" : "c1b65b5e-7d1c-459a-bb43-1173f904b211",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221229t062400439383z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221229t062400439383z"
})
2022-12-29 06:24:15,119|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-29 06:24:15,120|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-29 06:24:15,120|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-29 06:24:15,122|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[e1d770fa-31f5-497b-bea8-0d8f054145f1])'s step(profile-upload)
2022-12-29 06:24:15,122|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 06:24:15,123|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(e1d770fa-31f5-497b-bea8-0d8f054145f1) for workflow(resource-assignment) step(profile-upload)
2022-12-29 06:24:15,123|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-29 06:24:15,124|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-29 06:24:15,124|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-29 06:24:15,124|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-12-29 06:24:15,124|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-29 06:24:15,153|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/f7157ce8-2aac-4085-be00-7f99f326fc50/6089ccb5-d458-423a-aded-b14810eed6b5)
2022-12-29 06:24:15,164|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-29 06:24:15,268|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/f7157ce8-2aac-4085-be00-7f99f326fc50/6089ccb5-d458-423a-aded-b14810eed6b5/profile/node-port-profile)
2022-12-29 06:24:15,288|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Response status(404 - Not Found)
2022-12-29 06:24:15,288|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s Profile..
2022-12-29 06:24:15,333|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/f7157ce8-2aac-4085-be00-7f99f326fc50/6089ccb5-d458-423a-aded-b14810eed6b5/profile)
2022-12-29 06:24:15,348|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-12-29 06:24:15,415|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/f7157ce8-2aac-4085-be00-7f99f326fc50/6089ccb5-d458-423a-aded-b14810eed6b5/profile/node-port-profile/content)
2022-12-29 06:24:15,440|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-29 06:24:15,441|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| K8s Profile Upload Completed
2022-12-29 06:24:15,441|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-29 06:24:15,441|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-29 06:24:15,441|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-29 06:24:15,443|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-29 06:24:15,443|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| workflow(e1d770fa-31f5-497b-bea8-0d8f054145f1) nodes completed with (0)exceptions
2022-12-29 06:24:15,443|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-29 06:24:15,444|e1d770fa-31f5-497b-bea8-0d8f054145f1||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d7c393e6-bb7b-4500-86c0-030c2b50d702 auditStoreId -1
2022-12-29 06:24:34,333|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-29 06:24:34,492|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-29 06:24:34,585|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| processing request id 27c3fdbc-f373-45b9-bf90-46450b74dacb
2022-12-29 06:24:34,585|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-29 06:24:34,585|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| StoreAuditService ID  -1
2022-12-29 06:24:34,587|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-29 06:24:34,587|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-29 06:24:34,609|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-29 06:24:34,671|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deriving input data for workflow: (config-assign)
2022-12-29 06:24:34,673|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Execute node(START) -> executed state(SUCCESS)
2022-12-29 06:24:34,674|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Executing workflow(config-assign[27c3fdbc-f373-45b9-bf90-46450b74dacb])'s step(config-setup)
2022-12-29 06:24:34,674|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 06:24:34,676|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| preparing request id(27c3fdbc-f373-45b9-bf90-46450b74dacb) for workflow(config-assign) step(config-setup)
2022-12-29 06:24:34,677|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-12-29 06:24:34,678|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-12-29 06:24:34,680|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-12-29 06:24:34,755|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:24:34,759|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-29 06:24:34,760|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ("ad3430b2-a4ca-485d-8b23-564af7ae10aa") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-29 06:24:34,766|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 
Resolved Input Key mappings: 
{service-instance-id="ad3430b2-a4ca-485d-8b23-564af7ae10aa"}
2022-12-29 06:24:34,785|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa), 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-12-29 06:24:34,786|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-12-29 06:24:34,840|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa)
2022-12-29 06:24:34,864|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:24:34,865|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response processing type (string)
2022-12-29 06:24:34,867|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2")
2022-12-29 06:24:34,867|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2")
2022-12-29 06:24:34,867|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ("basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-12-29 06:24:34,869|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ("4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-29 06:24:34,870|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 
Resolved Input Key mappings: 
{service-instance-id="ad3430b2-a4ca-485d-8b23-564af7ae10aa", vnf-id="4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"}
2022-12-29 06:24:34,884|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/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-12-29 06:24:34,884|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-29 06:24:34,954|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/vnf-data/vf-modules)
2022-12-29 06:24:34,981|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:24:34,982|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response processing type (json)
2022-12-29 06:24:34,982|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","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_530d75c3-bb83-42e7-a8a8-4758b2f61de2_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":"c1b65b5e-7d1c-459a-bb43-1173f904b211","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-20221229t062400439383z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f7157ce8-2aac-4085-be00-7f99f326fc50","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221229t062400439383z","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":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"27c3fdbc-f373-45b9-bf90-46450b74dacb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"840e1656-8ddf-42ae-a38b-8c65b043455f","model-invariant-uuid":"a1d0901c-7502-45e7-a371-0a2f17145112"},"global-customer-id":"basiccnf-macro-customer","service-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","service-instance-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d6f18895-4dee-4855-a73e-25bd2befe2df","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e3d21b07-d83d-4f5c-b5ce-38ba42874b67","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2b1dd7c0-ad64-4d9a-a574-731d412e8f22","model-uuid":"4d5f0c2d-ddf9-4115-8c3a-141f74c774f8","model-invariant-uuid":"b68b0272-c202-4ec4-9a8d-3f5ec7059a74"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c"}}}]})
2022-12-29 06:24:34,983|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","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_530d75c3-bb83-42e7-a8a8-4758b2f61de2_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":"c1b65b5e-7d1c-459a-bb43-1173f904b211","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-20221229t062400439383z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f7157ce8-2aac-4085-be00-7f99f326fc50","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221229t062400439383z","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":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"27c3fdbc-f373-45b9-bf90-46450b74dacb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"840e1656-8ddf-42ae-a38b-8c65b043455f","model-invariant-uuid":"a1d0901c-7502-45e7-a371-0a2f17145112"},"global-customer-id":"basiccnf-macro-customer","service-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","service-instance-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d6f18895-4dee-4855-a73e-25bd2befe2df","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e3d21b07-d83d-4f5c-b5ce-38ba42874b67","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2b1dd7c0-ad64-4d9a-a574-731d412e8f22","model-uuid":"4d5f0c2d-ddf9-4115-8c3a-141f74c774f8","model-invariant-uuid":"b68b0272-c202-4ec4-9a8d-3f5ec7059a74"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c"}}}]})
2022-12-29 06:24:34,983|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","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_530d75c3-bb83-42e7-a8a8-4758b2f61de2_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":"c1b65b5e-7d1c-459a-bb43-1173f904b211","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-20221229t062400439383z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f7157ce8-2aac-4085-be00-7f99f326fc50","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221229t062400439383z","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":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"27c3fdbc-f373-45b9-bf90-46450b74dacb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"840e1656-8ddf-42ae-a38b-8c65b043455f","model-invariant-uuid":"a1d0901c-7502-45e7-a371-0a2f17145112"},"global-customer-id":"basiccnf-macro-customer","service-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","service-instance-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d6f18895-4dee-4855-a73e-25bd2befe2df","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e3d21b07-d83d-4f5c-b5ce-38ba42874b67","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2b1dd7c0-ad64-4d9a-a574-731d412e8f22","model-uuid":"4d5f0c2d-ddf9-4115-8c3a-141f74c774f8","model-invariant-uuid":"b68b0272-c202-4ec4-9a8d-3f5ec7059a74"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c"}}}]), type  ({json})
2022-12-29 06:24:34,983|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","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_530d75c3-bb83-42e7-a8a8-4758b2f61de2_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":"c1b65b5e-7d1c-459a-bb43-1173f904b211","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-20221229t062400439383z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f7157ce8-2aac-4085-be00-7f99f326fc50","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221229t062400439383z","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":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"27c3fdbc-f373-45b9-bf90-46450b74dacb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"840e1656-8ddf-42ae-a38b-8c65b043455f","model-invariant-uuid":"a1d0901c-7502-45e7-a371-0a2f17145112"},"global-customer-id":"basiccnf-macro-customer","service-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","service-instance-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d6f18895-4dee-4855-a73e-25bd2befe2df","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e3d21b07-d83d-4f5c-b5ce-38ba42874b67","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2b1dd7c0-ad64-4d9a-a574-731d412e8f22","model-uuid":"4d5f0c2d-ddf9-4115-8c3a-141f74c774f8","model-invariant-uuid":"b68b0272-c202-4ec4-9a8d-3f5ec7059a74"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-12-29 06:24:34,987|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 
Resolved Input Key mappings: 
{vnf-id="4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"}
2022-12-29 06:24:34,994|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-29 06:24:34,994|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-29 06:24:35,100|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2?depth=1)
2022-12-29 06:24:35,740|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:24:35,741|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response processing type (json)
2022-12-29 06:24:35,741|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1672295059706","model-invariant-id":"f7157ce8-2aac-4085-be00-7f99f326fc50","model-version-id":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-customization-id":"6089ccb5-d458-423a-aded-b14810eed6b5","module-index":0}]})
2022-12-29 06:24:35,742|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1672295059706","model-invariant-id":"f7157ce8-2aac-4085-be00-7f99f326fc50","model-version-id":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-customization-id":"6089ccb5-d458-423a-aded-b14810eed6b5","module-index":0}]})
2022-12-29 06:24:35,742|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1672295059706","model-invariant-id":"f7157ce8-2aac-4085-be00-7f99f326fc50","model-version-id":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-customization-id":"6089ccb5-d458-423a-aded-b14810eed6b5","module-index":0}]), type  ({json})
2022-12-29 06:24:35,742|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1672295059706","model-invariant-id":"f7157ce8-2aac-4085-be00-7f99f326fc50","model-version-id":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-customization-id":"6089ccb5-d458-423a-aded-b14810eed6b5","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-12-29 06:24:35,743|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-12-29 06:24:35,751|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-29 06:24:42,776|198568eb-07f6-46aa-9c40-408711a9db20||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-29 06:24:42,776|198568eb-07f6-46aa-9c40-408711a9db20||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-29 06:24:42,777|198568eb-07f6-46aa-9c40-408711a9db20||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-29 06:24:43,420|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-29 06:24:43,420|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-29 06:24:44,904|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-29 06:24:44,905|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(3bbf888c-7408-444d-888f-7b1a7351d720) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-29 06:24:44,942|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(c1e302c5-26b1-451b-8f1b-848d70b257db) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-29 06:24:44,959|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(e634bc62-15c2-4873-b2de-9db316309844) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-29 06:24:44,980|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(6d223854-33ab-4a43-8371-56fb078a9e87) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-29 06:24:45,007|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(46e529ae-ecf6-444b-b2ae-7dba90eaa4cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-29 06:24:45,030|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(74aaee0b-a129-4cce-a92b-b85d6007d6f2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-29 06:24:45,057|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:24:45,058|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:24:45,059|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-29 06:24:45,059|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-29 06:24:45,060|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:24:45,060|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:24:45,109|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-29 06:24:45,114|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 06:24:45,195|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 06:24:45,231|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 06:24:45,263|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 06:24:45,365|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 06:24:45,366|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:24:45,367|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:24:45,419|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:24:45,511|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-29 06:24:45,578|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-29 06:24:45,587|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-29 06:24:45,672|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 06:24:45,672|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:24:45,673|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:24:45,735|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:24:45,809|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-29 06:24:45,863|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-29 06:24:45,873|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-29 06:24:45,969|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 06:24:45,970|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:24:45,971|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:24:45,971|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(HealthCheck)
2022-12-29 06:24:45,972|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-29 06:24:45,973|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(vf-config-assign)
2022-12-29 06:24:45,974|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(vf-config-deploy)
2022-12-29 06:24:46,081|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-29 06:24:46,155|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-29 06:24:46,215|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-29 06:24:46,216|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-29 06:24:46,314|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(resource-assignment)
2022-12-29 06:24:46,316|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:24:46,367|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:24:46,369|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:24:46,370|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-29 06:24:46,399|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:24:46,435|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-29 06:24:46,480|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-29 06:24:46,482|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-29 06:24:46,612|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-29 06:24:46,688|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-29 06:24:46,689|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-29 06:24:46,757|198568eb-07f6-46aa-9c40-408711a9db20||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:24:48,143|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| compiled in (12391)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-29 06:24:48,144|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-29 06:24:48,232|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"f7157ce8-2aac-4085-be00-7f99f326fc50","k8s-rb-definition-version":"6089ccb5-d458-423a-aded-b14810eed6b5","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-12-29 06:24:48,235|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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" : "f7157ce8-2aac-4085-be00-7f99f326fc50",
      "k8s-rb-definition-version" : "6089ccb5-d458-423a-aded-b14810eed6b5"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "ad3430b2-a4ca-485d-8b23-564af7ae10aa",
  "service-instance-name" : "basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "6089ccb5-d458-423a-aded-b14810eed6b5",
      "model-invariant-id" : "f7157ce8-2aac-4085-be00-7f99f326fc50",
      "model-version-id" : "c1b65b5e-7d1c-459a-bb43-1173f904b211",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1672295059706",
      "vf-module-id" : "2ff4fda7-8ef0-4ba8-b82d-7c345517817c",
      "vf-module-name" : "basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "27c3fdbc-f373-45b9-bf90-46450b74dacb",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e3d21b07-d83d-4f5c-b5ce-38ba42874b67",
          "svc-request-id" : "d6f18895-4dee-4855-a73e-25bd2befe2df"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "a1d0901c-7502-45e7-a371-0a2f17145112",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "840e1656-8ddf-42ae-a38b-8c65b043455f",
            "model-version" : "1.0"
          },
          "service-id" : "ad3430b2-a4ca-485d-8b23-564af7ae10aa",
          "service-instance-id" : "ad3430b2-a4ca-485d-8b23-564af7ae10aa",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "6089ccb5-d458-423a-aded-b14810eed6b5",
            "model-invariant-uuid" : "f7157ce8-2aac-4085-be00-7f99f326fc50",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "c1b65b5e-7d1c-459a-bb43-1173f904b211",
            "model-version" : "1"
          },
          "vf-module-id" : "2ff4fda7-8ef0-4ba8-b82d-7c345517817c",
          "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_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "6089ccb5-d458-423a-aded-b14810eed6b5",
            "model-invariant-uuid" : "f7157ce8-2aac-4085-be00-7f99f326fc50",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "c1b65b5e-7d1c-459a-bb43-1173f904b211",
            "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" : "c1b65b5e-7d1c-459a-bb43-1173f904b211"
            }, {
              "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-20221229t062400439383z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "f7157ce8-2aac-4085-be00-7f99f326fc50"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221229t062400439383z"
            }, {
              "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" : "2ff4fda7-8ef0-4ba8-b82d-7c345517817c",
            "vf-module-name" : "basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "2b1dd7c0-ad64-4d9a-a574-731d412e8f22",
            "model-invariant-uuid" : "b68b0272-c202-4ec4-9a8d-3f5ec7059a74",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "4d5f0c2d-ddf9-4115-8c3a-141f74c774f8",
            "model-version" : "1.0"
          },
          "vnf-id" : "4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "2ff4fda7-8ef0-4ba8-b82d-7c345517817c"
    } ]
  },
  "vnf-id" : "4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"
})
2022-12-29 06:24:48,277|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Preparing Response...
2022-12-29 06:24:48,278|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-12-29 06:24:48,278|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-12-29 06:24:48,279|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Executing workflow(config-assign[27c3fdbc-f373-45b9-bf90-46450b74dacb])'s step(config-template)
2022-12-29 06:24:48,279|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 06:24:48,292|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| preparing request id(27c3fdbc-f373-45b9-bf90-46450b74dacb) for workflow(config-assign) step(config-template)
2022-12-29 06:24:48,293|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-12-29 06:24:48,293|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:24:48,425|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Triggering K8s Config Upload component logic.
2022-12-29 06:24:48,426|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Getting the template prefixes
2022-12-29 06:24:48,426|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Iterating over prefixes in resource assignment map.
2022-12-29 06:24:48,444|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/v1/rb/definition/f7157ce8-2aac-4085-be00-7f99f326fc50/6089ccb5-d458-423a-aded-b14810eed6b5)
2022-12-29 06:24:48,457|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:24:48,482|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/v1/rb/definition/f7157ce8-2aac-4085-be00-7f99f326fc50/6089ccb5-d458-423a-aded-b14810eed6b5/config-template/replica-count-template)
2022-12-29 06:24:48,502|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(500 - Internal Server Error)
2022-12-29 06:24:48,502|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Uploading K8s template..
2022-12-29 06:24:48,527|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(POST), url(/v1/rb/definition/f7157ce8-2aac-4085-be00-7f99f326fc50/6089ccb5-d458-423a-aded-b14810eed6b5/config-template)
2022-12-29 06:24:48,551|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(201 - Created)
2022-12-29 06:24:48,585|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(POST), url(/v1/rb/definition/f7157ce8-2aac-4085-be00-7f99f326fc50/6089ccb5-d458-423a-aded-b14810eed6b5/config-template/replica-count-template/content)
2022-12-29 06:24:48,617|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:24:48,618|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| K8s Config Upload Completed
2022-12-29 06:24:48,619|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Preparing Response...
2022-12-29 06:24:48,619|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-12-29 06:24:48,619|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Execute node(config-template) -> executed state(SUCCESS)
2022-12-29 06:24:48,621|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Execute node(END) -> executed state(SUCCESS)
2022-12-29 06:24:48,621|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(27c3fdbc-f373-45b9-bf90-46450b74dacb) nodes completed with (0)exceptions
2022-12-29 06:24:48,622|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-29 06:24:48,623|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3302e808-9a72-41b3-bad1-4dbb563a6ec0 auditStoreId -1
2022-12-29 06:24:48,669|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Completed
2022-12-29 06:25:03,076|d839255d-61ee-4a99-9a71-b230b7e634a4||Thread-115||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/348ea4d1-755b-4478-92bd-f3b15c7ebe62)
2022-12-29 06:25:03,077|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| deleting definition types under : /opt/app/onap/blueprints/working/348ea4d1-755b-4478-92bd-f3b15c7ebe62/Definitions
2022-12-29 06:25:03,080|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| reinitialized all type definitions
2022-12-29 06:25:03,081|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(netconf-device)
2022-12-29 06:25:03,104|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(resolve-data)
2022-12-29 06:25:03,132|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-12-29 06:25:03,140|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-12-29 06:25:03,150|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-12-29 06:25:03,187|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-12-29 06:25:03,224|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ##### Enhancing Workflow(config-assign)
2022-12-29 06:25:03,225|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-12-29 06:25:03,225|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| identified workflow(config-assign) targets(resolve-data)
2022-12-29 06:25:03,225|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-12-29 06:25:03,225|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-12-29 06:25:03,225|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enriching artifacts file(/opt/app/onap/blueprints/working/348ea4d1-755b-4478-92bd-f3b15c7ebe62/Templates/netconfrpc-mapping.json
2022-12-29 06:25:03,234|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-12-29 06:25:03,234|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-29 06:25:03,235|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ##### Enhancing Workflow(config-deploy)
2022-12-29 06:25:03,236|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-12-29 06:25:03,236|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| identified workflow(config-deploy) targets(execute-netconf)
2022-12-29 06:25:03,236|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(config-deploy) resource assignment files([]
2022-12-29 06:25:03,236|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| ##### Enhancing blueprint Resource Definitions
2022-12-29 06:25:03,237|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-12-29 06:25:03,237|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| processing file (Templates/netconfrpc-mapping.json)
2022-12-29 06:25:03,245|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| distinct resource keys ([input-source])
2022-12-29 06:25:03,265|d839255d-61ee-4a99-9a71-b230b7e634a4||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Enriching Resource Definition sources Node Template: [source-input]
2022-12-29 06:25:32,843|4c233530-a661-44a5-82eb-183aef60239a||reactor-http-epoll-2||||INFO||||||| processing request id 4c233530-a661-44a5-82eb-183aef60239a
2022-12-29 06:25:32,844|4c233530-a661-44a5-82eb-183aef60239a||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-29 06:25:32,844|4c233530-a661-44a5-82eb-183aef60239a||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-29 06:25:32,858|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-12-29 06:25:32,973|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-29 06:25:32,976|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-29 06:25:32,978|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-29 06:25:32,995|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-29 06:25:32,995|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-29 06:25:32,996|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 06:25:32,997|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| preparing request id(4c233530-a661-44a5-82eb-183aef60239a) for workflow(resource-assignment) step(resource-assignment)
2022-12-29 06:25:32,997|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-29 06:25:32,997|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-29 06:25:32,998|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-29 06:25:33,020|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||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-12-29 06:25:33,024|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-29 06:25:33,025|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("8f81d17c-d154-446f-8657-53761ee19ce7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-29 06:25:33,025|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("e922f327-af00-46d6-a716-507020a5ee6a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-29 06:25:33,026|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "8f81d17c-d154-446f-8657-53761ee19ce7",
  "vnf-id" : "e922f327-af00-46d6-a716-507020a5ee6a",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-12-29 06:25:33,040|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| Preparing Response...
2022-12-29 06:25:33,040|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-29 06:25:33,040|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-29 06:25:33,041|4c233530-a661-44a5-82eb-183aef60239a||DefaultDispatcher-worker-24||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 59b36eb6-66b9-4110-863f-8482507e2dc4 auditStoreId -1
2022-12-29 06:25:54,100|268c1567-8e1e-4298-bd05-9a8737fd652c||reactor-http-epoll-1||||INFO||||||| processing request id 268c1567-8e1e-4298-bd05-9a8737fd652c
2022-12-29 06:25:54,101|268c1567-8e1e-4298-bd05-9a8737fd652c||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-29 06:25:54,101|268c1567-8e1e-4298-bd05-9a8737fd652c||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-29 06:25:54,104|268c1567-8e1e-4298-bd05-9a8737fd652c||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-29 06:25:54,105|268c1567-8e1e-4298-bd05-9a8737fd652c||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-29 06:25:54,129|268c1567-8e1e-4298-bd05-9a8737fd652c||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-12-29 06:25:54,236|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-29 06:25:54,238|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-29 06:25:54,238|268c1567-8e1e-4298-bd05-9a8737fd652c||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-12-29 06:25:54,239|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(268c1567-8e1e-4298-bd05-9a8737fd652c) for workflow(resource-assignment) step(resource-assignment)
2022-12-29 06:25:54,239|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-29 06:25:54,239|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-29 06:25:54,240|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-12-29 06:25:54,294|268c1567-8e1e-4298-bd05-9a8737fd652c||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-12-29 06:25:54,297|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-kohn") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-12-29 06:25:54,298|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-12-29 06:25:54,299|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-12-29 06:25:54,299|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-12-29 06:25:54,299|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3e415ed2-a74f-403a-a651-18568153dd59") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-29 06:25:54,299|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("8f81d17c-d154-446f-8657-53761ee19ce7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-29 06:25:54,300|268c1567-8e1e-4298-bd05-9a8737fd652c||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-12-29 06:25:54,300|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-12-29 06:25:54,301|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-12-29 06:25:54,301|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e922f327-af00-46d6-a716-507020a5ee6a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-29 06:25:54,303|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-kohn",
  "service-instance-id" : "8f81d17c-d154-446f-8657-53761ee19ce7",
  "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" : "3e415ed2-a74f-403a-a651-18568153dd59",
  "vnf-id" : "e922f327-af00-46d6-a716-507020a5ee6a",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-12-29 06:25:54,339|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-29 06:25:54,339|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-29 06:25:54,339|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-29 06:25:54,340|268c1567-8e1e-4298-bd05-9a8737fd652c||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fbc224d7-fe59-4050-aa6a-25c3df7d4c3c auditStoreId -1
2022-12-29 06:26:05,268|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-29 06:26:05,414|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-29 06:26:05,418|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| processing request id 27c3fdbc-f373-45b9-bf90-46450b74dacb
2022-12-29 06:26:05,419|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-29 06:26:05,419|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| StoreAuditService ID  -1
2022-12-29 06:26:05,422|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-29 06:26:05,423|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-29 06:26:05,424|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-29 06:26:05,434|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deriving input data for workflow: (config-deploy)
2022-12-29 06:26:05,435|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Execute node(START) -> executed state(SUCCESS)
2022-12-29 06:26:05,436|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Executing workflow(config-deploy[27c3fdbc-f373-45b9-bf90-46450b74dacb])'s step(config-setup)
2022-12-29 06:26:05,436|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 06:26:05,437|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| preparing request id(27c3fdbc-f373-45b9-bf90-46450b74dacb) for workflow(config-deploy) step(config-setup)
2022-12-29 06:26:05,437|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-12-29 06:26:05,437|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-12-29 06:26:05,438|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-12-29 06:26:05,466|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:26:05,469|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-29 06:26:05,470|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ("ad3430b2-a4ca-485d-8b23-564af7ae10aa") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-29 06:26:05,471|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 
Resolved Input Key mappings: 
{service-instance-id="ad3430b2-a4ca-485d-8b23-564af7ae10aa"}
2022-12-29 06:26:05,480|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa), 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-12-29 06:26:05,480|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-12-29 06:26:05,527|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa)
2022-12-29 06:26:05,565|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:26:05,565|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response processing type (string)
2022-12-29 06:26:05,566|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2")
2022-12-29 06:26:05,566|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2")
2022-12-29 06:26:05,566|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ("basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-12-29 06:26:05,568|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ("4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-29 06:26:05,569|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 
Resolved Input Key mappings: 
{service-instance-id="ad3430b2-a4ca-485d-8b23-564af7ae10aa", vnf-id="4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"}
2022-12-29 06:26:05,575|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/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-12-29 06:26:05,575|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-29 06:26:05,613|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ad3430b2-a4ca-485d-8b23-564af7ae10aa/service-data/vnfs/vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2/vnf-data/vf-modules)
2022-12-29 06:26:05,634|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:26:05,635|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response processing type (json)
2022-12-29 06:26:05,635|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","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_530d75c3-bb83-42e7-a8a8-4758b2f61de2_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":"c1b65b5e-7d1c-459a-bb43-1173f904b211","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-20221229t062400439383z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f7157ce8-2aac-4085-be00-7f99f326fc50","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221229t062400439383z","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":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"27c3fdbc-f373-45b9-bf90-46450b74dacb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"840e1656-8ddf-42ae-a38b-8c65b043455f","model-invariant-uuid":"a1d0901c-7502-45e7-a371-0a2f17145112"},"global-customer-id":"basiccnf-macro-customer","service-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","service-instance-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b2513b29-d50c-45aa-90c2-facf8d50c8f1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6162b4b2-fd04-4043-b93f-13ea17bc05fb","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2b1dd7c0-ad64-4d9a-a574-731d412e8f22","model-uuid":"4d5f0c2d-ddf9-4115-8c3a-141f74c774f8","model-invariant-uuid":"b68b0272-c202-4ec4-9a8d-3f5ec7059a74"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","from-preload":false}}}]})
2022-12-29 06:26:05,636|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","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_530d75c3-bb83-42e7-a8a8-4758b2f61de2_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":"c1b65b5e-7d1c-459a-bb43-1173f904b211","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-20221229t062400439383z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f7157ce8-2aac-4085-be00-7f99f326fc50","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221229t062400439383z","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":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"27c3fdbc-f373-45b9-bf90-46450b74dacb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"840e1656-8ddf-42ae-a38b-8c65b043455f","model-invariant-uuid":"a1d0901c-7502-45e7-a371-0a2f17145112"},"global-customer-id":"basiccnf-macro-customer","service-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","service-instance-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b2513b29-d50c-45aa-90c2-facf8d50c8f1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6162b4b2-fd04-4043-b93f-13ea17bc05fb","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2b1dd7c0-ad64-4d9a-a574-731d412e8f22","model-uuid":"4d5f0c2d-ddf9-4115-8c3a-141f74c774f8","model-invariant-uuid":"b68b0272-c202-4ec4-9a8d-3f5ec7059a74"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","from-preload":false}}}]})
2022-12-29 06:26:05,636|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","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_530d75c3-bb83-42e7-a8a8-4758b2f61de2_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":"c1b65b5e-7d1c-459a-bb43-1173f904b211","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-20221229t062400439383z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f7157ce8-2aac-4085-be00-7f99f326fc50","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221229t062400439383z","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":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"27c3fdbc-f373-45b9-bf90-46450b74dacb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"840e1656-8ddf-42ae-a38b-8c65b043455f","model-invariant-uuid":"a1d0901c-7502-45e7-a371-0a2f17145112"},"global-customer-id":"basiccnf-macro-customer","service-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","service-instance-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b2513b29-d50c-45aa-90c2-facf8d50c8f1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6162b4b2-fd04-4043-b93f-13ea17bc05fb","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2b1dd7c0-ad64-4d9a-a574-731d412e8f22","model-uuid":"4d5f0c2d-ddf9-4115-8c3a-141f74c774f8","model-invariant-uuid":"b68b0272-c202-4ec4-9a8d-3f5ec7059a74"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","from-preload":false}}}]), type  ({json})
2022-12-29 06:26:05,636|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","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_530d75c3-bb83-42e7-a8a8-4758b2f61de2_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":"c1b65b5e-7d1c-459a-bb43-1173f904b211","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-20221229t062400439383z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f7157ce8-2aac-4085-be00-7f99f326fc50","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221229t062400439383z","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":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"27c3fdbc-f373-45b9-bf90-46450b74dacb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"840e1656-8ddf-42ae-a38b-8c65b043455f","model-invariant-uuid":"a1d0901c-7502-45e7-a371-0a2f17145112"},"global-customer-id":"basiccnf-macro-customer","service-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","service-instance-id":"ad3430b2-a4ca-485d-8b23-564af7ae10aa","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b2513b29-d50c-45aa-90c2-facf8d50c8f1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6162b4b2-fd04-4043-b93f-13ea17bc05fb","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"2b1dd7c0-ad64-4d9a-a574-731d412e8f22","model-uuid":"4d5f0c2d-ddf9-4115-8c3a-141f74c774f8","model-invariant-uuid":"b68b0272-c202-4ec4-9a8d-3f5ec7059a74"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"6089ccb5-d458-423a-aded-b14810eed6b5","model-uuid":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-invariant-uuid":"f7157ce8-2aac-4085-be00-7f99f326fc50"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-12-29 06:26:05,637|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 
Resolved Input Key mappings: 
{vnf-id="4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"}
2022-12-29 06:26:05,642|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-29 06:26:05,642|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-29 06:26:05,699|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2?depth=1)
2022-12-29 06:26:05,970|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:26:05,971|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response processing type (json)
2022-12-29 06:26:05,972|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"happy_kowalevski","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1672295157178","model-invariant-id":"f7157ce8-2aac-4085-be00-7f99f326fc50","model-version-id":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-customization-id":"6089ccb5-d458-423a-aded-b14810eed6b5","module-index":0}]})
2022-12-29 06:26:05,973|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"happy_kowalevski","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1672295157178","model-invariant-id":"f7157ce8-2aac-4085-be00-7f99f326fc50","model-version-id":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-customization-id":"6089ccb5-d458-423a-aded-b14810eed6b5","module-index":0}]})
2022-12-29 06:26:05,973|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"happy_kowalevski","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1672295157178","model-invariant-id":"f7157ce8-2aac-4085-be00-7f99f326fc50","model-version-id":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-customization-id":"6089ccb5-d458-423a-aded-b14810eed6b5","module-index":0}]), type  ({json})
2022-12-29 06:26:05,973|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"2ff4fda7-8ef0-4ba8-b82d-7c345517817c","vf-module-name":"basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"happy_kowalevski","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1672295157178","model-invariant-id":"f7157ce8-2aac-4085-be00-7f99f326fc50","model-version-id":"c1b65b5e-7d1c-459a-bb43-1173f904b211","model-customization-id":"6089ccb5-d458-423a-aded-b14810eed6b5","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-12-29 06:26:05,975|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-12-29 06:26:05,984|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"f7157ce8-2aac-4085-be00-7f99f326fc50","k8s-rb-definition-version":"6089ccb5-d458-423a-aded-b14810eed6b5","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":"happy_kowalevski"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-12-29 06:26:05,988|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "happy_kowalevski",
      "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" : "f7157ce8-2aac-4085-be00-7f99f326fc50",
      "k8s-rb-definition-version" : "6089ccb5-d458-423a-aded-b14810eed6b5"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "ad3430b2-a4ca-485d-8b23-564af7ae10aa",
  "service-instance-name" : "basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "happy_kowalevski",
      "is-base-vf-module" : false,
      "model-customization-id" : "6089ccb5-d458-423a-aded-b14810eed6b5",
      "model-invariant-id" : "f7157ce8-2aac-4085-be00-7f99f326fc50",
      "model-version-id" : "c1b65b5e-7d1c-459a-bb43-1173f904b211",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1672295157178",
      "vf-module-id" : "2ff4fda7-8ef0-4ba8-b82d-7c345517817c",
      "vf-module-name" : "basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "27c3fdbc-f373-45b9-bf90-46450b74dacb",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6162b4b2-fd04-4043-b93f-13ea17bc05fb",
          "svc-request-id" : "b2513b29-d50c-45aa-90c2-facf8d50c8f1"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "a1d0901c-7502-45e7-a371-0a2f17145112",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "840e1656-8ddf-42ae-a38b-8c65b043455f",
            "model-version" : "1.0"
          },
          "service-id" : "ad3430b2-a4ca-485d-8b23-564af7ae10aa",
          "service-instance-id" : "ad3430b2-a4ca-485d-8b23-564af7ae10aa",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "6089ccb5-d458-423a-aded-b14810eed6b5",
            "model-invariant-uuid" : "f7157ce8-2aac-4085-be00-7f99f326fc50",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "c1b65b5e-7d1c-459a-bb43-1173f904b211",
            "model-version" : "1"
          },
          "vf-module-id" : "2ff4fda7-8ef0-4ba8-b82d-7c345517817c",
          "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_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "6089ccb5-d458-423a-aded-b14810eed6b5",
            "model-invariant-uuid" : "f7157ce8-2aac-4085-be00-7f99f326fc50",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "c1b65b5e-7d1c-459a-bb43-1173f904b211",
            "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" : "c1b65b5e-7d1c-459a-bb43-1173f904b211"
            }, {
              "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-20221229t062400439383z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "f7157ce8-2aac-4085-be00-7f99f326fc50"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221229t062400439383z"
            }, {
              "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" : "2ff4fda7-8ef0-4ba8-b82d-7c345517817c",
            "vf-module-name" : "basic_cnf_macro_530d75c3-bb83-42e7-a8a8-4758b2f61de2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "2b1dd7c0-ad64-4d9a-a574-731d412e8f22",
            "model-invariant-uuid" : "b68b0272-c202-4ec4-9a8d-3f5ec7059a74",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "4d5f0c2d-ddf9-4115-8c3a-141f74c774f8",
            "model-version" : "1.0"
          },
          "vnf-id" : "4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "2ff4fda7-8ef0-4ba8-b82d-7c345517817c"
    } ]
  },
  "vnf-id" : "4d0021fc-a638-4fe2-a01f-b9f08d6eb4d2"
})
2022-12-29 06:26:06,002|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Preparing Response...
2022-12-29 06:26:06,002|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-12-29 06:26:06,002|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-12-29 06:26:06,003|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Executing workflow(config-deploy[27c3fdbc-f373-45b9-bf90-46450b74dacb])'s step(status-verification-script)
2022-12-29 06:26:06,004|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 06:26:06,015|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| preparing request id(27c3fdbc-f373-45b9-bf90-46450b74dacb) for workflow(config-deploy) step(status-verification-script)
2022-12-29 06:26:06,016|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-12-29 06:26:06,016|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:26:06,022|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-12-29 06:26:06,030|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| SIMPLE STATUS CHECK - START
2022-12-29 06:26:06,053|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/v1/instance/happy_kowalevski/status)
2022-12-29 06:26:06,128|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:26:06,162|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| VfModule helm_apache (happy_kowalevski) is ready.
2022-12-29 06:26:06,162|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| SIMPLE STATUS CHECK - END
2022-12-29 06:26:06,162|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Preparing Response...
2022-12-29 06:26:06,162|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-12-29 06:26:06,163|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-12-29 06:26:06,164|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Executing workflow(config-deploy[27c3fdbc-f373-45b9-bf90-46450b74dacb])'s step(config-apply)
2022-12-29 06:26:06,164|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 06:26:06,174|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| preparing request id(27c3fdbc-f373-45b9-bf90-46450b74dacb) for workflow(config-deploy) step(config-apply)
2022-12-29 06:26:06,174|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-12-29 06:26:06,175|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:26:06,178|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Triggering K8s Config Value component logic.
2022-12-29 06:26:06,178|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Getting the template prefixes
2022-12-29 06:26:06,178|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Iterating over prefixes in resource assignment map.
2022-12-29 06:26:06,203|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/v1/instance/happy_kowalevski/config/replica-count-change)
2022-12-29 06:26:07,919|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-29 06:26:08,054|||grpc-default-executor-3||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-29 06:26:08,058|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| processing request id d378f8db-64d7-4851-8cd4-c89065bae49f
2022-12-29 06:26:08,058|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-29 06:26:08,058|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| StoreAuditService ID  -1
2022-12-29 06:26:08,059|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-29 06:26:08,059|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-29 06:26:08,063|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-29 06:26:08,105|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deriving input data for workflow: (config-assign)
2022-12-29 06:26:08,106|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-12-29 06:26:08,106|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 06:26:08,106|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| preparing request id(d378f8db-64d7-4851-8cd4-c89065bae49f) for workflow(config-assign) step(config-assign)
2022-12-29 06:26:08,106|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-12-29 06:26:08,107|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-12-29 06:26:08,109|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-12-29 06:26:08,163|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:26:08,165|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-29 06:26:08,167|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ("8f81d17c-d154-446f-8657-53761ee19ce7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-29 06:26:08,167|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value ("e922f327-af00-46d6-a716-507020a5ee6a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-29 06:26:08,182|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Resource resolution saved into database successfully : (vnf_name)
2022-12-29 06:26:08,182|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Resource resolution saved into database successfully : (service-instance-id)
2022-12-29 06:26:08,187|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Resource resolution saved into database successfully : (vnf-id)
2022-12-29 06:26:08,188|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Generated Resource Param Data ({
  "service-instance-id" : "8f81d17c-d154-446f-8657-53761ee19ce7",
  "vnf-id" : "e922f327-af00-46d6-a716-507020a5ee6a",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-12-29 06:26:08,211|d378f8db-64d7-4851-8cd4-c89065bae49f||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-12-29 06:26:08,223|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:26:08,224|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Preparing Response...
2022-12-29 06:26:08,224|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-12-29 06:26:08,224|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-29 06:26:08,225|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 29e59617-1987-4808-a6e4-710b74f7cc1d auditStoreId -1
2022-12-29 06:26:08,237|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Completed
2022-12-29 06:26:11,214|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(500 - Internal Server Error)
2022-12-29 06:26:11,214|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Uploading K8s config..
2022-12-29 06:26:11,274|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Config building started from source custom-values
2022-12-29 06:26:11,275|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-12-29 06:26:11,295|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:26:11,298|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-29 06:26:11,299|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-12-29 06:26:11,434|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(POST), url(/v1/instance/happy_kowalevski/config)
2022-12-29 06:26:11,596|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(201 - Created)
2022-12-29 06:26:11,608|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Preparing Response...
2022-12-29 06:26:11,608|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-12-29 06:26:11,608|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-12-29 06:26:11,609|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Executing workflow(config-deploy[27c3fdbc-f373-45b9-bf90-46450b74dacb])'s step(status-verification-script-after)
2022-12-29 06:26:11,609|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 06:26:11,610|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| preparing request id(27c3fdbc-f373-45b9-bf90-46450b74dacb) for workflow(config-deploy) step(status-verification-script-after)
2022-12-29 06:26:11,610|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-12-29 06:26:11,610|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:26:11,612|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-12-29 06:26:11,613|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| SIMPLE STATUS CHECK - START
2022-12-29 06:26:11,625|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/v1/instance/happy_kowalevski/status)
2022-12-29 06:26:11,735|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:26:11,779|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| VfModule helm_apache (happy_kowalevski) is not ready. Please wait...
2022-12-29 06:26:21,796|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/v1/instance/happy_kowalevski/status)
2022-12-29 06:26:21,869|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:26:21,871|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| VfModule helm_apache (happy_kowalevski) is not ready. Please wait...
2022-12-29 06:26:31,886|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/v1/instance/happy_kowalevski/status)
2022-12-29 06:26:31,941|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:26:31,944|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| VfModule helm_apache (happy_kowalevski) is not ready. Please wait...
2022-12-29 06:26:41,955|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/v1/instance/happy_kowalevski/status)
2022-12-29 06:26:42,014|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:26:42,022|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| VfModule helm_apache (happy_kowalevski) is not ready. Please wait...
2022-12-29 06:26:52,035|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/v1/instance/happy_kowalevski/status)
2022-12-29 06:26:52,095|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:26:52,098|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| VfModule helm_apache (happy_kowalevski) is not ready. Please wait...
2022-12-29 06:27:02,116|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Rest request method(GET), url(/v1/instance/happy_kowalevski/status)
2022-12-29 06:27:02,173|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Response status(200 - OK)
2022-12-29 06:27:02,176|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| VfModule helm_apache (happy_kowalevski) is ready.
2022-12-29 06:27:02,176|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| SIMPLE STATUS CHECK - END
2022-12-29 06:27:02,177|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Preparing Response...
2022-12-29 06:27:02,177|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-12-29 06:27:02,177|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-12-29 06:27:02,178|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Executing workflow(config-deploy[27c3fdbc-f373-45b9-bf90-46450b74dacb])'s step(collect-results)
2022-12-29 06:27:02,178|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 06:27:02,179|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| preparing request id(27c3fdbc-f373-45b9-bf90-46450b74dacb) for workflow(config-deploy) step(collect-results)
2022-12-29 06:27:02,180|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-12-29 06:27:02,180|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-12-29 06:27:02,181|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-12-29 06:27:02,192|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Collected results: {}
2022-12-29 06:27:02,192|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Preparing Response...
2022-12-29 06:27:02,192|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-12-29 06:27:02,193|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-12-29 06:27:02,194|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Execute node(END) -> executed state(SUCCESS)
2022-12-29 06:27:02,194|27c3fdbc-f373-45b9-bf90-46450b74dacb||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| workflow(27c3fdbc-f373-45b9-bf90-46450b74dacb) nodes completed with (0)exceptions
2022-12-29 06:27:02,194|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-29 06:27:02,195|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 69f3f853-ac93-4500-8fe7-9408aace638f auditStoreId -1
2022-12-29 06:27:02,198|27c3fdbc-f373-45b9-bf90-46450b74dacb||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Completed
2022-12-29 06:27:04,511|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-29 06:27:04,687|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-29 06:27:04,691|6d2dcbf5-a339-4333-9cf6-d8c83c966c80||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| request(6d2dcbf5-a339-4333-9cf6-d8c83c966c80)
2022-12-29 06:27:04,698|6d2dcbf5-a339-4333-9cf6-d8c83c966c80||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| CBA file(/opt/app/onap/blueprints/archive/3a11546b-b42d-48aa-85df-6dafff3d5855/cba.zip written successfully
2022-12-29 06:27:04,699|6d2dcbf5-a339-4333-9cf6-d8c83c966c80||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Save processing(3a11546b-b42d-48aa-85df-6dafff3d5855) CBA(/opt/app/onap/blueprints/archive/3a11546b-b42d-48aa-85df-6dafff3d5855/cba.zip)
2022-12-29 06:27:04,727|6d2dcbf5-a339-4333-9cf6-d8c83c966c80||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a11546b-b42d-48aa-85df-6dafff3d5855) and entry definition file (Definitions/pnf_netconf.json)
2022-12-29 06:27:04,750|6d2dcbf5-a339-4333-9cf6-d8c83c966c80||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-29 06:27:04,805|6d2dcbf5-a339-4333-9cf6-d8c83c966c80||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-assign)
2022-12-29 06:27:04,806|6d2dcbf5-a339-4333-9cf6-d8c83c966c80||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Validating Workflow(config-deploy)
2022-12-29 06:27:04,818|6d2dcbf5-a339-4333-9cf6-d8c83c966c80||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a11546b-b42d-48aa-85df-6dafff3d5855) and entry definition file (Definitions/pnf_netconf.json)
2022-12-29 06:27:04,855|6d2dcbf5-a339-4333-9cf6-d8c83c966c80||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-29 06:27:04,903|6d2dcbf5-a339-4333-9cf6-d8c83c966c80||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-29 06:27:04,904|6d2dcbf5-a339-4333-9cf6-d8c83c966c80||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-29 06:27:04,999|6d2dcbf5-a339-4333-9cf6-d8c83c966c80||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| No compiled cache(/opt/app/onap/blueprints/working/3a11546b-b42d-48aa-85df-6dafff3d5855) present to clean.
2022-12-29 06:27:41,735|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-29 06:27:41,862|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-12-29 06:27:41,869|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| processing request id d378f8db-64d7-4851-8cd4-c89065bae49f
2022-12-29 06:27:41,869|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-29 06:27:41,869|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| StoreAuditService ID  -1
2022-12-29 06:27:41,871|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-29 06:27:41,871|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-29 06:27:41,875|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-29 06:27:41,892|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Deriving input data for workflow: (config-deploy)
2022-12-29 06:27:41,893|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-12-29 06:27:41,893|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-29 06:27:41,909|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| preparing request id(d378f8db-64d7-4851-8cd4-c89065bae49f) for workflow(config-deploy) step(config-deploy)
2022-12-29 06:27:41,909|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-12-29 06:27:41,910|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| 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-12-29 06:27:41,915|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-12-29 06:27:41,915|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Getting Jython Script Class(ConfigDeploy)
2022-12-29 06:27:41,978|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@5da70e98
2022-12-29 06:27:41,980|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Hello world
2022-12-29 06:27:41,981|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Preparing Response...
2022-12-29 06:27:41,981|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-12-29 06:27:41,981|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-29 06:27:41,982|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b6cd1375-34ed-4e69-ac66-4686f6f0e63e auditStoreId -1
2022-12-29 06:27:41,985|d378f8db-64d7-4851-8cd4-c89065bae49f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-vptrq|||| Completed