Results

By type

          04:57:34,657 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
04:57:34,658 |-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]
04:57:34,659 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
04:57:34,659 |-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]
04:57:34,659 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
04:57:34,677 |-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
04:57:34,830 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:57:34,839 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:57:34,843 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:57:34,852 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:57:34,942 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
04:57:34,942 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
04:57:34,942 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
04:57:34,942 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
04:57:34,943 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
04:57:34,943 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
04:57:34,943 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:57:34,943 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:57:34,945 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-05 04:57:36,118|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-swjgj with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-05 04:57:36,122|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-05 04:57:39,163|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-05 04:57:39,753|||main||||INFO||||||| Finished Spring Data repository scanning in 576 ms. Found 11 JPA repository interfaces.
2022-11-05 04:57:42,041|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-05 04:57:42,129|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-05 04:57:42,375|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-05 04:57:42,915|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-05 04:57:43,276|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-05 04:57:43,277|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-05 04:57:43,637|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-05 04:57:44,963|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-05 04:57:44,977|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-05 04:57:45,060|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-05 04:57:46,553|||main||||INFO||||||| Audit service is disabled
2022-11-05 04:57:46,693|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-05 04:57:48,672|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-11-05 04:57:48,718|||main||||INFO||||||| Dependency Management module created...
2022-11-05 04:57:49,602|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-05 04:57:49,955|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-05 04:57:51,316|||main||||INFO||||||| Netty started on port 8080
2022-11-05 04:57:52,903|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-05 04:57:53,516|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-05 04:57:53,523|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.376 seconds (JVM running for 19.448)
2022-11-05 04:57:53,546|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-05 06:01:30,259|35702458-3435-4f49-a586-1d9c49bf34bb||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-05 06:01:30,261|35702458-3435-4f49-a586-1d9c49bf34bb||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-05 06:01:30,263|35702458-3435-4f49-a586-1d9c49bf34bb||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-05 06:01:30,641|35702458-3435-4f49-a586-1d9c49bf34bb||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-05 06:01:30,645|35702458-3435-4f49-a586-1d9c49bf34bb||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-05 06:01:32,052|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||Thread-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Enhancing blueprint(/opt/app/onap/blueprints/working/dd6fb2a3-ef7f-43ed-adfb-51d670d8ab32)
2022-11-05 06:01:32,069|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| deleting definition types under : /opt/app/onap/blueprints/working/dd6fb2a3-ef7f-43ed-adfb-51d670d8ab32/Definitions
2022-11-05 06:01:32,158|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| reinitialized all type definitions
2022-11-05 06:01:32,163|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-05 06:01:32,198|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-05 06:01:32,205|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-05 06:01:32,219|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-05 06:01:32,266|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ##### Enhancing Workflow(helloworld)
2022-11-05 06:01:32,267|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-05 06:01:32,268|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| identified workflow(helloworld) targets(helloworld)
2022-11-05 06:01:32,268|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-05 06:01:32,269|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-05 06:01:32,270|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enriching artifacts file(/opt/app/onap/blueprints/working/dd6fb2a3-ef7f-43ed-adfb-51d670d8ab32/Templates/hello-world-mapping.json
2022-11-05 06:01:32,285|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-05 06:01:32,285|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-05 06:01:32,286|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ##### Enhancing blueprint Resource Definitions
2022-11-05 06:01:32,286|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-05 06:01:32,288|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| processing file (Templates/hello-world-mapping.json)
2022-11-05 06:01:32,307|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| distinct resource keys ([])
2022-11-05 06:01:32,308|7f9c58cf-dc77-4dc3-9eeb-780ea2a83c63||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Enriching Resource Definition sources Node Template: []
2022-11-05 06:01:32,618|a3129151-3321-47c9-bab7-92f49283537b||Thread-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(e19ba35c-1802-47f6-9545-86178d1d2cfb) CBA(/opt/app/onap/blueprints/archive/e19ba35c-1802-47f6-9545-86178d1d2cfb/cba.zip)
2022-11-05 06:01:32,638|a3129151-3321-47c9-bab7-92f49283537b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e19ba35c-1802-47f6-9545-86178d1d2cfb) and entry definition file (Definitions/blueprint.json)
2022-11-05 06:01:32,734|a3129151-3321-47c9-bab7-92f49283537b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(helloworld)
2022-11-05 06:01:32,751|a3129151-3321-47c9-bab7-92f49283537b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e19ba35c-1802-47f6-9545-86178d1d2cfb) and entry definition file (Definitions/blueprint.json)
2022-11-05 06:01:32,976|a3129151-3321-47c9-bab7-92f49283537b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/working/e19ba35c-1802-47f6-9545-86178d1d2cfb) present to clean.
2022-11-05 06:01:33,209|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-11-05 06:01:33,210|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-05 06:01:33,215|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-05 06:01:33,222|654321||DefaultDispatcher-worker-20||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-05 06:01:33,307|654321||DefaultDispatcher-worker-20||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-05 06:01:33,310|654321||DefaultDispatcher-worker-20||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-05 06:01:33,312|654321||DefaultDispatcher-worker-20||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-05 06:01:33,328|654321||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-05 06:01:33,329|654321||DefaultDispatcher-worker-20||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-05 06:01:33,345|654321||DefaultDispatcher-worker-20||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:01:33,356|654321||DefaultDispatcher-worker-20||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-05 06:01:33,357|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-05 06:01:33,358|654321||DefaultDispatcher-worker-20||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-05 06:01:33,381|654321||DefaultDispatcher-worker-20||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-05 06:01:33,409|654321||DefaultDispatcher-worker-7||||INFO||||||| Batched Sequence : ([])
2022-11-05 06:01:33,413|654321||DefaultDispatcher-worker-7||||INFO||||||| Generated Resource Param Data ({ })
2022-11-05 06:01:33,516|654321||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2022-11-05 06:01:33,520|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-05 06:01:33,521|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-05 06:01:33,530|654321||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1ca00bd8-1cbc-4d86-a0d1-52b971c78988 auditStoreId -1
2022-11-05 06:23:53,950|05c4ed28-e529-4787-8809-600e782fe057||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-05 06:23:53,951|05c4ed28-e529-4787-8809-600e782fe057||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-05 06:23:53,951|05c4ed28-e529-4787-8809-600e782fe057||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-05 06:23:54,161|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-05 06:23:54,162|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-05 06:23:54,773|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-05 06:23:54,778|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(f30446d5-b2b0-49e1-a147-e76b308b9e65) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-05 06:23:54,804|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(c8acb1d8-873e-44ce-b4af-5e79d9d73d5c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-05 06:23:54,814|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(39ae2f6e-ea97-4824-a23b-c988c3f8d4e0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-05 06:23:54,828|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(da573f1f-5b55-42e9-b2f2-41c798fabc6a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-05 06:23:54,844|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(941ccf4a-cf1f-40b5-ba8b-e6ba8c00dff4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-05 06:23:54,861|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(29af27b0-a164-4b4d-892f-50dddca5d8cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-05 06:23:54,878|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-05 06:23:54,879|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-05 06:23:54,879|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-05 06:23:54,879|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-05 06:23:54,880|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-05 06:23:54,880|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-05 06:23:54,937|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-05 06:23:54,942|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:23:54,992|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:23:55,015|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:23:55,036|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:23:55,136|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:23:55,137|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:23:55,138|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:23:55,195|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-05 06:23:55,320|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:23:55,320|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:23:55,321|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:23:55,368|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-05 06:23:55,482|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:23:55,483|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:23:55,483|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:23:55,484|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(HealthCheck)
2022-11-05 06:23:55,485|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-05 06:23:55,485|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(vf-config-assign)
2022-11-05 06:23:55,486|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(vf-config-deploy)
2022-11-05 06:23:55,534|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-05 06:23:55,634|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:23:55,636|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:23:55,676|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:23:55,677|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:23:55,678|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-05 06:23:55,697|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-05 06:23:55,828|05c4ed28-e529-4787-8809-600e782fe057||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-05 06:23:57,253|c5398bd1-dc8c-4958-84d1-95040b594b4a||Thread-57||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5804f21f-485b-4857-81fe-06a676bbfed6)
2022-11-05 06:23:57,254|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| deleting definition types under : /opt/app/onap/blueprints/working/5804f21f-485b-4857-81fe-06a676bbfed6/Definitions
2022-11-05 06:23:57,257|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| reinitialized all type definitions
2022-11-05 06:23:57,258|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-05 06:23:57,279|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-05 06:23:57,286|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-05 06:23:57,294|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-05 06:23:57,312|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(capability)
2022-11-05 06:23:57,333|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(capability)
2022-11-05 06:23:57,341|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-05 06:23:57,356|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-05 06:23:57,372|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-05 06:23:57,385|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-05 06:23:57,397|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-05 06:23:57,407|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-05 06:23:57,444|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-05 06:23:57,449|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-05 06:23:57,449|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-05 06:23:57,464|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(capability)
2022-11-05 06:23:57,474|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(capability)
2022-11-05 06:23:57,483|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(capability)
2022-11-05 06:23:57,491|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-05 06:23:57,500|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-05 06:23:57,512|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-05 06:23:57,522|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-05 06:23:57,533|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-05 06:23:57,543|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-05 06:23:57,553|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-05 06:23:57,584|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ##### Enhancing Workflow(resource-resolution)
2022-11-05 06:23:57,584|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-05 06:23:57,585|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-05 06:23:57,585|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-05 06:23:57,585|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-05 06:23:57,585|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-05 06:23:57,585|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enriching artifacts file(/opt/app/onap/blueprints/working/5804f21f-485b-4857-81fe-06a676bbfed6/Templates/hello-world-velocity-mapping.json
2022-11-05 06:23:57,591|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-05 06:23:57,591|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-05 06:23:57,591|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enriching artifacts file(/opt/app/onap/blueprints/working/5804f21f-485b-4857-81fe-06a676bbfed6/Templates/hello-world-jinja-mapping.json
2022-11-05 06:23:57,596|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-05 06:23:57,597|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-05 06:23:57,597|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ##### Enhancing blueprint Resource Definitions
2022-11-05 06:23:57,597|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-05 06:23:57,597|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-05 06:23:57,597|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-05 06:23:57,607|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-11-05 06:23:57,680|c5398bd1-dc8c-4958-84d1-95040b594b4a||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-05 06:23:57,867|8506a38d-4e74-4311-894f-2dceac1871be||Thread-57||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(2677063c-39f7-4140-802c-b65ee37f5be2) CBA(/opt/app/onap/blueprints/archive/2677063c-39f7-4140-802c-b65ee37f5be2/cba.zip)
2022-11-05 06:23:57,875|8506a38d-4e74-4311-894f-2dceac1871be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2677063c-39f7-4140-802c-b65ee37f5be2) and entry definition file (Definitions/resource-resolution.json)
2022-11-05 06:23:57,899|8506a38d-4e74-4311-894f-2dceac1871be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-resolution)
2022-11-05 06:23:57,907|8506a38d-4e74-4311-894f-2dceac1871be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2677063c-39f7-4140-802c-b65ee37f5be2) and entry definition file (Definitions/resource-resolution.json)
2022-11-05 06:23:57,978|8506a38d-4e74-4311-894f-2dceac1871be||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/working/2677063c-39f7-4140-802c-b65ee37f5be2) present to clean.
2022-11-05 06:23:58,108|43193105-cef1-42ba-9c6a-d56ce622c5de||reactor-http-epoll-1||||INFO||||||| processing request id 43193105-cef1-42ba-9c6a-d56ce622c5de
2022-11-05 06:23:58,108|43193105-cef1-42ba-9c6a-d56ce622c5de||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-05 06:23:58,108|43193105-cef1-42ba-9c6a-d56ce622c5de||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-05 06:23:58,114|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-05 06:23:58,187|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-05 06:23:58,189|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-05 06:23:58,192|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-11-05 06:23:58,204|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-05 06:23:58,210|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-05 06:23:58,210|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:23:58,212|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| preparing request id(43193105-cef1-42ba-9c6a-d56ce622c5de) for workflow(resource-resolution) step(helloworld)
2022-11-05 06:23:58,212|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-05 06:23:58,212|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-11-05 06:23:58,213|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-05 06:23:58,270|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-05 06:23:58,354|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-05 06:23:58,366|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-05 06:23:58,376|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-05 06:23:58,635|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-05 06:23:58,721|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-11-05 06:23:58,731|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-11-05 06:23:58,732|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-05 06:23:58,732|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-05 06:23:58,745|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-05 06:23:58,774|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-05 06:23:58,786|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-05 06:23:58,787|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-05 06:24:02,958|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@6c048d74
2022-11-05 06:24:02,962|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-05 06:24:02,973|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-05 06:24:02,975|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-05 06:24:02,975|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-05 06:24:02,975|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-05 06:24:02,981|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-05 06:24:02,990|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-11-05 06:24:02,990|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-11-05 06:24:02,990|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-05 06:24:02,990|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-05 06:24:02,991|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-05 06:24:02,992|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-05 06:24:02,992|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-05 06:24:02,992|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-05 06:24:02,995|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-05 06:24:03,001|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-05 06:24:03,002|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-11-05 06:24:03,002|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-11-05 06:24:03,003|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-05 06:24:03,003|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-05 06:24:03,003|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-05 06:24:03,013|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-05 06:24:03,015|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-05 06:24:03,053|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-05 06:24:11,972|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| compiled in (8911)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-05 06:24:11,973|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-05 06:24:11,988|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-05 06:24:12,001|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-05 06:24:12,005|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-05 06:24:12,005|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-05 06:24:12,005|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-05 06:24:12,013|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-05 06:24:12,020|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Response status(200 - OK)
2022-11-05 06:24:12,021|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Response processing type (string)
2022-11-05 06:24:12,022|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-05 06:24:12,022|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-05 06:24:12,023|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-05 06:24:12,035|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-05 06:24:12,041|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-05 06:24:12,042|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-05 06:24:12,051|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-05 06:24:12,051|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-05 06:24:12,052|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-05 06:24:12,052|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-05 06:24:12,053|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-05 06:24:12,056|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-05 06:24:12,063|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2022-11-05 06:24:12,063|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-11-05 06:24:12,064|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-05 06:24:12,064|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-05 06:24:12,064|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-05 06:24:12,076|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-05 06:24:12,090|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-05 06:24:12,090|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-05 06:24:12,121|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (list)
2022-11-05 06:24:12,124|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-05 06:24:12,125|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,125|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,125|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,125|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,125|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-11-05 06:24:12,136|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-05 06:24:12,139|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-11-05 06:24:12,298|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-05 06:24:12,320|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-05 06:24:12,321|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-05 06:24:12,365|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-05 06:24:12,369|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-05 06:24:12,370|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-05 06:24:12,370|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-05 06:24:12,370|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-05 06:24:12,380|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-05 06:24:12,415|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@3893d32d
2022-11-05 06:24:12,416|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-05 06:24:12,426|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-05 06:24:12,427|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-05 06:24:12,427|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-05 06:24:12,427|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-05 06:24:12,429|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-05 06:24:12,477|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2022-11-05 06:24:12,477|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-11-05 06:24:12,478|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-05 06:24:12,478|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-05 06:24:12,478|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-05 06:24:12,488|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-05 06:24:12,489|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-05 06:24:12,510|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-05 06:24:12,511|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-05 06:24:12,511|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-05 06:24:12,511|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-05 06:24:12,513|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-05 06:24:12,520|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2022-11-05 06:24:12,521|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-11-05 06:24:12,521|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-05 06:24:12,521|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-05 06:24:12,521|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-05 06:24:12,537|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-05 06:24:12,538|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-05 06:24:12,550|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-05 06:24:12,551|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-05 06:24:12,551|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-05 06:24:12,551|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-05 06:24:12,553|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-05 06:24:12,563|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2022-11-05 06:24:12,564|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-11-05 06:24:12,564|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-05 06:24:12,564|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-05 06:24:12,564|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-05 06:24:12,565|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-05 06:24:12,566|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-05 06:24:12,566|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-05 06:24:12,568|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-05 06:24:12,573|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2022-11-05 06:24:12,573|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-11-05 06:24:12,574|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-05 06:24:12,574|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-05 06:24:12,574|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-05 06:24:12,575|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-24||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-05 06:24:12,575|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-05 06:24:12,575|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-05 06:24:12,575|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-05 06:24:12,576|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-05 06:24:12,581|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2022-11-05 06:24:12,581|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-11-05 06:24:12,582|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-05 06:24:12,582|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-05 06:24:12,582|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-05 06:24:12,583|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-05 06:24:12,591|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-05 06:24:12,592|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-05 06:24:12,596|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-11-05 06:24:12,596|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-05 06:24:12,598|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-05 06:24:12,605|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2022-11-05 06:24:12,605|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-11-05 06:24:12,606|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-05 06:24:12,606|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-05 06:24:12,606|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-11-05 06:24:12,626|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-05 06:24:12,628|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-05 06:24:12,628|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-05 06:24:12,639|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-05 06:24:12,640|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-05 06:24:12,640|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-05 06:24:12,645|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (list)
2022-11-05 06:24:12,646|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-05 06:24:12,646|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,646|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,647|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,647|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,647|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,647|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,647|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,647|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,647|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-05 06:24:12,647|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-11-05 06:24:12,662|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-05 06:24:12,663|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-11-05 06:24:12,929|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-05 06:24:12,946|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-05 06:24:12,947|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2022-11-05 06:24:12,947|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-05 06:24:12,947|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-05 06:24:12,948|43193105-cef1-42ba-9c6a-d56ce622c5de||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b80352c0-8776-4932-ad95-c6aeebecd926 auditStoreId -1
2022-11-05 06:44:31,206|8a3f97a5-3be8-4607-8260-a536e576c1ff||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-05 06:44:31,207|8a3f97a5-3be8-4607-8260-a536e576c1ff||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-05 06:44:31,207|8a3f97a5-3be8-4607-8260-a536e576c1ff||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-05 06:44:31,430|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-05 06:44:31,431|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-05 06:44:31,791|26a4c085-25dc-4397-80c4-73c820378ffc||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(7f8e63a0-46ec-496b-b088-c723a9d46ee1) CBA(/opt/app/onap/blueprints/archive/7f8e63a0-46ec-496b-b088-c723a9d46ee1/cba.zip)
2022-11-05 06:44:31,837|26a4c085-25dc-4397-80c4-73c820378ffc||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f8e63a0-46ec-496b-b088-c723a9d46ee1) and entry definition file (Definitions/CNF.json)
2022-11-05 06:44:32,085|26a4c085-25dc-4397-80c4-73c820378ffc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:44:32,087|26a4c085-25dc-4397-80c4-73c820378ffc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:44:32,088|26a4c085-25dc-4397-80c4-73c820378ffc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:44:32,088|26a4c085-25dc-4397-80c4-73c820378ffc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(scale-out)
2022-11-05 06:44:32,089|26a4c085-25dc-4397-80c4-73c820378ffc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(scale)
2022-11-05 06:44:32,090|26a4c085-25dc-4397-80c4-73c820378ffc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(scale-in)
2022-11-05 06:44:32,090|26a4c085-25dc-4397-80c4-73c820378ffc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(health-check)
2022-11-05 06:44:32,124|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-05 06:44:32,125|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(723e08e8-4d5e-4ee9-a224-06f113ea83e0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-05 06:44:32,126|26a4c085-25dc-4397-80c4-73c820378ffc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f8e63a0-46ec-496b-b088-c723a9d46ee1) and entry definition file (Definitions/CNF.json)
2022-11-05 06:44:32,146|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(3b3bc8c0-daeb-448d-b050-1b0698f9f6a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-05 06:44:32,153|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(7b307fc8-995b-4304-9587-dfddcdcf0089) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-05 06:44:32,163|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(06f4c921-6ef8-4ddf-b6a1-be14499f6957) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-05 06:44:32,177|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(7814d6fb-4cad-4459-b035-4ede7cda9537) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-05 06:44:32,191|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(2c7239f7-817e-4f0d-9db0-15c677daf59a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-05 06:44:32,206|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-05 06:44:32,206|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-05 06:44:32,206|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-05 06:44:32,207|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-05 06:44:32,207|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-05 06:44:32,207|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-05 06:44:32,224|26a4c085-25dc-4397-80c4-73c820378ffc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/working/7f8e63a0-46ec-496b-b088-c723a9d46ee1) present to clean.
2022-11-05 06:44:32,237|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-05 06:44:32,240|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:44:32,281|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:44:32,301|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:44:32,319|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:44:32,380|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:44:32,381|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:44:32,381|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:44:32,425|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-05 06:44:32,473|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-05 06:44:32,514|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-05 06:44:32,526|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-05 06:44:32,594|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:44:32,594|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:44:32,595|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:44:32,642|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-05 06:44:32,682|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-05 06:44:32,722|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-05 06:44:32,729|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-05 06:44:32,790|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:44:32,791|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:44:32,792|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:44:32,792|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(HealthCheck)
2022-11-05 06:44:32,793|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-05 06:44:32,794|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(vf-config-assign)
2022-11-05 06:44:32,795|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(vf-config-deploy)
2022-11-05 06:44:32,833|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-05 06:44:32,873|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-05 06:44:32,900|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-05 06:44:32,907|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-05 06:44:32,954|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:44:32,955|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:44:32,986|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:44:32,987|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:44:32,988|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-05 06:44:33,004|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-05 06:44:33,025|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-05 06:44:33,051|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-05 06:44:33,053|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-05 06:44:33,109|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-05 06:44:33,133|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-05 06:44:33,135|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-05 06:44:33,167|8a3f97a5-3be8-4607-8260-a536e576c1ff||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-05 06:44:44,728|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4b8497f5-5f05-41cc-bdc7-6425397688d4)
2022-11-05 06:44:44,729|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| deleting definition types under : /opt/app/onap/blueprints/working/4b8497f5-5f05-41cc-bdc7-6425397688d4/Definitions
2022-11-05 06:44:44,731|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| reinitialized all type definitions
2022-11-05 06:44:44,733|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-05 06:44:44,749|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(vnf-template)
2022-11-05 06:44:44,754|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-05 06:44:44,758|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-05 06:44:44,778|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,795|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,800|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,805|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-05 06:44:44,805|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-05 06:44:44,805|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-05 06:44:44,817|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,823|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,829|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,835|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-05 06:44:44,851|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,859|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,866|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,872|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,879|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,887|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,901|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-05 06:44:44,912|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-05 06:44:44,912|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-05 06:44:44,912|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-05 06:44:44,923|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,928|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,936|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(input)
2022-11-05 06:44:44,941|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-05 06:44:44,969|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ##### Enhancing Workflow(resource-assignment)
2022-11-05 06:44:44,970|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-05 06:44:44,970|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-05 06:44:44,970|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-05 06:44:44,970|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-05 06:44:44,970|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-05 06:44:44,970|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enriching artifacts file(/opt/app/onap/blueprints/working/4b8497f5-5f05-41cc-bdc7-6425397688d4/Templates/vnf-mapping.json
2022-11-05 06:44:44,975|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-05 06:44:44,975|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-05 06:44:44,975|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enriching artifacts file(/opt/app/onap/blueprints/working/4b8497f5-5f05-41cc-bdc7-6425397688d4/Templates/base_ubuntu20-mapping.json
2022-11-05 06:44:44,992|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-05 06:44:44,992|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-05 06:44:44,993|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ##### Enhancing Workflow(config-assign)
2022-11-05 06:44:44,993|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-05 06:44:44,993|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| identified workflow(config-assign) targets(config-assign)
2022-11-05 06:44:44,993|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-05 06:44:44,993|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-05 06:44:44,993|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enriching artifacts file(/opt/app/onap/blueprints/working/4b8497f5-5f05-41cc-bdc7-6425397688d4/Templates/baseconfig-mapping.json
2022-11-05 06:44:44,998|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-05 06:44:44,998|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-05 06:44:44,998|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ##### Enhancing Workflow(config-deploy)
2022-11-05 06:44:44,999|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-05 06:44:44,999|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-05 06:44:44,999|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(config-deploy) resource assignment files([]
2022-11-05 06:44:44,999|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ##### Enhancing blueprint Resource Definitions
2022-11-05 06:44:44,999|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-05 06:44:44,999|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| processing file (Templates/vnf-mapping.json)
2022-11-05 06:44:44,999|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-05 06:44:44,999|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| processing file (Templates/baseconfig-mapping.json)
2022-11-05 06:44:45,011|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-11-05 06:44:45,072|2c5431fc-76f2-447a-a770-7dc345cf3494||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-05 06:44:45,291|3c5a5a9b-68d1-499f-83a4-99eae6a79f7a||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(84de18ad-3e78-4194-ad3b-68e4efb11606) CBA(/opt/app/onap/blueprints/archive/84de18ad-3e78-4194-ad3b-68e4efb11606/cba.zip)
2022-11-05 06:44:45,300|3c5a5a9b-68d1-499f-83a4-99eae6a79f7a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/84de18ad-3e78-4194-ad3b-68e4efb11606) and entry definition file (Definitions/ubuntu20.json)
2022-11-05 06:44:45,314|3c5a5a9b-68d1-499f-83a4-99eae6a79f7a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:44:45,342|3c5a5a9b-68d1-499f-83a4-99eae6a79f7a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:44:45,343|3c5a5a9b-68d1-499f-83a4-99eae6a79f7a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:44:45,343|3c5a5a9b-68d1-499f-83a4-99eae6a79f7a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:44:45,353|3c5a5a9b-68d1-499f-83a4-99eae6a79f7a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/84de18ad-3e78-4194-ad3b-68e4efb11606) and entry definition file (Definitions/ubuntu20.json)
2022-11-05 06:44:45,423|3c5a5a9b-68d1-499f-83a4-99eae6a79f7a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/working/84de18ad-3e78-4194-ad3b-68e4efb11606) present to clean.
2022-11-05 06:45:44,205|5f03f4c8-aac4-4c6b-955e-086882317ee0||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-05 06:45:44,205|5f03f4c8-aac4-4c6b-955e-086882317ee0||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-05 06:45:44,205|5f03f4c8-aac4-4c6b-955e-086882317ee0||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-05 06:45:44,425|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-05 06:45:44,425|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-05 06:45:44,849|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-05 06:45:44,852|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(c17cd439-e06d-4a77-b877-80e072356707) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-05 06:45:44,874|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(11bce854-2e05-4e9f-a990-6d83b6b24381) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-05 06:45:44,880|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(5b535d7e-14c6-422b-a492-f9576faa5d03) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-05 06:45:44,890|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(5f90a869-599d-4dd2-8427-7ce9789f0904) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-05 06:45:44,902|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(7f09bdfd-cd77-4402-aff4-bf4cd632c1b7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-05 06:45:44,913|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(e7ddaa54-8e35-45c8-bf3b-257c0a3de8b4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-05 06:45:44,925|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-05 06:45:44,925|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-05 06:45:44,925|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-05 06:45:44,926|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-05 06:45:44,926|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-05 06:45:44,926|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-05 06:45:44,939|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:45:44,973|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:45:44,990|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| 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.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.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-11-05 06:45:45,004|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:45:45,021|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:45:45,079|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:45:45,080|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:45:45,081|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:45:45,117|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-05 06:45:45,155|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-05 06:45:45,196|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-05 06:45:45,202|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-05 06:45:45,276|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:45:45,277|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:45:45,277|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:45:45,324|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-05 06:45:45,357|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-05 06:45:45,383|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-05 06:45:45,384|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-05 06:45:45,450|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:45:45,451|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:45:45,452|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:45:45,452|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(HealthCheck)
2022-11-05 06:45:45,453|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-05 06:45:45,454|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(vf-config-assign)
2022-11-05 06:45:45,454|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(vf-config-deploy)
2022-11-05 06:45:45,494|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-05 06:45:45,532|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-05 06:45:45,560|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-05 06:45:45,561|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-05 06:45:45,610|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:45:45,611|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:45:45,640|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:45:45,640|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:45:45,641|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-05 06:45:45,646|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-05 06:45:45,663|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-05 06:45:45,687|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-05 06:45:45,688|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-05 06:45:45,735|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-05 06:45:45,761|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-05 06:45:45,763|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-05 06:45:45,801|5f03f4c8-aac4-4c6b-955e-086882317ee0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-05 06:45:57,295|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||Thread-112||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Enhancing blueprint(/opt/app/onap/blueprints/working/397eb380-8a8f-4c54-89ec-acc5c520479c)
2022-11-05 06:45:57,296|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| deleting definition types under : /opt/app/onap/blueprints/working/397eb380-8a8f-4c54-89ec-acc5c520479c/Definitions
2022-11-05 06:45:57,298|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| reinitialized all type definitions
2022-11-05 06:45:57,299|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-05 06:45:57,321|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-05 06:45:57,334|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-05 06:45:57,339|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-05 06:45:57,344|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-05 06:45:57,368|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-05 06:45:57,384|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ##### Enhancing Workflow(config-assign)
2022-11-05 06:45:57,384|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-05 06:45:57,385|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| identified workflow(config-assign) targets(resolve-data)
2022-11-05 06:45:57,385|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-05 06:45:57,385|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-05 06:45:57,385|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enriching artifacts file(/opt/app/onap/blueprints/working/397eb380-8a8f-4c54-89ec-acc5c520479c/Templates/netconfrpc-mapping.json
2022-11-05 06:45:57,390|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-05 06:45:57,390|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-05 06:45:57,391|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ##### Enhancing Workflow(config-deploy)
2022-11-05 06:45:57,391|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-05 06:45:57,391|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-05 06:45:57,391|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(config-deploy) resource assignment files([]
2022-11-05 06:45:57,391|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| ##### Enhancing blueprint Resource Definitions
2022-11-05 06:45:57,391|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-05 06:45:57,391|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-05 06:45:57,395|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| distinct resource keys ([input-source])
2022-11-05 06:45:57,402|0ac1b81c-f92c-4b8b-b0f4-0b3908b063fc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-05 06:46:10,429|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-05 06:46:10,539|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-05 06:46:10,590|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| request(89c5cca0-c06c-4a55-ac87-14c011096df2)
2022-11-05 06:46:10,594|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| CBA file(/opt/app/onap/blueprints/archive/8ea16ad9-ebc2-46d3-a77c-9702ae81288e/cba.zip written successfully
2022-11-05 06:46:10,594|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(8ea16ad9-ebc2-46d3-a77c-9702ae81288e) CBA(/opt/app/onap/blueprints/archive/8ea16ad9-ebc2-46d3-a77c-9702ae81288e/cba.zip)
2022-11-05 06:46:10,622|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8ea16ad9-ebc2-46d3-a77c-9702ae81288e) and entry definition file (Definitions/CNF.json)
2022-11-05 06:46:10,682|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:46:10,683|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:46:10,684|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:46:10,685|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(scale-out)
2022-11-05 06:46:10,685|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(scale)
2022-11-05 06:46:10,686|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(scale-in)
2022-11-05 06:46:10,686|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(health-check)
2022-11-05 06:46:10,706|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8ea16ad9-ebc2-46d3-a77c-9702ae81288e) and entry definition file (Definitions/CNF.json)
2022-11-05 06:46:10,731|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-05 06:46:10,764|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-05 06:46:10,765|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-05 06:46:10,814|89c5cca0-c06c-4a55-ac87-14c011096df2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/working/8ea16ad9-ebc2-46d3-a77c-9702ae81288e) present to clean.
2022-11-05 06:46:22,554|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-05 06:46:22,666|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-05 06:46:22,668|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| request(45e325db-43bf-4d16-a26c-6691261dd4b0)
2022-11-05 06:46:22,669|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| CBA file(/opt/app/onap/blueprints/archive/10e8df11-348c-4e55-863c-9aea62c0e117/cba.zip written successfully
2022-11-05 06:46:22,670|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(10e8df11-348c-4e55-863c-9aea62c0e117) CBA(/opt/app/onap/blueprints/archive/10e8df11-348c-4e55-863c-9aea62c0e117/cba.zip)
2022-11-05 06:46:22,678|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/10e8df11-348c-4e55-863c-9aea62c0e117) and entry definition file (Definitions/ubuntu20.json)
2022-11-05 06:46:22,688|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:46:22,709|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(resource-assignment)
2022-11-05 06:46:22,710|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:46:22,711|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:46:22,718|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/10e8df11-348c-4e55-863c-9aea62c0e117) and entry definition file (Definitions/ubuntu20.json)
2022-11-05 06:46:22,739|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-05 06:46:22,763|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-05 06:46:22,765|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-05 06:46:22,802|45e325db-43bf-4d16-a26c-6691261dd4b0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/working/10e8df11-348c-4e55-863c-9aea62c0e117) present to clean.
2022-11-05 06:47:08,590|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-05 06:47:08,701|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-05 06:47:08,702|beee799e-0ed3-4f67-808f-0b36b1dead33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| request(beee799e-0ed3-4f67-808f-0b36b1dead33)
2022-11-05 06:47:08,703|beee799e-0ed3-4f67-808f-0b36b1dead33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| CBA file(/opt/app/onap/blueprints/archive/6921ca98-1e42-47c5-8f3a-1f5ac205d5cc/cba.zip written successfully
2022-11-05 06:47:08,703|beee799e-0ed3-4f67-808f-0b36b1dead33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Save processing(6921ca98-1e42-47c5-8f3a-1f5ac205d5cc) CBA(/opt/app/onap/blueprints/archive/6921ca98-1e42-47c5-8f3a-1f5ac205d5cc/cba.zip)
2022-11-05 06:47:08,718|beee799e-0ed3-4f67-808f-0b36b1dead33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6921ca98-1e42-47c5-8f3a-1f5ac205d5cc) and entry definition file (Definitions/pnf_netconf.json)
2022-11-05 06:47:08,723|beee799e-0ed3-4f67-808f-0b36b1dead33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-05 06:47:08,734|beee799e-0ed3-4f67-808f-0b36b1dead33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-assign)
2022-11-05 06:47:08,735|beee799e-0ed3-4f67-808f-0b36b1dead33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Validating Workflow(config-deploy)
2022-11-05 06:47:08,739|beee799e-0ed3-4f67-808f-0b36b1dead33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6921ca98-1e42-47c5-8f3a-1f5ac205d5cc) and entry definition file (Definitions/pnf_netconf.json)
2022-11-05 06:47:08,764|beee799e-0ed3-4f67-808f-0b36b1dead33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-05 06:47:08,789|beee799e-0ed3-4f67-808f-0b36b1dead33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-05 06:47:08,790|beee799e-0ed3-4f67-808f-0b36b1dead33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-05 06:47:08,868|beee799e-0ed3-4f67-808f-0b36b1dead33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| No compiled cache(/opt/app/onap/blueprints/working/6921ca98-1e42-47c5-8f3a-1f5ac205d5cc) present to clean.
2022-11-05 06:48:11,204|66c92747-1c09-44ac-a518-ccc4307ef226||reactor-http-epoll-3||||INFO||||||| processing request id 66c92747-1c09-44ac-a518-ccc4307ef226
2022-11-05 06:48:11,205|66c92747-1c09-44ac-a518-ccc4307ef226||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-05 06:48:11,205|66c92747-1c09-44ac-a518-ccc4307ef226||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-05 06:48:11,210|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-05 06:48:11,429|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-05 06:48:11,431|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-05 06:48:11,434|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-05 06:48:11,449|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-05 06:48:11,531|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-05 06:48:11,551|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[66c92747-1c09-44ac-a518-ccc4307ef226])'s step(resource-assignment)
2022-11-05 06:48:11,551|66c92747-1c09-44ac-a518-ccc4307ef226||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-11-05 06:48:11,553|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(66c92747-1c09-44ac-a518-ccc4307ef226) for workflow(resource-assignment) step(resource-assignment)
2022-11-05 06:48:11,553|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-05 06:48:11,553|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-05 06:48:11,555|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-05 06:48:11,576|66c92747-1c09-44ac-a518-ccc4307ef226||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-11-05 06:48:11,584|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-05 06:48:11,584|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-05 06:48:11,585|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-05 06:48:11,585|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("0ba22080-3949-4d78-b98b-e1c4cf36331a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-05 06:48:11,585|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("87725380-5c4d-4231-9ba9-5eda520797a4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-05 06:48:11,587|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="0ba22080-3949-4d78-b98b-e1c4cf36331a", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-05 06:48:11,594|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-11-05 06:48:11,594|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-05 06:48:11,605|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-05 06:48:13,801|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-11-05 06:48:13,801|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-05 06:48:13,802|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221105t064814106286z")
2022-11-05 06:48:13,802|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221105t064814106286z")
2022-11-05 06:48:13,802|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221105t064814106286z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-05 06:48:13,803|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-05 06:48:13,804|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "87725380-5c4d-4231-9ba9-5eda520797a4",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "0ba22080-3949-4d78-b98b-e1c4cf36331a",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221105t064814106286z"
})
2022-11-05 06:48:13,811|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-05 06:48:13,811|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-05 06:48:13,812|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-05 06:48:13,812|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[66c92747-1c09-44ac-a518-ccc4307ef226])'s step(profile-upload)
2022-11-05 06:48:13,813|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:48:13,821|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(66c92747-1c09-44ac-a518-ccc4307ef226) for workflow(resource-assignment) step(profile-upload)
2022-11-05 06:48:13,822|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-05 06:48:13,822|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-05 06:48:13,824|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-05 06:48:13,824|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-11-05 06:48:13,825|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-05 06:48:13,829|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-05 06:48:13,829|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-05 06:48:13,829|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-05 06:48:13,830|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-05 06:48:13,830|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-05 06:48:13,836|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| workflow(66c92747-1c09-44ac-a518-ccc4307ef226) nodes completed with (0)exceptions
2022-11-05 06:48:13,836|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-05 06:48:13,837|66c92747-1c09-44ac-a518-ccc4307ef226||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9934ef89-ae84-4071-b9a3-8bb78317117e auditStoreId -1
2022-11-05 06:48:17,308|205c5965-611d-47be-a799-694577690188||reactor-http-epoll-3||||INFO||||||| processing request id 205c5965-611d-47be-a799-694577690188
2022-11-05 06:48:17,309|205c5965-611d-47be-a799-694577690188||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-05 06:48:17,309|205c5965-611d-47be-a799-694577690188||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-05 06:48:17,310|205c5965-611d-47be-a799-694577690188||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-05 06:48:17,310|205c5965-611d-47be-a799-694577690188||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-05 06:48:17,314|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-05 06:48:17,332|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-05 06:48:17,334|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-05 06:48:17,335|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[205c5965-611d-47be-a799-694577690188])'s step(resource-assignment)
2022-11-05 06:48:17,335|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:48:17,335|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(205c5965-611d-47be-a799-694577690188) for workflow(resource-assignment) step(resource-assignment)
2022-11-05 06:48:17,335|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-05 06:48:17,336|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-05 06:48:17,336|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-05 06:48:17,353|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-11-05 06:48:17,357|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-05 06:48:17,357|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("b264def8-345e-4607-bb5c-d57af981af6f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-05 06:48:17,358|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-05 06:48:17,358|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-11-05 06:48:17,358|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("a9c6191c-010d-4451-8d3a-5d93654742bd") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-05 06:48:17,359|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a9c6191c-010d-4451-8d3a-5d93654742bd"}
2022-11-05 06:48:17,359|205c5965-611d-47be-a799-694577690188||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-11-05 06:48:17,359|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a9c6191c-010d-4451-8d3a-5d93654742bd"}
2022-11-05 06:48:17,360|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-11-05 06:48:17,393|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=a9c6191c-010d-4451-8d3a-5d93654742bd})
2022-11-05 06:48:17,394|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=a9c6191c-010d-4451-8d3a-5d93654742bd})
2022-11-05 06:48:17,405|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-05 06:48:17,405|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-05 06:48:17,407|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"}])
2022-11-05 06:48:17,407|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"fbeafffb-a169-4b54-9515-5748d892b1ae"}])
2022-11-05 06:48:17,407|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("fbeafffb-a169-4b54-9515-5748d892b1ae") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-05 06:48:17,407|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6e175dc6-6577-44a6-9aba-59eb75f7f8fd") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-05 06:48:17,408|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-05 06:48:17,413|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 6e175dc6-6577-44a6-9aba-59eb75f7f8fd
2022-11-05 06:48:17,414|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a9c6191c-010d-4451-8d3a-5d93654742bd"}
2022-11-05 06:48:17,414|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-11-05 06:48:17,435|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=a9c6191c-010d-4451-8d3a-5d93654742bd})
2022-11-05 06:48:17,441|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-05 06:48:17,442|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-05 06:48:17,443|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-05 06:48:17,443|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-05 06:48:17,444|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-05 06:48:17,448|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> a9c6191c-010d-4451-8d3a-5d93654742bd
2022-11-05 06:48:17,449|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("87725380-5c4d-4231-9ba9-5eda520797a4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-05 06:48:17,449|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-11-05 06:48:17,449|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-05 06:48:17,450|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0ba22080-3949-4d78-b98b-e1c4cf36331a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-05 06:48:17,451|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="87725380-5c4d-4231-9ba9-5eda520797a4", vnf-id="0ba22080-3949-4d78-b98b-e1c4cf36331a"}
2022-11-05 06:48:17,451|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="87725380-5c4d-4231-9ba9-5eda520797a4", vnf-id="0ba22080-3949-4d78-b98b-e1c4cf36331a"}
2022-11-05 06:48:17,455|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-11-05 06:48:17,455|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-11-05 06:48:17,455|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-11-05 06:48:17,455|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-11-05 06:48:17,490|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-05 06:48:17,490|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-05 06:48:17,513|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-05 06:48:17,513|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-05 06:48:17,513|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-05 06:48:17,513|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-05 06:48:17,513|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221105t064814106286z")
2022-11-05 06:48:17,514|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221105t064814106286z")
2022-11-05 06:48:17,514|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221105t064814106286z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-05 06:48:17,514|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-05 06:48:17,514|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-05 06:48:17,514|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-05 06:48:17,516|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221105t064814106286z", vf-module-label="helm_apache", vf-module-id="b264def8-345e-4607-bb5c-d57af981af6f"}
2022-11-05 06:48:17,520|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-05 06:48:17,520|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-05 06:48:17,522|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-05 06:48:17,632|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2022-11-05 06:48:17,632|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-05 06:48:17,633|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221105t064814106286z-helm_apache-vfmt-001")
2022-11-05 06:48:17,633|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221105t064814106286z-helm_apache-vfmt-001")
2022-11-05 06:48:17,633|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221105t064814106286z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-05 06:48:17,636|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-05 06:48:17,638|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="87725380-5c4d-4231-9ba9-5eda520797a4", vnf-id="0ba22080-3949-4d78-b98b-e1c4cf36331a"}
2022-11-05 06:48:17,642|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-11-05 06:48:17,642|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-11-05 06:48:17,667|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-05 06:48:17,679|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-05 06:48:17,679|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-05 06:48:17,679|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-05 06:48:17,679|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-05 06:48:17,679|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-05 06:48:17,680|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-05 06:48:17,680|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-05 06:48:17,681|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||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" : "6e175dc6-6577-44a6-9aba-59eb75f7f8fd",
  "k8s-rb-definition-version" : "a9c6191c-010d-4451-8d3a-5d93654742bd",
  "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" : "87725380-5c4d-4231-9ba9-5eda520797a4",
  "vf-module-id" : "b264def8-345e-4607-bb5c-d57af981af6f",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "a9c6191c-010d-4451-8d3a-5d93654742bd",
  "vf-module-model-invariant-uuid" : "6e175dc6-6577-44a6-9aba-59eb75f7f8fd",
  "vf-module-model-version" : "fbeafffb-a169-4b54-9515-5748d892b1ae",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221105t064814106286z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "0ba22080-3949-4d78-b98b-e1c4cf36331a",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221105t064814106286z"
})
2022-11-05 06:48:17,692|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-05 06:48:17,692|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-05 06:48:17,692|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-05 06:48:17,693|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[205c5965-611d-47be-a799-694577690188])'s step(profile-upload)
2022-11-05 06:48:17,693|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:48:17,694|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(205c5965-611d-47be-a799-694577690188) for workflow(resource-assignment) step(profile-upload)
2022-11-05 06:48:17,694|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-05 06:48:17,694|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-05 06:48:17,695|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-05 06:48:17,695|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-05 06:48:17,695|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-05 06:48:17,710|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/6e175dc6-6577-44a6-9aba-59eb75f7f8fd/a9c6191c-010d-4451-8d3a-5d93654742bd)
2022-11-05 06:48:17,721|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-05 06:48:17,731|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/6e175dc6-6577-44a6-9aba-59eb75f7f8fd/a9c6191c-010d-4451-8d3a-5d93654742bd/profile/node-port-profile)
2022-11-05 06:48:17,738|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Response status(404 - Not Found)
2022-11-05 06:48:17,738|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s Profile..
2022-11-05 06:48:17,759|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/6e175dc6-6577-44a6-9aba-59eb75f7f8fd/a9c6191c-010d-4451-8d3a-5d93654742bd/profile)
2022-11-05 06:48:17,770|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-11-05 06:48:17,786|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/6e175dc6-6577-44a6-9aba-59eb75f7f8fd/a9c6191c-010d-4451-8d3a-5d93654742bd/profile/node-port-profile/content)
2022-11-05 06:48:17,799|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-05 06:48:17,799|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| K8s Profile Upload Completed
2022-11-05 06:48:17,799|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-05 06:48:17,800|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-05 06:48:17,800|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-05 06:48:17,800|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-05 06:48:17,800|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| workflow(205c5965-611d-47be-a799-694577690188) nodes completed with (0)exceptions
2022-11-05 06:48:17,801|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-05 06:48:17,801|205c5965-611d-47be-a799-694577690188||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2a3b22b8-4073-4854-94a8-b5aed635824d auditStoreId -1
2022-11-05 06:48:22,734|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-05 06:48:22,843|||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-11-05 06:48:22,875|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| processing request id cef4c89c-6353-4f00-83ec-9f2ab2026670
2022-11-05 06:48:22,875|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-05 06:48:22,875|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| StoreAuditService ID  -1
2022-11-05 06:48:22,875|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-05 06:48:22,875|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-05 06:48:22,877|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-05 06:48:22,889|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deriving input data for workflow: (config-assign)
2022-11-05 06:48:22,890|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Execute node(START) -> executed state(SUCCESS)
2022-11-05 06:48:22,890|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Executing workflow(config-assign[cef4c89c-6353-4f00-83ec-9f2ab2026670])'s step(config-setup)
2022-11-05 06:48:22,890|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:48:22,891|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| preparing request id(cef4c89c-6353-4f00-83ec-9f2ab2026670) for workflow(config-assign) step(config-setup)
2022-11-05 06:48:22,891|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-05 06:48:22,891|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-05 06:48:22,891|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-05 06:48:22,912|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-05 06:48:22,914|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-05 06:48:22,915|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ("87725380-5c4d-4231-9ba9-5eda520797a4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-05 06:48:22,916|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| 
Resolved Input Key mappings: 
{service-instance-id="87725380-5c4d-4231-9ba9-5eda520797a4"}
2022-11-05 06:48:22,919|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-05 06:48:22,920|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-05 06:48:23,006|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4)
2022-11-05 06:48:23,025|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:48:23,027|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response processing type (string)
2022-11-05 06:48:23,030|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0")
2022-11-05 06:48:23,031|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0")
2022-11-05 06:48:23,031|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ("basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-05 06:48:23,033|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ("0ba22080-3949-4d78-b98b-e1c4cf36331a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-05 06:48:23,034|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| 
Resolved Input Key mappings: 
{service-instance-id="87725380-5c4d-4231-9ba9-5eda520797a4", vnf-id="0ba22080-3949-4d78-b98b-e1c4cf36331a"}
2022-11-05 06:48:23,038|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-05 06:48:23,038|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-05 06:48:23,070|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vf-modules)
2022-11-05 06:48:23,082|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:48:23,083|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response processing type (json)
2022-11-05 06:48:23,083|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","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_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_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":"fbeafffb-a169-4b54-9515-5748d892b1ae","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-20221105t064814106286z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221105t064814106286z","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":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cef4c89c-6353-4f00-83ec-9f2ab2026670","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b41b3a95-c72e-4751-83e8-5db0a282c431","model-invariant-uuid":"ffc02b08-2054-481a-893d-b202840fc8fa"},"global-customer-id":"basiccnf-macro-customer","service-id":"87725380-5c4d-4231-9ba9-5eda520797a4","service-instance-id":"87725380-5c4d-4231-9ba9-5eda520797a4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d8635f64-048a-4353-afe2-4ded0ad54a63","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/84cc4f37-79b4-468d-8b88-1316042cb2eb","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8ed90bef-5818-4b5b-a63a-0979eeb40132","model-uuid":"0c1ad821-bc0e-4765-92f8-b5891530af1f","model-invariant-uuid":"e05e8c37-cf26-4462-9665-60d50f75c826"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0ba22080-3949-4d78-b98b-e1c4cf36331a"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f"}}}]})
2022-11-05 06:48:23,083|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","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_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_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":"fbeafffb-a169-4b54-9515-5748d892b1ae","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-20221105t064814106286z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221105t064814106286z","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":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cef4c89c-6353-4f00-83ec-9f2ab2026670","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b41b3a95-c72e-4751-83e8-5db0a282c431","model-invariant-uuid":"ffc02b08-2054-481a-893d-b202840fc8fa"},"global-customer-id":"basiccnf-macro-customer","service-id":"87725380-5c4d-4231-9ba9-5eda520797a4","service-instance-id":"87725380-5c4d-4231-9ba9-5eda520797a4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d8635f64-048a-4353-afe2-4ded0ad54a63","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/84cc4f37-79b4-468d-8b88-1316042cb2eb","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8ed90bef-5818-4b5b-a63a-0979eeb40132","model-uuid":"0c1ad821-bc0e-4765-92f8-b5891530af1f","model-invariant-uuid":"e05e8c37-cf26-4462-9665-60d50f75c826"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0ba22080-3949-4d78-b98b-e1c4cf36331a"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f"}}}]})
2022-11-05 06:48:23,084|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","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_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_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":"fbeafffb-a169-4b54-9515-5748d892b1ae","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-20221105t064814106286z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221105t064814106286z","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":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cef4c89c-6353-4f00-83ec-9f2ab2026670","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b41b3a95-c72e-4751-83e8-5db0a282c431","model-invariant-uuid":"ffc02b08-2054-481a-893d-b202840fc8fa"},"global-customer-id":"basiccnf-macro-customer","service-id":"87725380-5c4d-4231-9ba9-5eda520797a4","service-instance-id":"87725380-5c4d-4231-9ba9-5eda520797a4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d8635f64-048a-4353-afe2-4ded0ad54a63","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/84cc4f37-79b4-468d-8b88-1316042cb2eb","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8ed90bef-5818-4b5b-a63a-0979eeb40132","model-uuid":"0c1ad821-bc0e-4765-92f8-b5891530af1f","model-invariant-uuid":"e05e8c37-cf26-4462-9665-60d50f75c826"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0ba22080-3949-4d78-b98b-e1c4cf36331a"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f"}}}]), type  ({json})
2022-11-05 06:48:23,084|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","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_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_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":"fbeafffb-a169-4b54-9515-5748d892b1ae","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-20221105t064814106286z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221105t064814106286z","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":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cef4c89c-6353-4f00-83ec-9f2ab2026670","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b41b3a95-c72e-4751-83e8-5db0a282c431","model-invariant-uuid":"ffc02b08-2054-481a-893d-b202840fc8fa"},"global-customer-id":"basiccnf-macro-customer","service-id":"87725380-5c4d-4231-9ba9-5eda520797a4","service-instance-id":"87725380-5c4d-4231-9ba9-5eda520797a4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d8635f64-048a-4353-afe2-4ded0ad54a63","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/84cc4f37-79b4-468d-8b88-1316042cb2eb","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8ed90bef-5818-4b5b-a63a-0979eeb40132","model-uuid":"0c1ad821-bc0e-4765-92f8-b5891530af1f","model-invariant-uuid":"e05e8c37-cf26-4462-9665-60d50f75c826"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0ba22080-3949-4d78-b98b-e1c4cf36331a"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-05 06:48:23,086|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| 
Resolved Input Key mappings: 
{vnf-id="0ba22080-3949-4d78-b98b-e1c4cf36331a"}
2022-11-05 06:48:23,090|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-05 06:48:23,090|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-05 06:48:23,133|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a?depth=1)
2022-11-05 06:48:23,445|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:48:23,445|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response processing type (json)
2022-11-05 06:48:23,446|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667630898163","model-invariant-id":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","model-version-id":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-customization-id":"a9c6191c-010d-4451-8d3a-5d93654742bd","module-index":0}]})
2022-11-05 06:48:23,446|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667630898163","model-invariant-id":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","model-version-id":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-customization-id":"a9c6191c-010d-4451-8d3a-5d93654742bd","module-index":0}]})
2022-11-05 06:48:23,446|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667630898163","model-invariant-id":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","model-version-id":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-customization-id":"a9c6191c-010d-4451-8d3a-5d93654742bd","module-index":0}]), type  ({json})
2022-11-05 06:48:23,446|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667630898163","model-invariant-id":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","model-version-id":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-customization-id":"a9c6191c-010d-4451-8d3a-5d93654742bd","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-05 06:48:23,448|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-05 06:48:23,450|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-05 06:48:29,727|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| compiled in (6276)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-05 06:48:29,727|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-05 06:48:29,751|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","k8s-rb-definition-version":"a9c6191c-010d-4451-8d3a-5d93654742bd","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-05 06:48:29,753|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| 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" : "6e175dc6-6577-44a6-9aba-59eb75f7f8fd",
      "k8s-rb-definition-version" : "a9c6191c-010d-4451-8d3a-5d93654742bd"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "87725380-5c4d-4231-9ba9-5eda520797a4",
  "service-instance-name" : "basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "a9c6191c-010d-4451-8d3a-5d93654742bd",
      "model-invariant-id" : "6e175dc6-6577-44a6-9aba-59eb75f7f8fd",
      "model-version-id" : "fbeafffb-a169-4b54-9515-5748d892b1ae",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1667630898163",
      "vf-module-id" : "b264def8-345e-4607-bb5c-d57af981af6f",
      "vf-module-name" : "basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "cef4c89c-6353-4f00-83ec-9f2ab2026670",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/84cc4f37-79b4-468d-8b88-1316042cb2eb",
          "svc-request-id" : "d8635f64-048a-4353-afe2-4ded0ad54a63"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "ffc02b08-2054-481a-893d-b202840fc8fa",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "b41b3a95-c72e-4751-83e8-5db0a282c431",
            "model-version" : "1.0"
          },
          "service-id" : "87725380-5c4d-4231-9ba9-5eda520797a4",
          "service-instance-id" : "87725380-5c4d-4231-9ba9-5eda520797a4",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "a9c6191c-010d-4451-8d3a-5d93654742bd",
            "model-invariant-uuid" : "6e175dc6-6577-44a6-9aba-59eb75f7f8fd",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "fbeafffb-a169-4b54-9515-5748d892b1ae",
            "model-version" : "1"
          },
          "vf-module-id" : "b264def8-345e-4607-bb5c-d57af981af6f",
          "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_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "a9c6191c-010d-4451-8d3a-5d93654742bd",
            "model-invariant-uuid" : "6e175dc6-6577-44a6-9aba-59eb75f7f8fd",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "fbeafffb-a169-4b54-9515-5748d892b1ae",
            "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" : "fbeafffb-a169-4b54-9515-5748d892b1ae"
            }, {
              "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-20221105t064814106286z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "6e175dc6-6577-44a6-9aba-59eb75f7f8fd"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221105t064814106286z"
            }, {
              "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" : "b264def8-345e-4607-bb5c-d57af981af6f",
            "vf-module-name" : "basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "8ed90bef-5818-4b5b-a63a-0979eeb40132",
            "model-invariant-uuid" : "e05e8c37-cf26-4462-9665-60d50f75c826",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0c1ad821-bc0e-4765-92f8-b5891530af1f",
            "model-version" : "1.0"
          },
          "vnf-id" : "0ba22080-3949-4d78-b98b-e1c4cf36331a",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "b264def8-345e-4607-bb5c-d57af981af6f"
    } ]
  },
  "vnf-id" : "0ba22080-3949-4d78-b98b-e1c4cf36331a"
})
2022-11-05 06:48:29,765|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Preparing Response...
2022-11-05 06:48:29,765|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-05 06:48:29,765|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-05 06:48:29,766|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Executing workflow(config-assign[cef4c89c-6353-4f00-83ec-9f2ab2026670])'s step(config-template)
2022-11-05 06:48:29,766|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:48:29,771|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| preparing request id(cef4c89c-6353-4f00-83ec-9f2ab2026670) for workflow(config-assign) step(config-template)
2022-11-05 06:48:29,771|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-05 06:48:29,771|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-05 06:48:29,838|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Triggering K8s Config Upload component logic.
2022-11-05 06:48:29,838|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Getting the template prefixes
2022-11-05 06:48:29,838|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Iterating over prefixes in resource assignment map.
2022-11-05 06:48:29,851|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/v1/rb/definition/6e175dc6-6577-44a6-9aba-59eb75f7f8fd/a9c6191c-010d-4451-8d3a-5d93654742bd)
2022-11-05 06:48:29,857|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:48:29,866|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/v1/rb/definition/6e175dc6-6577-44a6-9aba-59eb75f7f8fd/a9c6191c-010d-4451-8d3a-5d93654742bd/config-template/replica-count-template)
2022-11-05 06:48:29,870|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(500 - Internal Server Error)
2022-11-05 06:48:29,870|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Uploading K8s template..
2022-11-05 06:48:29,882|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(POST), url(/v1/rb/definition/6e175dc6-6577-44a6-9aba-59eb75f7f8fd/a9c6191c-010d-4451-8d3a-5d93654742bd/config-template)
2022-11-05 06:48:29,890|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(201 - Created)
2022-11-05 06:48:29,900|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(POST), url(/v1/rb/definition/6e175dc6-6577-44a6-9aba-59eb75f7f8fd/a9c6191c-010d-4451-8d3a-5d93654742bd/config-template/replica-count-template/content)
2022-11-05 06:48:29,920|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:48:29,920|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| K8s Config Upload Completed
2022-11-05 06:48:29,920|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Preparing Response...
2022-11-05 06:48:29,920|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-05 06:48:29,921|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-05 06:48:29,921|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Execute node(END) -> executed state(SUCCESS)
2022-11-05 06:48:29,921|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(cef4c89c-6353-4f00-83ec-9f2ab2026670) nodes completed with (0)exceptions
2022-11-05 06:48:29,922|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-05 06:48:29,922|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2d6dd889-f225-47db-a02f-8982d7c86cae auditStoreId -1
2022-11-05 06:48:29,946|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Completed
2022-11-05 06:49:07,122|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-05 06:49:07,228|||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-11-05 06:49:07,234|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| processing request id cef4c89c-6353-4f00-83ec-9f2ab2026670
2022-11-05 06:49:07,234|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-05 06:49:07,234|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| StoreAuditService ID  -1
2022-11-05 06:49:07,238|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-05 06:49:07,238|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-05 06:49:07,243|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-05 06:49:07,270|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deriving input data for workflow: (config-deploy)
2022-11-05 06:49:07,271|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Execute node(START) -> executed state(SUCCESS)
2022-11-05 06:49:07,272|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Executing workflow(config-deploy[cef4c89c-6353-4f00-83ec-9f2ab2026670])'s step(config-setup)
2022-11-05 06:49:07,272|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:49:07,275|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| preparing request id(cef4c89c-6353-4f00-83ec-9f2ab2026670) for workflow(config-deploy) step(config-setup)
2022-11-05 06:49:07,276|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-05 06:49:07,276|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-05 06:49:07,277|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-05 06:49:07,319|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-05 06:49:07,322|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-05 06:49:07,322|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ("87725380-5c4d-4231-9ba9-5eda520797a4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-05 06:49:07,323|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| 
Resolved Input Key mappings: 
{service-instance-id="87725380-5c4d-4231-9ba9-5eda520797a4"}
2022-11-05 06:49:07,331|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-05 06:49:07,331|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-05 06:49:07,369|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4)
2022-11-05 06:49:07,384|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:49:07,384|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response processing type (string)
2022-11-05 06:49:07,385|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0")
2022-11-05 06:49:07,385|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0")
2022-11-05 06:49:07,385|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ("basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-05 06:49:07,386|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ("0ba22080-3949-4d78-b98b-e1c4cf36331a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-05 06:49:07,387|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| 
Resolved Input Key mappings: 
{service-instance-id="87725380-5c4d-4231-9ba9-5eda520797a4", vnf-id="0ba22080-3949-4d78-b98b-e1c4cf36331a"}
2022-11-05 06:49:07,393|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-05 06:49:07,393|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-05 06:49:07,424|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/87725380-5c4d-4231-9ba9-5eda520797a4/service-data/vnfs/vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a/vnf-data/vf-modules)
2022-11-05 06:49:07,437|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:49:07,437|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response processing type (json)
2022-11-05 06:49:07,438|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","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_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_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":"fbeafffb-a169-4b54-9515-5748d892b1ae","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-20221105t064814106286z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221105t064814106286z","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":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cef4c89c-6353-4f00-83ec-9f2ab2026670","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b41b3a95-c72e-4751-83e8-5db0a282c431","model-invariant-uuid":"ffc02b08-2054-481a-893d-b202840fc8fa"},"global-customer-id":"basiccnf-macro-customer","service-id":"87725380-5c4d-4231-9ba9-5eda520797a4","service-instance-id":"87725380-5c4d-4231-9ba9-5eda520797a4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5f4755ec-6316-4488-835e-4bc6a21d16d0","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d1e6a055-fb26-49bf-9a90-b9bf6dfa671c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8ed90bef-5818-4b5b-a63a-0979eeb40132","model-uuid":"0c1ad821-bc0e-4765-92f8-b5891530af1f","model-invariant-uuid":"e05e8c37-cf26-4462-9665-60d50f75c826"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0ba22080-3949-4d78-b98b-e1c4cf36331a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","from-preload":false}}}]})
2022-11-05 06:49:07,439|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","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_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_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":"fbeafffb-a169-4b54-9515-5748d892b1ae","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-20221105t064814106286z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221105t064814106286z","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":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cef4c89c-6353-4f00-83ec-9f2ab2026670","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b41b3a95-c72e-4751-83e8-5db0a282c431","model-invariant-uuid":"ffc02b08-2054-481a-893d-b202840fc8fa"},"global-customer-id":"basiccnf-macro-customer","service-id":"87725380-5c4d-4231-9ba9-5eda520797a4","service-instance-id":"87725380-5c4d-4231-9ba9-5eda520797a4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5f4755ec-6316-4488-835e-4bc6a21d16d0","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d1e6a055-fb26-49bf-9a90-b9bf6dfa671c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8ed90bef-5818-4b5b-a63a-0979eeb40132","model-uuid":"0c1ad821-bc0e-4765-92f8-b5891530af1f","model-invariant-uuid":"e05e8c37-cf26-4462-9665-60d50f75c826"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0ba22080-3949-4d78-b98b-e1c4cf36331a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","from-preload":false}}}]})
2022-11-05 06:49:07,439|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","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_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_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":"fbeafffb-a169-4b54-9515-5748d892b1ae","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-20221105t064814106286z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221105t064814106286z","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":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cef4c89c-6353-4f00-83ec-9f2ab2026670","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b41b3a95-c72e-4751-83e8-5db0a282c431","model-invariant-uuid":"ffc02b08-2054-481a-893d-b202840fc8fa"},"global-customer-id":"basiccnf-macro-customer","service-id":"87725380-5c4d-4231-9ba9-5eda520797a4","service-instance-id":"87725380-5c4d-4231-9ba9-5eda520797a4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5f4755ec-6316-4488-835e-4bc6a21d16d0","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d1e6a055-fb26-49bf-9a90-b9bf6dfa671c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8ed90bef-5818-4b5b-a63a-0979eeb40132","model-uuid":"0c1ad821-bc0e-4765-92f8-b5891530af1f","model-invariant-uuid":"e05e8c37-cf26-4462-9665-60d50f75c826"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0ba22080-3949-4d78-b98b-e1c4cf36331a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","from-preload":false}}}]), type  ({json})
2022-11-05 06:49:07,439|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","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_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_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":"fbeafffb-a169-4b54-9515-5748d892b1ae","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-20221105t064814106286z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221105t064814106286z","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":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"cef4c89c-6353-4f00-83ec-9f2ab2026670","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b41b3a95-c72e-4751-83e8-5db0a282c431","model-invariant-uuid":"ffc02b08-2054-481a-893d-b202840fc8fa"},"global-customer-id":"basiccnf-macro-customer","service-id":"87725380-5c4d-4231-9ba9-5eda520797a4","service-instance-id":"87725380-5c4d-4231-9ba9-5eda520797a4","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5f4755ec-6316-4488-835e-4bc6a21d16d0","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d1e6a055-fb26-49bf-9a90-b9bf6dfa671c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8ed90bef-5818-4b5b-a63a-0979eeb40132","model-uuid":"0c1ad821-bc0e-4765-92f8-b5891530af1f","model-invariant-uuid":"e05e8c37-cf26-4462-9665-60d50f75c826"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0ba22080-3949-4d78-b98b-e1c4cf36331a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a9c6191c-010d-4451-8d3a-5d93654742bd","model-uuid":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-invariant-uuid":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-05 06:49:07,440|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| 
Resolved Input Key mappings: 
{vnf-id="0ba22080-3949-4d78-b98b-e1c4cf36331a"}
2022-11-05 06:49:07,446|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-05 06:49:07,446|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-05 06:49:07,496|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/0ba22080-3949-4d78-b98b-e1c4cf36331a?depth=1)
2022-11-05 06:49:07,620|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:49:07,620|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response processing type (json)
2022-11-05 06:49:07,621|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"optimistic_cohen","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667630944450","model-invariant-id":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","model-version-id":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-customization-id":"a9c6191c-010d-4451-8d3a-5d93654742bd","module-index":0}]})
2022-11-05 06:49:07,621|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"optimistic_cohen","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667630944450","model-invariant-id":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","model-version-id":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-customization-id":"a9c6191c-010d-4451-8d3a-5d93654742bd","module-index":0}]})
2022-11-05 06:49:07,621|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"optimistic_cohen","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667630944450","model-invariant-id":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","model-version-id":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-customization-id":"a9c6191c-010d-4451-8d3a-5d93654742bd","module-index":0}]), type  ({json})
2022-11-05 06:49:07,621|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"b264def8-345e-4607-bb5c-d57af981af6f","vf-module-name":"basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"optimistic_cohen","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667630944450","model-invariant-id":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","model-version-id":"fbeafffb-a169-4b54-9515-5748d892b1ae","model-customization-id":"a9c6191c-010d-4451-8d3a-5d93654742bd","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-05 06:49:07,622|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-05 06:49:07,625|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"6e175dc6-6577-44a6-9aba-59eb75f7f8fd","k8s-rb-definition-version":"a9c6191c-010d-4451-8d3a-5d93654742bd","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":"optimistic_cohen"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-05 06:49:07,627|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "optimistic_cohen",
      "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" : "6e175dc6-6577-44a6-9aba-59eb75f7f8fd",
      "k8s-rb-definition-version" : "a9c6191c-010d-4451-8d3a-5d93654742bd"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "87725380-5c4d-4231-9ba9-5eda520797a4",
  "service-instance-name" : "basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "optimistic_cohen",
      "is-base-vf-module" : false,
      "model-customization-id" : "a9c6191c-010d-4451-8d3a-5d93654742bd",
      "model-invariant-id" : "6e175dc6-6577-44a6-9aba-59eb75f7f8fd",
      "model-version-id" : "fbeafffb-a169-4b54-9515-5748d892b1ae",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1667630944450",
      "vf-module-id" : "b264def8-345e-4607-bb5c-d57af981af6f",
      "vf-module-name" : "basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "cef4c89c-6353-4f00-83ec-9f2ab2026670",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d1e6a055-fb26-49bf-9a90-b9bf6dfa671c",
          "svc-request-id" : "5f4755ec-6316-4488-835e-4bc6a21d16d0"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "ffc02b08-2054-481a-893d-b202840fc8fa",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "b41b3a95-c72e-4751-83e8-5db0a282c431",
            "model-version" : "1.0"
          },
          "service-id" : "87725380-5c4d-4231-9ba9-5eda520797a4",
          "service-instance-id" : "87725380-5c4d-4231-9ba9-5eda520797a4",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "a9c6191c-010d-4451-8d3a-5d93654742bd",
            "model-invariant-uuid" : "6e175dc6-6577-44a6-9aba-59eb75f7f8fd",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "fbeafffb-a169-4b54-9515-5748d892b1ae",
            "model-version" : "1"
          },
          "vf-module-id" : "b264def8-345e-4607-bb5c-d57af981af6f",
          "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_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "a9c6191c-010d-4451-8d3a-5d93654742bd",
            "model-invariant-uuid" : "6e175dc6-6577-44a6-9aba-59eb75f7f8fd",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "fbeafffb-a169-4b54-9515-5748d892b1ae",
            "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" : "fbeafffb-a169-4b54-9515-5748d892b1ae"
            }, {
              "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-20221105t064814106286z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "6e175dc6-6577-44a6-9aba-59eb75f7f8fd"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221105t064814106286z"
            }, {
              "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" : "b264def8-345e-4607-bb5c-d57af981af6f",
            "vf-module-name" : "basic_cnf_macro_8a80d4d2-3a24-40e9-bb6b-1e9fc07e0dd0_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "8ed90bef-5818-4b5b-a63a-0979eeb40132",
            "model-invariant-uuid" : "e05e8c37-cf26-4462-9665-60d50f75c826",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0c1ad821-bc0e-4765-92f8-b5891530af1f",
            "model-version" : "1.0"
          },
          "vnf-id" : "0ba22080-3949-4d78-b98b-e1c4cf36331a",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "b264def8-345e-4607-bb5c-d57af981af6f"
    } ]
  },
  "vnf-id" : "0ba22080-3949-4d78-b98b-e1c4cf36331a"
})
2022-11-05 06:49:07,637|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Preparing Response...
2022-11-05 06:49:07,638|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-05 06:49:07,638|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-05 06:49:07,638|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Executing workflow(config-deploy[cef4c89c-6353-4f00-83ec-9f2ab2026670])'s step(status-verification-script)
2022-11-05 06:49:07,638|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:49:07,648|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| preparing request id(cef4c89c-6353-4f00-83ec-9f2ab2026670) for workflow(config-deploy) step(status-verification-script)
2022-11-05 06:49:07,649|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-05 06:49:07,649|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-05 06:49:07,655|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-05 06:49:07,665|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| SIMPLE STATUS CHECK - START
2022-11-05 06:49:07,682|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/v1/instance/optimistic_cohen/status)
2022-11-05 06:49:07,778|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:49:07,811|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| VfModule helm_apache (optimistic_cohen) is not ready. Please wait...
2022-11-05 06:49:17,824|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/v1/instance/optimistic_cohen/status)
2022-11-05 06:49:17,876|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:49:17,878|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| VfModule helm_apache (optimistic_cohen) is not ready. Please wait...
2022-11-05 06:49:27,892|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/v1/instance/optimistic_cohen/status)
2022-11-05 06:49:27,948|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:49:27,951|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| VfModule helm_apache (optimistic_cohen) is ready.
2022-11-05 06:49:27,951|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| SIMPLE STATUS CHECK - END
2022-11-05 06:49:27,951|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Preparing Response...
2022-11-05 06:49:27,951|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-05 06:49:27,951|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-05 06:49:27,952|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Executing workflow(config-deploy[cef4c89c-6353-4f00-83ec-9f2ab2026670])'s step(config-apply)
2022-11-05 06:49:27,952|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:49:27,960|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| preparing request id(cef4c89c-6353-4f00-83ec-9f2ab2026670) for workflow(config-deploy) step(config-apply)
2022-11-05 06:49:27,960|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-05 06:49:27,960|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-05 06:49:27,963|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Triggering K8s Config Value component logic.
2022-11-05 06:49:27,963|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Getting the template prefixes
2022-11-05 06:49:27,963|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Iterating over prefixes in resource assignment map.
2022-11-05 06:49:27,979|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/v1/instance/optimistic_cohen/config/replica-count-change)
2022-11-05 06:49:32,992|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(500 - Internal Server Error)
2022-11-05 06:49:32,992|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Uploading K8s config..
2022-11-05 06:49:33,034|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Config building started from source custom-values
2022-11-05 06:49:33,034|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-05 06:49:33,053|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-11-05 06:49:33,055|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-05 06:49:33,056|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-05 06:49:33,143|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(POST), url(/v1/instance/optimistic_cohen/config)
2022-11-05 06:49:33,286|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(201 - Created)
2022-11-05 06:49:33,296|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Preparing Response...
2022-11-05 06:49:33,296|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-05 06:49:33,296|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-05 06:49:33,297|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Executing workflow(config-deploy[cef4c89c-6353-4f00-83ec-9f2ab2026670])'s step(status-verification-script-after)
2022-11-05 06:49:33,297|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:49:33,298|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| preparing request id(cef4c89c-6353-4f00-83ec-9f2ab2026670) for workflow(config-deploy) step(status-verification-script-after)
2022-11-05 06:49:33,298|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-05 06:49:33,298|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-05 06:49:33,299|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-05 06:49:33,300|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| SIMPLE STATUS CHECK - START
2022-11-05 06:49:33,311|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/v1/instance/optimistic_cohen/status)
2022-11-05 06:49:33,377|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:49:33,380|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| VfModule helm_apache (optimistic_cohen) is not ready. Please wait...
2022-11-05 06:49:43,393|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/v1/instance/optimistic_cohen/status)
2022-11-05 06:49:43,452|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:49:43,457|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| VfModule helm_apache (optimistic_cohen) is not ready. Please wait...
2022-11-05 06:49:53,469|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/v1/instance/optimistic_cohen/status)
2022-11-05 06:49:53,519|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:49:53,522|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| VfModule helm_apache (optimistic_cohen) is not ready. Please wait...
2022-11-05 06:50:03,534|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/v1/instance/optimistic_cohen/status)
2022-11-05 06:50:03,590|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:50:03,592|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| VfModule helm_apache (optimistic_cohen) is not ready. Please wait...
2022-11-05 06:50:13,603|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/v1/instance/optimistic_cohen/status)
2022-11-05 06:50:13,653|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:50:13,655|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| VfModule helm_apache (optimistic_cohen) is not ready. Please wait...
2022-11-05 06:50:23,667|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Rest request method(GET), url(/v1/instance/optimistic_cohen/status)
2022-11-05 06:50:23,732|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Response status(200 - OK)
2022-11-05 06:50:23,733|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| VfModule helm_apache (optimistic_cohen) is ready.
2022-11-05 06:50:23,733|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| SIMPLE STATUS CHECK - END
2022-11-05 06:50:23,734|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Preparing Response...
2022-11-05 06:50:23,734|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-05 06:50:23,734|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-05 06:50:23,735|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Executing workflow(config-deploy[cef4c89c-6353-4f00-83ec-9f2ab2026670])'s step(collect-results)
2022-11-05 06:50:23,735|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:50:23,735|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| preparing request id(cef4c89c-6353-4f00-83ec-9f2ab2026670) for workflow(config-deploy) step(collect-results)
2022-11-05 06:50:23,735|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-05 06:50:23,735|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-11-05 06:50:23,736|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-05 06:50:23,746|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Collected results: {}
2022-11-05 06:50:23,746|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Preparing Response...
2022-11-05 06:50:23,746|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-05 06:50:23,746|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-05 06:50:23,746|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Execute node(END) -> executed state(SUCCESS)
2022-11-05 06:50:23,748|cef4c89c-6353-4f00-83ec-9f2ab2026670||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| workflow(cef4c89c-6353-4f00-83ec-9f2ab2026670) nodes completed with (0)exceptions
2022-11-05 06:50:23,748|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-05 06:50:23,750|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6f1efaaf-fcf7-43ce-8c94-bbefbf2a103b auditStoreId -1
2022-11-05 06:50:23,752|cef4c89c-6353-4f00-83ec-9f2ab2026670||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Completed
2022-11-05 06:51:18,018|71c8370b-a262-4368-b069-e8350e04523b||reactor-http-epoll-3||||INFO||||||| processing request id 71c8370b-a262-4368-b069-e8350e04523b
2022-11-05 06:51:18,018|71c8370b-a262-4368-b069-e8350e04523b||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-05 06:51:18,018|71c8370b-a262-4368-b069-e8350e04523b||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-05 06:51:18,021|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-05 06:51:18,127|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-05 06:51:18,132|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-05 06:51:18,139|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-05 06:51:18,161|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-05 06:51:18,161|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-05 06:51:18,161|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:51:18,162|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(71c8370b-a262-4368-b069-e8350e04523b) for workflow(resource-assignment) step(resource-assignment)
2022-11-05 06:51:18,162|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-05 06:51:18,162|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-05 06:51:18,163|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-05 06:51:18,178|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-05 06:51:18,180|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-05 06:51:18,180|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1b45a161-64de-44b7-9403-ca007c9e017f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-05 06:51:18,180|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2c04a290-2264-4764-9f3b-3a363a43dad0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-05 06:51:18,181|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "1b45a161-64de-44b7-9403-ca007c9e017f",
  "vnf-id" : "2c04a290-2264-4764-9f3b-3a363a43dad0",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-05 06:51:18,189|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-05 06:51:18,189|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-05 06:51:18,190|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-05 06:51:18,191|71c8370b-a262-4368-b069-e8350e04523b||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cc759043-cef3-4ee6-98d1-cf8ad172c018 auditStoreId -1
2022-11-05 06:51:21,572|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||reactor-http-epoll-3||||INFO||||||| processing request id a4e576b4-cd9a-4675-ad39-a9c9ac74be37
2022-11-05 06:51:21,572|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-05 06:51:21,573|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-05 06:51:21,573|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||reactor-http-epoll-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-05 06:51:21,574|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-05 06:51:21,578|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-05 06:51:21,597|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-05 06:51:21,598|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-05 06:51:21,598|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:51:21,598|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(a4e576b4-cd9a-4675-ad39-a9c9ac74be37) for workflow(resource-assignment) step(resource-assignment)
2022-11-05 06:51:21,598|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-05 06:51:21,598|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-05 06:51:21,599|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-05 06:51:21,616|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-05 06:51:21,618|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-05 06:51:21,619|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-05 06:51:21,619|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-05 06:51:21,620|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-05 06:51:21,620|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0ee9110f-ee69-4de6-8bd7-4876c8e04375") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-05 06:51:21,620|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1b45a161-64de-44b7-9403-ca007c9e017f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-05 06:51:21,620|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-11-05 06:51:21,620|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-05 06:51:21,621|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-05 06:51:21,621|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2c04a290-2264-4764-9f3b-3a363a43dad0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-05 06:51:21,622|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "1b45a161-64de-44b7-9403-ca007c9e017f",
  "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" : "0ee9110f-ee69-4de6-8bd7-4876c8e04375",
  "vnf-id" : "2c04a290-2264-4764-9f3b-3a363a43dad0",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-05 06:51:21,632|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-05 06:51:21,632|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-05 06:51:21,632|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-05 06:51:21,632|a4e576b4-cd9a-4675-ad39-a9c9ac74be37||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 452d01c9-c6cc-4d50-bf92-6f07079adafc auditStoreId -1
2022-11-05 06:51:24,340|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-05 06:51:24,450|||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-11-05 06:51:24,454|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| processing request id 568888d1-7719-40dc-97a4-a80274180ce1
2022-11-05 06:51:24,454|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-05 06:51:24,454|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| StoreAuditService ID  -1
2022-11-05 06:51:24,454|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-05 06:51:24,454|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-05 06:51:24,457|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-05 06:51:24,469|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deriving input data for workflow: (config-assign)
2022-11-05 06:51:24,469|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-05 06:51:24,469|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:51:24,470|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| preparing request id(568888d1-7719-40dc-97a4-a80274180ce1) for workflow(config-assign) step(config-assign)
2022-11-05 06:51:24,470|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-05 06:51:24,470|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-05 06:51:24,473|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-05 06:51:24,498|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-05 06:51:24,499|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-05 06:51:24,500|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ("1b45a161-64de-44b7-9403-ca007c9e017f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-05 06:51:24,500|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Setting Resource Value ("2c04a290-2264-4764-9f3b-3a363a43dad0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-05 06:51:24,514|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-05 06:51:24,516|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-05 06:51:24,516|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-05 06:51:24,517|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Generated Resource Param Data ({
  "service-instance-id" : "1b45a161-64de-44b7-9403-ca007c9e017f",
  "vnf-id" : "2c04a290-2264-4764-9f3b-3a363a43dad0",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-05 06:51:24,536|568888d1-7719-40dc-97a4-a80274180ce1||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-05 06:51:24,544|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-05 06:51:24,545|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Preparing Response...
2022-11-05 06:51:24,545|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-05 06:51:24,545|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-05 06:51:24,545|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 46f9a1b5-20f8-4fa2-b249-77c74456beea auditStoreId -1
2022-11-05 06:51:24,556|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Completed
2022-11-05 06:52:13,522|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-05 06:52:13,632|||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-11-05 06:52:13,635|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| processing request id 568888d1-7719-40dc-97a4-a80274180ce1
2022-11-05 06:52:13,635|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-05 06:52:13,635|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| StoreAuditService ID  -1
2022-11-05 06:52:13,637|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-05 06:52:13,637|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-05 06:52:13,641|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-05 06:52:13,658|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Deriving input data for workflow: (config-deploy)
2022-11-05 06:52:13,658|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-05 06:52:13,658|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-05 06:52:13,666|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| preparing request id(568888d1-7719-40dc-97a4-a80274180ce1) for workflow(config-deploy) step(config-deploy)
2022-11-05 06:52:13,666|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-05 06:52:13,666|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-11-05 06:52:13,668|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-05 06:52:13,668|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Getting Jython Script Class(ConfigDeploy)
2022-11-05 06:52:13,714|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@5fa6c61c
2022-11-05 06:52:13,716|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Hello world
2022-11-05 06:52:13,716|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Preparing Response...
2022-11-05 06:52:13,716|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-05 06:52:13,716|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-05 06:52:13,717|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 226dbe43-9407-4b54-bc77-9870940681f8 auditStoreId -1
2022-11-05 06:52:13,718|568888d1-7719-40dc-97a4-a80274180ce1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-swjgj|||| Completed