Results

By type

          05:00:40,148 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:00:40,150 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml]
05:00:40,151 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:00:40,151 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml]
05:00:40,151 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:00:40,169 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml] is not of type file
05:00:40,319 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:00:40,328 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:00:40,332 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:00:40,341 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:00:40,431 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:00:40,431 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:00:40,431 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:00:40,431 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:00:40,431 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:00:40,431 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:00:40,431 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:00:40,432 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:00:40,434 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point


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

2022-10-26 05:00:41,303|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.0 on onap-cds-blueprints-processor-ccb88c874-qpzg7 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar started by onap in /app)
2022-10-26 05:00:41,307|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-10-26 05:00:44,873|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-26 05:00:45,625|||main||||INFO||||||| Finished Spring Data repository scanning in 737ms. Found 11 JPA repository interfaces.
2022-10-26 05:00:48,760|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-26 05:00:48,918|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-10-26 05:00:49,213|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-26 05:00:49,771|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-10-26 05:00:50,147|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-10-26 05:00:50,149|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-10-26 05:00:50,382|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-10-26 05:00:52,004|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-26 05:00:52,018|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-26 05:00:52,114|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-10-26 05:00:53,545|||main||||INFO||||||| Audit service is disabled
2022-10-26 05:00:53,731|||main||||INFO||||||| Workflow Audit store is disabled
2022-10-26 05:00:55,350|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-10-26 05:00:55,397|||main||||INFO||||||| Dependency Management module created...
2022-10-26 05:00:56,276|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-10-26 05:00:56,510|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-10-26 05:00:57,679|||main||||INFO||||||| Netty started on port(s): 8080
2022-10-26 05:00:59,272|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-10-26 05:00:59,649|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-10-26 05:00:59,657|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.045 seconds (JVM running for 20.087)
2022-10-26 05:00:59,676|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-10-26 06:01:35,516|2fcb17bd-c264-4bc8-b8e1-8390b26ec0f8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-26 06:01:35,517|2fcb17bd-c264-4bc8-b8e1-8390b26ec0f8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-26 06:01:35,519|2fcb17bd-c264-4bc8-b8e1-8390b26ec0f8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-26 06:01:35,939|2fcb17bd-c264-4bc8-b8e1-8390b26ec0f8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-26 06:01:35,942|2fcb17bd-c264-4bc8-b8e1-8390b26ec0f8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-26 06:01:37,322|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/307ee065-d39c-4343-9b69-34f6e5c8af8d)
2022-10-26 06:01:37,335|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| deleting definition types under : /opt/app/onap/blueprints/working/307ee065-d39c-4343-9b69-34f6e5c8af8d/Definitions
2022-10-26 06:01:37,427|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| reinitialized all type definitions
2022-10-26 06:01:37,432|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-26 06:01:37,466|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-26 06:01:37,473|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-26 06:01:37,479|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-26 06:01:37,528|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ##### Enhancing Workflow(helloworld)
2022-10-26 06:01:37,529|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-26 06:01:37,529|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| identified workflow(helloworld) targets(helloworld)
2022-10-26 06:01:37,530|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-26 06:01:37,530|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-26 06:01:37,530|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enriching artifacts file(/opt/app/onap/blueprints/working/307ee065-d39c-4343-9b69-34f6e5c8af8d/Templates/hello-world-mapping.json
2022-10-26 06:01:37,547|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-26 06:01:37,548|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-26 06:01:37,548|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ##### Enhancing blueprint Resource Definitions
2022-10-26 06:01:37,548|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-26 06:01:37,550|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| processing file (Templates/hello-world-mapping.json)
2022-10-26 06:01:37,578|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| distinct resource keys ([])
2022-10-26 06:01:37,578|2b2c1b1e-b4d9-4ef6-883c-cb839f128ba3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Enriching Resource Definition sources Node Template: []
2022-10-26 06:01:37,858|a788897d-1dc9-4c3a-9f1b-74f16cc59be8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(90bf19e7-ead1-4a01-a39a-aae53ac73c6e) CBA(/opt/app/onap/blueprints/archive/90bf19e7-ead1-4a01-a39a-aae53ac73c6e/cba.zip)
2022-10-26 06:01:37,870|a788897d-1dc9-4c3a-9f1b-74f16cc59be8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90bf19e7-ead1-4a01-a39a-aae53ac73c6e) and entry definition file (Definitions/blueprint.json)
2022-10-26 06:01:37,938|a788897d-1dc9-4c3a-9f1b-74f16cc59be8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(helloworld)
2022-10-26 06:01:37,956|a788897d-1dc9-4c3a-9f1b-74f16cc59be8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90bf19e7-ead1-4a01-a39a-aae53ac73c6e) and entry definition file (Definitions/blueprint.json)
2022-10-26 06:01:38,118|a788897d-1dc9-4c3a-9f1b-74f16cc59be8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/working/90bf19e7-ead1-4a01-a39a-aae53ac73c6e) present to clean.
2022-10-26 06:01:38,345|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2022-10-26 06:01:38,345|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-26 06:01:38,346|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-10-26 06:01:38,354|654321||DefaultDispatcher-worker-14||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-10-26 06:01:38,429|654321||DefaultDispatcher-worker-14||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-26 06:01:38,431|654321||DefaultDispatcher-worker-14||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-26 06:01:38,434|654321||DefaultDispatcher-worker-14||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-26 06:01:38,450|654321||DefaultDispatcher-worker-14||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-10-26 06:01:38,451|654321||DefaultDispatcher-worker-14||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-26 06:01:38,451|654321||DefaultDispatcher-worker-14||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:01:38,460|654321||DefaultDispatcher-worker-14||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-26 06:01:38,460|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-26 06:01:38,461|654321||DefaultDispatcher-worker-14||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-26 06:01:38,481|654321||DefaultDispatcher-worker-14||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-26 06:01:38,512|654321||DefaultDispatcher-worker-14||||INFO||||||| Batched Sequence : ([])
2022-10-26 06:01:38,514|654321||DefaultDispatcher-worker-14||||INFO||||||| Generated Resource Param Data ({ })
2022-10-26 06:01:38,624|654321||DefaultDispatcher-worker-14||||INFO||||||| Preparing Response...
2022-10-26 06:01:38,627|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-26 06:01:38,628|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-26 06:01:38,632|654321||DefaultDispatcher-worker-14||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 759eb6f8-11c7-468c-b00d-65900564adea auditStoreId -1
2022-10-26 06:24:24,348|f7e88475-5c16-4200-a1c5-b1fd0d5db829||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-26 06:24:24,350|f7e88475-5c16-4200-a1c5-b1fd0d5db829||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-26 06:24:24,350|f7e88475-5c16-4200-a1c5-b1fd0d5db829||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-26 06:24:24,591|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-26 06:24:24,592|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-26 06:24:25,436|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-26 06:24:25,446|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(a0abc5ec-9ff3-49c0-9219-563c6ee537f0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-26 06:24:25,477|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(bb114564-e249-49b7-8041-e79a6cdb2bcd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-26 06:24:25,488|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(521fab7f-2ae6-42f7-9753-b33308680c77) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-26 06:24:25,503|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(0b79004e-65df-4970-bacd-493ad1d9b6ef) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-26 06:24:25,523|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(147bfe82-e354-454f-bc45-265917bf39ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-26 06:24:25,546|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(fdec8e2c-53f7-4825-a594-f9ddc33905b7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-26 06:24:25,569|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-26 06:24:25,569|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-26 06:24:25,570|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-26 06:24:25,570|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-26 06:24:25,570|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-26 06:24:25,571|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-26 06:24:25,674|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:31)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-26 06:24:25,711|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:24:25,739|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:24:25,762|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:24:25,772|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:24:25,816|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:24:25,817|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:24:25,847|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-26 06:24:25,998|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:24:25,999|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:24:26,000|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:24:26,071|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-26 06:24:26,211|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:24:26,212|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:24:26,213|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:24:26,267|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-26 06:24:26,387|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:24:26,388|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:24:26,389|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:24:26,389|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(HealthCheck)
2022-10-26 06:24:26,390|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-26 06:24:26,391|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(vf-config-assign)
2022-10-26 06:24:26,393|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(vf-config-deploy)
2022-10-26 06:24:26,491|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-26 06:24:26,609|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:24:26,610|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:24:26,640|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-26 06:24:26,702|f7e88475-5c16-4200-a1c5-b1fd0d5db829||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-26 06:24:28,247|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fb6c134d-f264-4c2d-bad2-d7b3e98b059b)
2022-10-26 06:24:28,247|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| deleting definition types under : /opt/app/onap/blueprints/working/fb6c134d-f264-4c2d-bad2-d7b3e98b059b/Definitions
2022-10-26 06:24:28,251|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| reinitialized all type definitions
2022-10-26 06:24:28,253|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-10-26 06:24:28,278|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-10-26 06:24:28,285|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-10-26 06:24:28,291|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-10-26 06:24:28,326|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(capability)
2022-10-26 06:24:28,346|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(capability)
2022-10-26 06:24:28,356|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-26 06:24:28,371|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-26 06:24:28,391|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-26 06:24:28,404|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-26 06:24:28,416|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-26 06:24:28,428|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-26 06:24:28,469|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-10-26 06:24:28,474|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-10-26 06:24:28,475|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-10-26 06:24:28,490|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(capability)
2022-10-26 06:24:28,499|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(capability)
2022-10-26 06:24:28,510|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(capability)
2022-10-26 06:24:28,519|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-26 06:24:28,529|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-26 06:24:28,541|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-26 06:24:28,553|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-26 06:24:28,565|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-26 06:24:28,578|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-26 06:24:28,594|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-26 06:24:28,650|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ##### Enhancing Workflow(resource-resolution)
2022-10-26 06:24:28,651|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-10-26 06:24:28,651|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-10-26 06:24:28,651|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-10-26 06:24:28,651|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-10-26 06:24:28,651|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-10-26 06:24:28,651|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enriching artifacts file(/opt/app/onap/blueprints/working/fb6c134d-f264-4c2d-bad2-d7b3e98b059b/Templates/hello-world-velocity-mapping.json
2022-10-26 06:24:28,660|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-10-26 06:24:28,660|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-10-26 06:24:28,660|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enriching artifacts file(/opt/app/onap/blueprints/working/fb6c134d-f264-4c2d-bad2-d7b3e98b059b/Templates/hello-world-jinja-mapping.json
2022-10-26 06:24:28,667|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-10-26 06:24:28,667|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-10-26 06:24:28,667|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ##### Enhancing blueprint Resource Definitions
2022-10-26 06:24:28,667|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-10-26 06:24:28,667|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-10-26 06:24:28,667|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-10-26 06:24:28,681|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-10-26 06:24:28,761|a9e14ae2-cbec-49b6-b94b-f3c637d2d627||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-10-26 06:24:28,956|badcfcf6-b370-4243-9d60-5e4f4c06a70c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(3a08cd35-2602-4fad-8af0-b9f1b359679e) CBA(/opt/app/onap/blueprints/archive/3a08cd35-2602-4fad-8af0-b9f1b359679e/cba.zip)
2022-10-26 06:24:28,968|badcfcf6-b370-4243-9d60-5e4f4c06a70c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a08cd35-2602-4fad-8af0-b9f1b359679e) and entry definition file (Definitions/resource-resolution.json)
2022-10-26 06:24:29,002|badcfcf6-b370-4243-9d60-5e4f4c06a70c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-resolution)
2022-10-26 06:24:29,012|badcfcf6-b370-4243-9d60-5e4f4c06a70c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a08cd35-2602-4fad-8af0-b9f1b359679e) and entry definition file (Definitions/resource-resolution.json)
2022-10-26 06:24:29,085|badcfcf6-b370-4243-9d60-5e4f4c06a70c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/working/3a08cd35-2602-4fad-8af0-b9f1b359679e) present to clean.
2022-10-26 06:24:29,231|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||reactor-http-epoll-1||||INFO||||||| processing request id f4d2568d-2a35-4735-ae5b-80dcda77ccd0
2022-10-26 06:24:29,232|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-26 06:24:29,232|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-10-26 06:24:29,238|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-10-26 06:24:29,319|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-26 06:24:29,322|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-10-26 06:24:29,325|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-10-26 06:24:29,339|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-10-26 06:24:29,344|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-10-26 06:24:29,344|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:24:29,346|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| preparing request id(f4d2568d-2a35-4735-ae5b-80dcda77ccd0) for workflow(resource-resolution) step(helloworld)
2022-10-26 06:24:29,346|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-10-26 06:24:29,346|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-10-26 06:24:29,347|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-10-26 06:24:29,388|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-10-26 06:24:29,424|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-26 06:24:29,425|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-26 06:24:29,425|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-26 06:24:29,703|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-26 06:24:29,784|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-10-26 06:24:29,798|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-10-26 06:24:29,798|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-26 06:24:29,798|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-26 06:24:29,799|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-10-26 06:24:29,837|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-10-26 06:24:29,855|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-26 06:24:29,856|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-26 06:24:34,586|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@4fc809c7
2022-10-26 06:24:34,593|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-10-26 06:24:34,617|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-10-26 06:24:34,621|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-26 06:24:34,621|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-26 06:24:34,622|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-26 06:24:34,727|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-26 06:24:34,738|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-10-26 06:24:34,739|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-10-26 06:24:34,739|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-26 06:24:34,739|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-26 06:24:34,739|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-10-26 06:24:34,741|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-26 06:24:34,748|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-26 06:24:34,748|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-26 06:24:34,750|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-26 06:24:34,752|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-10-26 06:24:34,757|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-10-26 06:24:34,757|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-10-26 06:24:34,758|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-26 06:24:34,758|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-26 06:24:34,758|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-10-26 06:24:34,769|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-10-26 06:24:34,770|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-26 06:24:34,806|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-26 06:24:43,067|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| compiled in (8260)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-26 06:24:43,069|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-26 06:24:43,084|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-10-26 06:24:43,098|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-10-26 06:24:43,100|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-26 06:24:43,100|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-26 06:24:43,100|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-26 06:24:43,108|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-26 06:24:43,116|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-10-26 06:24:43,116|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-10-26 06:24:43,117|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-26 06:24:43,117|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-26 06:24:43,117|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-10-26 06:24:43,128|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-10-26 06:24:43,135|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-10-26 06:24:43,136|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-10-26 06:24:43,148|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-10-26 06:24:43,151|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-10-26 06:24:43,153|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-26 06:24:43,153|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-26 06:24:43,153|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-26 06:24:43,157|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-26 06:24:43,166|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-10-26 06:24:43,166|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-10-26 06:24:43,166|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-26 06:24:43,166|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-26 06:24:43,167|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-10-26 06:24:43,180|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-10-26 06:24:43,195|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-26 06:24:43,196|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-26 06:24:43,232|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (list)
2022-10-26 06:24:43,236|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-26 06:24:43,236|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,236|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,237|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,237|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,237|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-10-26 06:24:43,247|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-10-26 06:24:43,251|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-10-26 06:24:43,415|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-26 06:24:43,440|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-26 06:24:43,441|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-10-26 06:24:43,483|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-10-26 06:24:43,487|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-26 06:24:43,488|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-10-26 06:24:43,489|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-26 06:24:43,489|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-26 06:24:43,500|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-10-26 06:24:43,547|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@74f94191
2022-10-26 06:24:43,548|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-10-26 06:24:43,559|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-10-26 06:24:43,560|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-26 06:24:43,561|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-26 06:24:43,561|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-26 06:24:43,563|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-26 06:24:43,571|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-10-26 06:24:43,572|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-10-26 06:24:43,572|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-26 06:24:43,572|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-26 06:24:43,572|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-10-26 06:24:43,581|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-10-26 06:24:43,582|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-10-26 06:24:43,592|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-10-26 06:24:43,593|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-26 06:24:43,593|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-26 06:24:43,593|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-26 06:24:43,595|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-26 06:24:43,606|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-10-26 06:24:43,607|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-10-26 06:24:43,607|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-26 06:24:43,607|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-26 06:24:43,607|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-10-26 06:24:43,621|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-10-26 06:24:43,621|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-10-26 06:24:43,633|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-10-26 06:24:43,635|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-26 06:24:43,635|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-26 06:24:43,635|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-26 06:24:43,637|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-26 06:24:43,645|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-10-26 06:24:43,646|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-10-26 06:24:43,646|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-26 06:24:43,646|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-26 06:24:43,646|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-10-26 06:24:43,647|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-26 06:24:43,647|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-26 06:24:43,647|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-26 06:24:43,649|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-26 06:24:43,656|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-10-26 06:24:43,656|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-10-26 06:24:43,656|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-26 06:24:43,656|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-26 06:24:43,656|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-10-26 06:24:43,658|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-26 06:24:43,658|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-26 06:24:43,658|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-26 06:24:43,660|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-10-26 06:24:43,664|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-26 06:24:43,668|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-10-26 06:24:43,672|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-10-26 06:24:43,672|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-10-26 06:24:43,673|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-26 06:24:43,673|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-26 06:24:43,673|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-10-26 06:24:43,688|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-10-26 06:24:43,693|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-10-26 06:24:43,702|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-10-26 06:24:43,702|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-10-26 06:24:43,704|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-10-26 06:24:43,711|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response status(200 - OK)
2022-10-26 06:24:43,711|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (string)
2022-10-26 06:24:43,712|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-26 06:24:43,712|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-26 06:24:43,712|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-10-26 06:24:43,724|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-10-26 06:24:43,725|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-26 06:24:43,726|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-10-26 06:24:43,736|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-10-26 06:24:43,737|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-26 06:24:43,737|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-26 06:24:43,747|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Response processing type (list)
2022-10-26 06:24:43,750|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-26 06:24:43,750|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,750|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,750|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,750|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,751|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,751|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,751|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,751|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,751|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-26 06:24:43,751|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-10-26 06:24:43,762|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-10-26 06:24:43,764|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-10-26 06:24:43,999|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-26 06:24:44,012|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-26 06:24:44,013|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| Preparing Response...
2022-10-26 06:24:44,013|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-10-26 06:24:44,013|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-10-26 06:24:44,014|f4d2568d-2a35-4735-ae5b-80dcda77ccd0||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cf7c57a1-973b-47b5-b312-2ddee04cedcb auditStoreId -1
2022-10-26 06:44:33,767|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-26 06:44:33,768|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-26 06:44:33,768|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-26 06:44:34,123|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-26 06:44:34,123|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-26 06:44:34,754|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-26 06:44:34,755|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(57f67e83-affa-49bc-814f-482831acf42d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-26 06:44:34,781|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(dc267e40-d2c6-463c-b558-b1c32de9e141) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-26 06:44:34,789|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(3b774de6-41e0-4b73-9be9-800782285e0a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-26 06:44:34,802|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(cb0ce47d-4e02-4c77-bfa6-cb7b3c4f78b2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-26 06:44:34,818|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(9a8dc611-499e-4df9-8007-33bbf5101563) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-26 06:44:34,853|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(1e3f0882-84d1-41a3-898f-e12bb51ea095) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-26 06:44:34,871|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-26 06:44:34,871|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-26 06:44:34,871|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-26 06:44:34,872|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-26 06:44:34,872|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-26 06:44:34,872|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-26 06:44:34,911|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-26 06:44:34,914|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:44:34,948|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:44:34,949|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:44:34,987|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:44:35,009|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:44:35,030|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:44:35,116|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:44:35,116|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:44:35,117|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:44:35,169|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-26 06:44:35,261|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-26 06:44:35,303|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-26 06:44:35,313|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:44:35,314|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:44:35,315|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:44:35,316|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-26 06:44:35,418|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-26 06:44:35,463|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-26 06:44:35,500|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-26 06:44:35,509|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-26 06:44:35,550|8c1d7efe-c2e7-455d-b204-b2412ae96344||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(fae1e022-511c-4614-bcfa-1c44a8194bfd) CBA(/opt/app/onap/blueprints/archive/fae1e022-511c-4614-bcfa-1c44a8194bfd/cba.zip)
2022-10-26 06:44:35,578|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:44:35,579|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:44:35,580|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:44:35,580|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(HealthCheck)
2022-10-26 06:44:35,582|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-26 06:44:35,582|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(vf-config-assign)
2022-10-26 06:44:35,583|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(vf-config-deploy)
2022-10-26 06:44:35,585|8c1d7efe-c2e7-455d-b204-b2412ae96344||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fae1e022-511c-4614-bcfa-1c44a8194bfd) and entry definition file (Definitions/CNF.json)
2022-10-26 06:44:35,635|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-26 06:44:35,657|8c1d7efe-c2e7-455d-b204-b2412ae96344||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:44:35,658|8c1d7efe-c2e7-455d-b204-b2412ae96344||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:44:35,659|8c1d7efe-c2e7-455d-b204-b2412ae96344||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:44:35,659|8c1d7efe-c2e7-455d-b204-b2412ae96344||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(scale-out)
2022-10-26 06:44:35,660|8c1d7efe-c2e7-455d-b204-b2412ae96344||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(scale)
2022-10-26 06:44:35,661|8c1d7efe-c2e7-455d-b204-b2412ae96344||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(scale-in)
2022-10-26 06:44:35,661|8c1d7efe-c2e7-455d-b204-b2412ae96344||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(health-check)
2022-10-26 06:44:35,679|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-26 06:44:35,689|8c1d7efe-c2e7-455d-b204-b2412ae96344||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fae1e022-511c-4614-bcfa-1c44a8194bfd) and entry definition file (Definitions/CNF.json)
2022-10-26 06:44:35,710|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-26 06:44:35,721|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-26 06:44:35,768|8c1d7efe-c2e7-455d-b204-b2412ae96344||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/working/fae1e022-511c-4614-bcfa-1c44a8194bfd) present to clean.
2022-10-26 06:44:35,791|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:44:35,792|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:44:35,840|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-26 06:44:35,840|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-26 06:44:35,864|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-26 06:44:35,894|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-26 06:44:35,916|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-26 06:44:35,945|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-26 06:44:35,945|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-26 06:44:35,985|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-26 06:44:36,035|63d40b57-f7f8-4246-8ddd-8bbcd58342e6||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-26 06:44:49,843|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3fab00b0-c94a-42f0-82a4-f1fa273d2f92)
2022-10-26 06:44:49,844|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| deleting definition types under : /opt/app/onap/blueprints/working/3fab00b0-c94a-42f0-82a4-f1fa273d2f92/Definitions
2022-10-26 06:44:49,848|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| reinitialized all type definitions
2022-10-26 06:44:49,852|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-10-26 06:44:49,877|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(vnf-template)
2022-10-26 06:44:49,900|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(vnf-mapping)
2022-10-26 06:44:49,908|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-10-26 06:44:49,952|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:49,977|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:49,985|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:49,997|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-10-26 06:44:49,997|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-10-26 06:44:49,997|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-10-26 06:44:50,033|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:50,043|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:50,050|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:50,058|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-26 06:44:50,075|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:50,094|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:50,104|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:50,128|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:50,137|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:50,145|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:50,162|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(config-assign)
2022-10-26 06:44:50,166|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(baseconfig-template)
2022-10-26 06:44:50,166|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-10-26 06:44:50,167|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-10-26 06:44:50,182|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:50,189|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:50,196|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(input)
2022-10-26 06:44:50,201|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(config-deploy)
2022-10-26 06:44:50,243|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ##### Enhancing Workflow(resource-assignment)
2022-10-26 06:44:50,244|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-10-26 06:44:50,244|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-10-26 06:44:50,244|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-10-26 06:44:50,244|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-10-26 06:44:50,244|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-10-26 06:44:50,244|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enriching artifacts file(/opt/app/onap/blueprints/working/3fab00b0-c94a-42f0-82a4-f1fa273d2f92/Templates/vnf-mapping.json
2022-10-26 06:44:50,251|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-10-26 06:44:50,251|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-10-26 06:44:50,251|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enriching artifacts file(/opt/app/onap/blueprints/working/3fab00b0-c94a-42f0-82a4-f1fa273d2f92/Templates/base_ubuntu20-mapping.json
2022-10-26 06:44:50,259|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-10-26 06:44:50,259|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-10-26 06:44:50,260|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ##### Enhancing Workflow(config-assign)
2022-10-26 06:44:50,261|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-10-26 06:44:50,261|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| identified workflow(config-assign) targets(config-assign)
2022-10-26 06:44:50,261|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-10-26 06:44:50,261|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-10-26 06:44:50,261|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enriching artifacts file(/opt/app/onap/blueprints/working/3fab00b0-c94a-42f0-82a4-f1fa273d2f92/Templates/baseconfig-mapping.json
2022-10-26 06:44:50,266|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-10-26 06:44:50,266|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-26 06:44:50,267|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ##### Enhancing Workflow(config-deploy)
2022-10-26 06:44:50,267|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-10-26 06:44:50,267|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| identified workflow(config-deploy) targets(config-deploy)
2022-10-26 06:44:50,268|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(config-deploy) resource assignment files([]
2022-10-26 06:44:50,268|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ##### Enhancing blueprint Resource Definitions
2022-10-26 06:44:50,268|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-10-26 06:44:50,268|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| processing file (Templates/vnf-mapping.json)
2022-10-26 06:44:50,268|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-10-26 06:44:50,269|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| processing file (Templates/baseconfig-mapping.json)
2022-10-26 06:44:50,284|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-10-26 06:44:50,341|1b669f41-8c4b-4c5c-9f33-edee151ecf66||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-10-26 06:44:50,551|f6d37ce8-23b2-4514-9b73-b1d4acf71825||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(f27e2848-57d1-437c-af97-e8e40ffa0bb9) CBA(/opt/app/onap/blueprints/archive/f27e2848-57d1-437c-af97-e8e40ffa0bb9/cba.zip)
2022-10-26 06:44:50,561|f6d37ce8-23b2-4514-9b73-b1d4acf71825||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f27e2848-57d1-437c-af97-e8e40ffa0bb9) and entry definition file (Definitions/ubuntu20.json)
2022-10-26 06:44:50,574|f6d37ce8-23b2-4514-9b73-b1d4acf71825||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:44:50,602|f6d37ce8-23b2-4514-9b73-b1d4acf71825||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:44:50,603|f6d37ce8-23b2-4514-9b73-b1d4acf71825||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:44:50,604|f6d37ce8-23b2-4514-9b73-b1d4acf71825||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:44:50,615|f6d37ce8-23b2-4514-9b73-b1d4acf71825||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f27e2848-57d1-437c-af97-e8e40ffa0bb9) and entry definition file (Definitions/ubuntu20.json)
2022-10-26 06:44:50,674|f6d37ce8-23b2-4514-9b73-b1d4acf71825||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/working/f27e2848-57d1-437c-af97-e8e40ffa0bb9) present to clean.
2022-10-26 06:46:20,938|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-26 06:46:21,060|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-26 06:46:21,147|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| request(9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d)
2022-10-26 06:46:21,151|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| CBA file(/opt/app/onap/blueprints/archive/7e0d94e6-16d5-4554-a29c-643c521b0f1d/cba.zip written successfully
2022-10-26 06:46:21,151|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(7e0d94e6-16d5-4554-a29c-643c521b0f1d) CBA(/opt/app/onap/blueprints/archive/7e0d94e6-16d5-4554-a29c-643c521b0f1d/cba.zip)
2022-10-26 06:46:21,191|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e0d94e6-16d5-4554-a29c-643c521b0f1d) and entry definition file (Definitions/CNF.json)
2022-10-26 06:46:21,286|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:46:21,288|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:46:21,289|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:46:21,290|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(scale-out)
2022-10-26 06:46:21,291|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(scale)
2022-10-26 06:46:21,292|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(scale-in)
2022-10-26 06:46:21,293|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(health-check)
2022-10-26 06:46:21,327|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e0d94e6-16d5-4554-a29c-643c521b0f1d) and entry definition file (Definitions/CNF.json)
2022-10-26 06:46:21,363|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :APACHE::1.0.0
2022-10-26 06:46:21,406|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-10-26 06:46:21,421|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-10-26 06:46:21,513|9cc14fd6-6bfa-46a2-b05f-0c1aad695a7d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/working/7e0d94e6-16d5-4554-a29c-643c521b0f1d) present to clean.
2022-10-26 06:46:33,077|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-26 06:46:33,208|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-26 06:46:33,213|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| request(72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec)
2022-10-26 06:46:33,215|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| CBA file(/opt/app/onap/blueprints/archive/7222e5c9-2084-4e75-a0f2-6eee6195711a/cba.zip written successfully
2022-10-26 06:46:33,215|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(7222e5c9-2084-4e75-a0f2-6eee6195711a) CBA(/opt/app/onap/blueprints/archive/7222e5c9-2084-4e75-a0f2-6eee6195711a/cba.zip)
2022-10-26 06:46:33,229|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7222e5c9-2084-4e75-a0f2-6eee6195711a) and entry definition file (Definitions/ubuntu20.json)
2022-10-26 06:46:33,246|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:46:33,292|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:46:33,293|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:46:33,294|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:46:33,307|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7222e5c9-2084-4e75-a0f2-6eee6195711a) and entry definition file (Definitions/ubuntu20.json)
2022-10-26 06:46:33,344|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-10-26 06:46:33,373|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-10-26 06:46:33,375|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-10-26 06:46:33,422|72f564dc-3f5d-40bb-b8dc-d5d7ed6969ec||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/working/7222e5c9-2084-4e75-a0f2-6eee6195711a) present to clean.
2022-10-26 06:47:17,557|0bf537e4-73a2-4466-92d4-96063772d062||reactor-http-epoll-4||||INFO||||||| processing request id 0bf537e4-73a2-4466-92d4-96063772d062
2022-10-26 06:47:17,557|0bf537e4-73a2-4466-92d4-96063772d062||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-26 06:47:17,557|0bf537e4-73a2-4466-92d4-96063772d062||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-26 06:47:17,562|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-10-26 06:47:17,791|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-26 06:47:17,794|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-26 06:47:17,797|0bf537e4-73a2-4466-92d4-96063772d062||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-10-26 06:47:17,816|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-26 06:47:17,907|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-26 06:47:17,912|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[0bf537e4-73a2-4466-92d4-96063772d062])'s step(resource-assignment)
2022-10-26 06:47:17,913|0bf537e4-73a2-4466-92d4-96063772d062||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-10-26 06:47:17,916|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(0bf537e4-73a2-4466-92d4-96063772d062) for workflow(resource-assignment) step(resource-assignment)
2022-10-26 06:47:17,916|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-26 06:47:17,917|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-26 06:47:17,918|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-26 06:47:17,942|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-10-26 06:47:17,956|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-26 06:47:17,957|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-10-26 06:47:17,958|0bf537e4-73a2-4466-92d4-96063772d062||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-10-26 06:47:17,958|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("e8a8a434-b232-471a-8238-c19f2890947d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-26 06:47:17,958|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("fc11266e-2ef8-4a26-ae70-501a9a4ebd54") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-26 06:47:17,960|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="e8a8a434-b232-471a-8238-c19f2890947d", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-10-26 06:47:17,972|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-10-26 06:47:17,972|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-10-26 06:47:17,992|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-26 06:47:19,006|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-26 06:47:19,006|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-26 06:47:19,006|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-26 06:47:19,222|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-26 06:47:19,223|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-26 06:47:19,813|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-26 06:47:19,814|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(03e2edb0-e1ed-49c1-b647-db08d159f4c1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-26 06:47:19,840|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(8fd51616-050d-4360-8ccf-58ca11566644) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-26 06:47:19,847|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(d0deda1f-9971-4e37-9c62-e1218ed2944c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-26 06:47:19,858|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(ba9e9c77-c0c0-4728-9fae-354591442fa0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-26 06:47:19,873|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(b3d8924b-01f8-4fd1-b5b1-47465065ea00) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-26 06:47:19,889|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(9172de4f-5f5e-49ba-a362-99f5d97d2901) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-26 06:47:19,905|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-26 06:47:19,906|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-26 06:47:19,906|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-26 06:47:19,906|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-26 06:47:19,906|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-26 06:47:19,906|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-26 06:47:19,954|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:47:19,975|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:47:19,997|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:31)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:31)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:31)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-26 06:47:19,999|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:47:20,022|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:47:20,098|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:47:20,099|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:47:20,100|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:47:20,145|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:47:20,146|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:47:20,147|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-26 06:47:20,173|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-26 06:47:20,213|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-26 06:47:20,242|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-26 06:47:20,243|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-26 06:47:20,306|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-26 06:47:20,332|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-26 06:47:20,332|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-26 06:47:20,435|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:47:20,436|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:47:20,436|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:47:20,481|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-26 06:47:20,513|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2022-10-26 06:47:20,513|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-26 06:47:20,514|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221026t064720219539z")
2022-10-26 06:47:20,514|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221026t064720219539z")
2022-10-26 06:47:20,514|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221026t064720219539z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-26 06:47:20,515|0bf537e4-73a2-4466-92d4-96063772d062||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-10-26 06:47:20,516|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221026t064720219539z"
})
2022-10-26 06:47:20,521|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-26 06:47:20,525|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-26 06:47:20,525|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-26 06:47:20,526|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-26 06:47:20,526|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[0bf537e4-73a2-4466-92d4-96063772d062])'s step(profile-upload)
2022-10-26 06:47:20,526|0bf537e4-73a2-4466-92d4-96063772d062||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-10-26 06:47:20,534|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(0bf537e4-73a2-4466-92d4-96063772d062) for workflow(resource-assignment) step(profile-upload)
2022-10-26 06:47:20,534|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-26 06:47:20,534|0bf537e4-73a2-4466-92d4-96063772d062||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-10-26 06:47:20,535|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-26 06:47:20,536|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-10-26 06:47:20,536|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-26 06:47:20,539|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-10-26 06:47:20,539|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-26 06:47:20,539|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-26 06:47:20,539|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-26 06:47:20,540|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-26 06:47:20,544|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| workflow(0bf537e4-73a2-4466-92d4-96063772d062) nodes completed with (0)exceptions
2022-10-26 06:47:20,544|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-26 06:47:20,545|0bf537e4-73a2-4466-92d4-96063772d062||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0e6b331a-a963-4cbb-b899-905e7969b347 auditStoreId -1
2022-10-26 06:47:20,553|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-26 06:47:20,565|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-26 06:47:20,634|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:47:20,636|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:47:20,637|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:47:20,638|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(HealthCheck)
2022-10-26 06:47:20,639|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-26 06:47:20,641|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(vf-config-assign)
2022-10-26 06:47:20,642|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(vf-config-deploy)
2022-10-26 06:47:20,698|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-26 06:47:20,733|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(resource-assignment)
2022-10-26 06:47:20,734|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:47:20,794|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-26 06:47:20,825|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-26 06:47:20,825|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-26 06:47:20,825|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-26 06:47:20,908|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-26 06:47:20,934|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-26 06:47:20,935|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-26 06:47:20,970|94ac6d65-5a0c-4d61-8f72-5c16ac856f6a||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-26 06:47:24,870|64d2c9a3-7305-4c72-9354-716fb86cf0f0||reactor-http-epoll-4||||INFO||||||| processing request id 64d2c9a3-7305-4c72-9354-716fb86cf0f0
2022-10-26 06:47:24,871|64d2c9a3-7305-4c72-9354-716fb86cf0f0||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-26 06:47:24,871|64d2c9a3-7305-4c72-9354-716fb86cf0f0||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-26 06:47:24,874|64d2c9a3-7305-4c72-9354-716fb86cf0f0||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-26 06:47:24,874|64d2c9a3-7305-4c72-9354-716fb86cf0f0||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-26 06:47:24,877|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-26 06:47:24,897|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-26 06:47:24,899|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-26 06:47:24,900|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[64d2c9a3-7305-4c72-9354-716fb86cf0f0])'s step(resource-assignment)
2022-10-26 06:47:24,900|64d2c9a3-7305-4c72-9354-716fb86cf0f0||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-10-26 06:47:24,901|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(64d2c9a3-7305-4c72-9354-716fb86cf0f0) for workflow(resource-assignment) step(resource-assignment)
2022-10-26 06:47:24,901|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-26 06:47:24,901|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-26 06:47:24,902|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-10-26 06:47:24,924|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||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-10-26 06:47:24,928|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-10-26 06:47:24,929|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-26 06:47:24,929|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||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-10-26 06:47:24,930|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-10-26 06:47:24,930|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-10-26 06:47:24,932|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39"}
2022-10-26 06:47:24,932|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39"}
2022-10-26 06:47:24,932|64d2c9a3-7305-4c72-9354-716fb86cf0f0||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-10-26 06:47:24,932|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||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-10-26 06:47:24,972|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Parameter information : ({customizationid=9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39})
2022-10-26 06:47:24,976|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39})
2022-10-26 06:47:24,989|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-26 06:47:24,989|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-10-26 06:47:24,991|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"}])
2022-10-26 06:47:24,991|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6"}])
2022-10-26 06:47:24,992|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("0afde983-7ea1-4cc3-ae08-8067bf2e22b6") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-10-26 06:47:24,992|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-10-26 06:47:24,993|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-10-26 06:47:24,997|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02
2022-10-26 06:47:24,999|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39"}
2022-10-26 06:47:24,999|64d2c9a3-7305-4c72-9354-716fb86cf0f0||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-10-26 06:47:25,027|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39})
2022-10-26 06:47:25,036|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-26 06:47:25,038|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-10-26 06:47:25,038|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-10-26 06:47:25,039|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-10-26 06:47:25,039|64d2c9a3-7305-4c72-9354-716fb86cf0f0||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-10-26 06:47:25,043|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Transformed value: null -> 9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39
2022-10-26 06:47:25,044|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("fc11266e-2ef8-4a26-ae70-501a9a4ebd54") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-26 06:47:25,045|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-10-26 06:47:25,045|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||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-10-26 06:47:25,045|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("e8a8a434-b232-471a-8238-c19f2890947d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-26 06:47:25,046|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="fc11266e-2ef8-4a26-ae70-501a9a4ebd54", vnf-id="e8a8a434-b232-471a-8238-c19f2890947d"}
2022-10-26 06:47:25,046|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="fc11266e-2ef8-4a26-ae70-501a9a4ebd54", vnf-id="e8a8a434-b232-471a-8238-c19f2890947d"}
2022-10-26 06:47:25,051|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/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-10-26 06:47:25,051|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/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-10-26 06:47:25,051|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/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-10-26 06:47:25,051|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/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-10-26 06:47:25,116|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-10-26 06:47:25,117|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-10-26 06:47:25,153|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK)
2022-10-26 06:47:25,153|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string)
2022-10-26 06:47:25,153|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2022-10-26 06:47:25,154|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221026t064720219539z")
2022-10-26 06:47:25,154|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-10-26 06:47:25,154|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221026t064720219539z")
2022-10-26 06:47:25,154|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221026t064720219539z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-26 06:47:25,154|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-26 06:47:25,155|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-26 06:47:25,155|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-26 06:47:25,157|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221026t064720219539z", vf-module-label="helm_apache", vf-module-id="ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc"}
2022-10-26 06:47:25,165|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||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-10-26 06:47:25,165|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||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-10-26 06:47:25,170|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-26 06:47:25,277|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - )
2022-10-26 06:47:25,277|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-10-26 06:47:25,278|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221026t064720219539z-helm_apache-vfmt-001")
2022-10-26 06:47:25,278|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221026t064720219539z-helm_apache-vfmt-001")
2022-10-26 06:47:25,278|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221026t064720219539z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-10-26 06:47:25,280|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-26 06:47:25,283|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="fc11266e-2ef8-4a26-ae70-501a9a4ebd54", vnf-id="e8a8a434-b232-471a-8238-c19f2890947d"}
2022-10-26 06:47:25,288|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/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-10-26 06:47:25,288|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/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-10-26 06:47:25,314|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-10-26 06:47:25,327|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-26 06:47:25,327|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-26 06:47:25,327|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-10-26 06:47:25,328|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-10-26 06:47:25,328|64d2c9a3-7305-4c72-9354-716fb86cf0f0||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-10-26 06:47:25,329|64d2c9a3-7305-4c72-9354-716fb86cf0f0||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-10-26 06:47:25,329|64d2c9a3-7305-4c72-9354-716fb86cf0f0||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-10-26 06:47:25,330|64d2c9a3-7305-4c72-9354-716fb86cf0f0||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" : "00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02",
  "k8s-rb-definition-version" : "9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39",
  "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" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "vf-module-id" : "ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39",
  "vf-module-model-invariant-uuid" : "00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02",
  "vf-module-model-version" : "0afde983-7ea1-4cc3-ae08-8067bf2e22b6",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221026t064720219539z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221026t064720219539z"
})
2022-10-26 06:47:25,344|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-26 06:47:25,344|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-26 06:47:25,344|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-26 06:47:25,345|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[64d2c9a3-7305-4c72-9354-716fb86cf0f0])'s step(profile-upload)
2022-10-26 06:47:25,345|64d2c9a3-7305-4c72-9354-716fb86cf0f0||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-10-26 06:47:25,346|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(64d2c9a3-7305-4c72-9354-716fb86cf0f0) for workflow(resource-assignment) step(profile-upload)
2022-10-26 06:47:25,346|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-26 06:47:25,346|64d2c9a3-7305-4c72-9354-716fb86cf0f0||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-10-26 06:47:25,347|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-26 06:47:25,347|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-10-26 06:47:25,347|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-26 06:47:25,361|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02/9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39)
2022-10-26 06:47:25,375|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-26 06:47:25,385|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02/9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39/profile/node-port-profile)
2022-10-26 06:47:25,391|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Response status(404 - Not Found)
2022-10-26 06:47:25,391|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s Profile..
2022-10-26 06:47:25,420|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02/9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39/profile)
2022-10-26 06:47:25,435|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-10-26 06:47:25,455|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02/9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39/profile/node-port-profile/content)
2022-10-26 06:47:25,463|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-26 06:47:25,464|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| K8s Profile Upload Completed
2022-10-26 06:47:25,464|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-26 06:47:25,464|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-26 06:47:25,465|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-26 06:47:25,465|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-26 06:47:25,466|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| workflow(64d2c9a3-7305-4c72-9354-716fb86cf0f0) nodes completed with (0)exceptions
2022-10-26 06:47:25,466|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-26 06:47:25,466|64d2c9a3-7305-4c72-9354-716fb86cf0f0||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fc509c8d-4176-4933-96c4-4893939c6b20 auditStoreId -1
2022-10-26 06:47:30,816|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-26 06:47:30,943|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-26 06:47:30,989|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| processing request id 2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26 06:47:30,989|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-26 06:47:30,989|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| StoreAuditService ID  -1
2022-10-26 06:47:30,989|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-26 06:47:30,989|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-26 06:47:30,993|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-26 06:47:31,015|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deriving input data for workflow: (config-assign)
2022-10-26 06:47:31,016|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Execute node(START) -> executed state(SUCCESS)
2022-10-26 06:47:31,017|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Executing workflow(config-assign[2bc1e294-8a88-4bce-ba84-8e731b84369d])'s step(config-setup)
2022-10-26 06:47:31,017|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:47:31,018|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| preparing request id(2bc1e294-8a88-4bce-ba84-8e731b84369d) for workflow(config-assign) step(config-setup)
2022-10-26 06:47:31,018|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-26 06:47:31,018|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-26 06:47:31,019|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-26 06:47:31,052|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 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-10-26 06:47:31,054|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-26 06:47:31,055|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ("fc11266e-2ef8-4a26-ae70-501a9a4ebd54") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-26 06:47:31,056|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 
Resolved Input Key mappings: 
{service-instance-id="fc11266e-2ef8-4a26-ae70-501a9a4ebd54"}
2022-10-26 06:47:31,061|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54), 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-10-26 06:47:31,061|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-26 06:47:31,084|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54)
2022-10-26 06:47:31,102|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:47:31,103|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response processing type (string)
2022-10-26 06:47:31,104|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8")
2022-10-26 06:47:31,104|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8")
2022-10-26 06:47:31,104|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ("basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-26 06:47:31,105|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ("e8a8a434-b232-471a-8238-c19f2890947d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-26 06:47:31,106|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 
Resolved Input Key mappings: 
{service-instance-id="fc11266e-2ef8-4a26-ae70-501a9a4ebd54", vnf-id="e8a8a434-b232-471a-8238-c19f2890947d"}
2022-10-26 06:47:31,110|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/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-10-26 06:47:31,110|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-26 06:47:31,133|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/vnf-data/vf-modules)
2022-10-26 06:47:31,147|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:47:31,147|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response processing type (json)
2022-10-26 06:47:31,148|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","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_05f0a99d-60f6-45c4-b4c9-a687f38875e8_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":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","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-20221026t064720219539z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221026t064720219539z","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":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2bc1e294-8a88-4bce-ba84-8e731b84369d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"873759df-9805-4623-91d5-d7889e1e3678","model-invariant-uuid":"ade0bebe-571b-48dd-88c7-80c0e3867a9f"},"global-customer-id":"basiccnf-macro-customer","service-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","service-instance-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"535e40ce-f904-45bc-b03d-35a459455947","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/94f3ae7f-27f9-4e87-ad0b-5018d1fcafba","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136","model-uuid":"f880f051-6272-412a-bd5b-993add7eec46","model-invariant-uuid":"87c273fa-299c-4c23-b54f-ffa51d59ea08"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8a8a434-b232-471a-8238-c19f2890947d"},"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":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc"}}}]})
2022-10-26 06:47:31,148|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","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_05f0a99d-60f6-45c4-b4c9-a687f38875e8_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":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","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-20221026t064720219539z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221026t064720219539z","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":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2bc1e294-8a88-4bce-ba84-8e731b84369d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"873759df-9805-4623-91d5-d7889e1e3678","model-invariant-uuid":"ade0bebe-571b-48dd-88c7-80c0e3867a9f"},"global-customer-id":"basiccnf-macro-customer","service-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","service-instance-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"535e40ce-f904-45bc-b03d-35a459455947","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/94f3ae7f-27f9-4e87-ad0b-5018d1fcafba","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136","model-uuid":"f880f051-6272-412a-bd5b-993add7eec46","model-invariant-uuid":"87c273fa-299c-4c23-b54f-ffa51d59ea08"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8a8a434-b232-471a-8238-c19f2890947d"},"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":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc"}}}]})
2022-10-26 06:47:31,148|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","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_05f0a99d-60f6-45c4-b4c9-a687f38875e8_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":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","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-20221026t064720219539z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221026t064720219539z","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":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2bc1e294-8a88-4bce-ba84-8e731b84369d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"873759df-9805-4623-91d5-d7889e1e3678","model-invariant-uuid":"ade0bebe-571b-48dd-88c7-80c0e3867a9f"},"global-customer-id":"basiccnf-macro-customer","service-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","service-instance-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"535e40ce-f904-45bc-b03d-35a459455947","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/94f3ae7f-27f9-4e87-ad0b-5018d1fcafba","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136","model-uuid":"f880f051-6272-412a-bd5b-993add7eec46","model-invariant-uuid":"87c273fa-299c-4c23-b54f-ffa51d59ea08"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8a8a434-b232-471a-8238-c19f2890947d"},"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":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc"}}}]), type  ({json})
2022-10-26 06:47:31,148|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","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_05f0a99d-60f6-45c4-b4c9-a687f38875e8_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":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","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-20221026t064720219539z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221026t064720219539z","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":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2bc1e294-8a88-4bce-ba84-8e731b84369d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"873759df-9805-4623-91d5-d7889e1e3678","model-invariant-uuid":"ade0bebe-571b-48dd-88c7-80c0e3867a9f"},"global-customer-id":"basiccnf-macro-customer","service-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","service-instance-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"535e40ce-f904-45bc-b03d-35a459455947","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/94f3ae7f-27f9-4e87-ad0b-5018d1fcafba","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136","model-uuid":"f880f051-6272-412a-bd5b-993add7eec46","model-invariant-uuid":"87c273fa-299c-4c23-b54f-ffa51d59ea08"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8a8a434-b232-471a-8238-c19f2890947d"},"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":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-26 06:47:31,150|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 
Resolved Input Key mappings: 
{vnf-id="e8a8a434-b232-471a-8238-c19f2890947d"}
2022-10-26 06:47:31,154|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/e8a8a434-b232-471a-8238-c19f2890947d?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-26 06:47:31,154|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/e8a8a434-b232-471a-8238-c19f2890947d?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-26 06:47:31,200|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/e8a8a434-b232-471a-8238-c19f2890947d?depth=1)
2022-10-26 06:47:31,529|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:47:31,530|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response processing type (json)
2022-10-26 06:47:31,530|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666766846612","model-invariant-id":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","model-version-id":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-customization-id":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","module-index":0}]})
2022-10-26 06:47:31,530|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666766846612","model-invariant-id":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","model-version-id":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-customization-id":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","module-index":0}]})
2022-10-26 06:47:31,530|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666766846612","model-invariant-id":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","model-version-id":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-customization-id":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","module-index":0}]), type  ({json})
2022-10-26 06:47:31,530|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666766846612","model-invariant-id":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","model-version-id":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-customization-id":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-26 06:47:31,532|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-26 06:47:31,534|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-26 06:47:34,142|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/caeaa415-431f-49c1-8904-22e322b76b4b)
2022-10-26 06:47:34,143|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| deleting definition types under : /opt/app/onap/blueprints/working/caeaa415-431f-49c1-8904-22e322b76b4b/Definitions
2022-10-26 06:47:34,145|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| reinitialized all type definitions
2022-10-26 06:47:34,146|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(netconf-device)
2022-10-26 06:47:34,167|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(resolve-data)
2022-10-26 06:47:34,181|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-10-26 06:47:34,186|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-10-26 06:47:34,191|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-10-26 06:47:34,228|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-10-26 06:47:34,252|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ##### Enhancing Workflow(config-assign)
2022-10-26 06:47:34,252|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-10-26 06:47:34,253|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| identified workflow(config-assign) targets(resolve-data)
2022-10-26 06:47:34,253|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-10-26 06:47:34,253|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-10-26 06:47:34,253|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enriching artifacts file(/opt/app/onap/blueprints/working/caeaa415-431f-49c1-8904-22e322b76b4b/Templates/netconfrpc-mapping.json
2022-10-26 06:47:34,259|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-10-26 06:47:34,259|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-26 06:47:34,260|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ##### Enhancing Workflow(config-deploy)
2022-10-26 06:47:34,261|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-10-26 06:47:34,261|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| identified workflow(config-deploy) targets(execute-netconf)
2022-10-26 06:47:34,262|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(config-deploy) resource assignment files([]
2022-10-26 06:47:34,262|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| ##### Enhancing blueprint Resource Definitions
2022-10-26 06:47:34,262|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-10-26 06:47:34,262|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| processing file (Templates/netconfrpc-mapping.json)
2022-10-26 06:47:34,268|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| distinct resource keys ([input-source])
2022-10-26 06:47:34,275|f80569b6-19d4-4138-9c1d-0f4501b6549e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Enriching Resource Definition sources Node Template: [source-input]
2022-10-26 06:47:37,082|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| compiled in (5548)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-26 06:47:37,082|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-26 06:47:37,109|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","k8s-rb-definition-version":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","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-10-26 06:47:37,111|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 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" : "00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02",
      "k8s-rb-definition-version" : "9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "service-instance-name" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39",
      "model-invariant-id" : "00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02",
      "model-version-id" : "0afde983-7ea1-4cc3-ae08-8067bf2e22b6",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1666766846612",
      "vf-module-id" : "ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc",
      "vf-module-name" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/94f3ae7f-27f9-4e87-ad0b-5018d1fcafba",
          "svc-request-id" : "535e40ce-f904-45bc-b03d-35a459455947"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "ade0bebe-571b-48dd-88c7-80c0e3867a9f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "873759df-9805-4623-91d5-d7889e1e3678",
            "model-version" : "1.0"
          },
          "service-id" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
          "service-instance-id" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39",
            "model-invariant-uuid" : "00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "0afde983-7ea1-4cc3-ae08-8067bf2e22b6",
            "model-version" : "1"
          },
          "vf-module-id" : "ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc",
          "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_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39",
            "model-invariant-uuid" : "00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "0afde983-7ea1-4cc3-ae08-8067bf2e22b6",
            "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" : "0afde983-7ea1-4cc3-ae08-8067bf2e22b6"
            }, {
              "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-20221026t064720219539z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221026t064720219539z"
            }, {
              "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" : "ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc",
            "vf-module-name" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "b88f7d3d-ca9d-46c5-a70f-038cb0fdd136",
            "model-invariant-uuid" : "87c273fa-299c-4c23-b54f-ffa51d59ea08",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f880f051-6272-412a-bd5b-993add7eec46",
            "model-version" : "1.0"
          },
          "vnf-id" : "e8a8a434-b232-471a-8238-c19f2890947d",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc"
    } ]
  },
  "vnf-id" : "e8a8a434-b232-471a-8238-c19f2890947d"
})
2022-10-26 06:47:37,126|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Preparing Response...
2022-10-26 06:47:37,126|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-26 06:47:37,126|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-26 06:47:37,127|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Executing workflow(config-assign[2bc1e294-8a88-4bce-ba84-8e731b84369d])'s step(config-template)
2022-10-26 06:47:37,127|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:47:37,134|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| preparing request id(2bc1e294-8a88-4bce-ba84-8e731b84369d) for workflow(config-assign) step(config-template)
2022-10-26 06:47:37,134|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-10-26 06:47:37,134|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 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-10-26 06:47:37,207|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Triggering K8s Config Upload component logic.
2022-10-26 06:47:37,208|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Getting the template prefixes
2022-10-26 06:47:37,208|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Iterating over prefixes in resource assignment map.
2022-10-26 06:47:37,225|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/v1/rb/definition/00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02/9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39)
2022-10-26 06:47:37,231|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:47:37,241|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/v1/rb/definition/00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02/9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39/config-template/replica-count-template)
2022-10-26 06:47:37,246|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(500 - Internal Server Error)
2022-10-26 06:47:37,246|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Uploading K8s template..
2022-10-26 06:47:37,260|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(POST), url(/v1/rb/definition/00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02/9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39/config-template)
2022-10-26 06:47:37,269|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(201 - Created)
2022-10-26 06:47:37,280|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(POST), url(/v1/rb/definition/00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02/9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39/config-template/replica-count-template/content)
2022-10-26 06:47:37,307|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:47:37,307|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| K8s Config Upload Completed
2022-10-26 06:47:37,307|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Preparing Response...
2022-10-26 06:47:37,307|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-10-26 06:47:37,308|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Execute node(config-template) -> executed state(SUCCESS)
2022-10-26 06:47:37,309|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Execute node(END) -> executed state(SUCCESS)
2022-10-26 06:47:37,309|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(2bc1e294-8a88-4bce-ba84-8e731b84369d) nodes completed with (0)exceptions
2022-10-26 06:47:37,310|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-26 06:47:37,310|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f86a13f8-fa60-4cb1-9cf8-9c8a1d26db38 auditStoreId -1
2022-10-26 06:47:37,352|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Completed
2022-10-26 06:48:15,417|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-26 06:48:15,541|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-26 06:48:15,545|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| processing request id 2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26 06:48:15,546|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-26 06:48:15,546|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| StoreAuditService ID  -1
2022-10-26 06:48:15,548|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-26 06:48:15,548|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-26 06:48:15,549|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-26 06:48:15,565|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deriving input data for workflow: (config-deploy)
2022-10-26 06:48:15,566|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Execute node(START) -> executed state(SUCCESS)
2022-10-26 06:48:15,567|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Executing workflow(config-deploy[2bc1e294-8a88-4bce-ba84-8e731b84369d])'s step(config-setup)
2022-10-26 06:48:15,567|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:48:15,568|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| preparing request id(2bc1e294-8a88-4bce-ba84-8e731b84369d) for workflow(config-deploy) step(config-setup)
2022-10-26 06:48:15,568|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-26 06:48:15,569|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-26 06:48:15,570|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-26 06:48:15,595|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 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-10-26 06:48:15,598|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-26 06:48:15,599|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ("fc11266e-2ef8-4a26-ae70-501a9a4ebd54") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-26 06:48:15,600|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 
Resolved Input Key mappings: 
{service-instance-id="fc11266e-2ef8-4a26-ae70-501a9a4ebd54"}
2022-10-26 06:48:15,605|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54), 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-10-26 06:48:15,605|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-26 06:48:15,630|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54)
2022-10-26 06:48:15,647|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:48:15,647|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response processing type (string)
2022-10-26 06:48:15,648|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8")
2022-10-26 06:48:15,648|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8")
2022-10-26 06:48:15,648|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ("basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-26 06:48:15,650|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ("e8a8a434-b232-471a-8238-c19f2890947d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-26 06:48:15,651|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 
Resolved Input Key mappings: 
{service-instance-id="fc11266e-2ef8-4a26-ae70-501a9a4ebd54", vnf-id="e8a8a434-b232-471a-8238-c19f2890947d"}
2022-10-26 06:48:15,655|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/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-10-26 06:48:15,655|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-26 06:48:15,679|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/fc11266e-2ef8-4a26-ae70-501a9a4ebd54/service-data/vnfs/vnf/e8a8a434-b232-471a-8238-c19f2890947d/vnf-data/vf-modules)
2022-10-26 06:48:15,690|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:48:15,691|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response processing type (json)
2022-10-26 06:48:15,691|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","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_05f0a99d-60f6-45c4-b4c9-a687f38875e8_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":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","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-20221026t064720219539z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221026t064720219539z","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":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2bc1e294-8a88-4bce-ba84-8e731b84369d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"873759df-9805-4623-91d5-d7889e1e3678","model-invariant-uuid":"ade0bebe-571b-48dd-88c7-80c0e3867a9f"},"global-customer-id":"basiccnf-macro-customer","service-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","service-instance-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5a9065e6-02c9-4bbd-9325-4f04b035157d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ccdedba1-bca1-4329-831f-05c11245e49d","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136","model-uuid":"f880f051-6272-412a-bd5b-993add7eec46","model-invariant-uuid":"87c273fa-299c-4c23-b54f-ffa51d59ea08"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8a8a434-b232-471a-8238-c19f2890947d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","from-preload":false}}}]})
2022-10-26 06:48:15,692|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","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_05f0a99d-60f6-45c4-b4c9-a687f38875e8_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":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","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-20221026t064720219539z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221026t064720219539z","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":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2bc1e294-8a88-4bce-ba84-8e731b84369d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"873759df-9805-4623-91d5-d7889e1e3678","model-invariant-uuid":"ade0bebe-571b-48dd-88c7-80c0e3867a9f"},"global-customer-id":"basiccnf-macro-customer","service-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","service-instance-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5a9065e6-02c9-4bbd-9325-4f04b035157d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ccdedba1-bca1-4329-831f-05c11245e49d","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136","model-uuid":"f880f051-6272-412a-bd5b-993add7eec46","model-invariant-uuid":"87c273fa-299c-4c23-b54f-ffa51d59ea08"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8a8a434-b232-471a-8238-c19f2890947d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","from-preload":false}}}]})
2022-10-26 06:48:15,692|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","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_05f0a99d-60f6-45c4-b4c9-a687f38875e8_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":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","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-20221026t064720219539z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221026t064720219539z","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":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2bc1e294-8a88-4bce-ba84-8e731b84369d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"873759df-9805-4623-91d5-d7889e1e3678","model-invariant-uuid":"ade0bebe-571b-48dd-88c7-80c0e3867a9f"},"global-customer-id":"basiccnf-macro-customer","service-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","service-instance-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5a9065e6-02c9-4bbd-9325-4f04b035157d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ccdedba1-bca1-4329-831f-05c11245e49d","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136","model-uuid":"f880f051-6272-412a-bd5b-993add7eec46","model-invariant-uuid":"87c273fa-299c-4c23-b54f-ffa51d59ea08"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8a8a434-b232-471a-8238-c19f2890947d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","from-preload":false}}}]), type  ({json})
2022-10-26 06:48:15,693|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","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_05f0a99d-60f6-45c4-b4c9-a687f38875e8_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":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","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-20221026t064720219539z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221026t064720219539z","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":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2bc1e294-8a88-4bce-ba84-8e731b84369d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"873759df-9805-4623-91d5-d7889e1e3678","model-invariant-uuid":"ade0bebe-571b-48dd-88c7-80c0e3867a9f"},"global-customer-id":"basiccnf-macro-customer","service-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","service-instance-id":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5a9065e6-02c9-4bbd-9325-4f04b035157d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ccdedba1-bca1-4329-831f-05c11245e49d","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136","model-uuid":"f880f051-6272-412a-bd5b-993add7eec46","model-invariant-uuid":"87c273fa-299c-4c23-b54f-ffa51d59ea08"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"e8a8a434-b232-471a-8238-c19f2890947d"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","model-uuid":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-invariant-uuid":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-26 06:48:15,694|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 
Resolved Input Key mappings: 
{vnf-id="e8a8a434-b232-471a-8238-c19f2890947d"}
2022-10-26 06:48:15,698|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/e8a8a434-b232-471a-8238-c19f2890947d?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-26 06:48:15,699|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/e8a8a434-b232-471a-8238-c19f2890947d?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-26 06:48:15,724|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/e8a8a434-b232-471a-8238-c19f2890947d?depth=1)
2022-10-26 06:48:15,838|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:48:15,839|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response processing type (json)
2022-10-26 06:48:15,839|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"silly_banzai","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666766893357","model-invariant-id":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","model-version-id":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-customization-id":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","module-index":0}]})
2022-10-26 06:48:15,839|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"silly_banzai","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666766893357","model-invariant-id":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","model-version-id":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-customization-id":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","module-index":0}]})
2022-10-26 06:48:15,840|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"silly_banzai","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666766893357","model-invariant-id":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","model-version-id":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-customization-id":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","module-index":0}]), type  ({json})
2022-10-26 06:48:15,840|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc","vf-module-name":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"silly_banzai","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1666766893357","model-invariant-id":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","model-version-id":"0afde983-7ea1-4cc3-ae08-8067bf2e22b6","model-customization-id":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-26 06:48:15,841|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-26 06:48:15,844|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02","k8s-rb-definition-version":"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39","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":"silly_banzai"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-10-26 06:48:15,846|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "silly_banzai",
      "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" : "00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02",
      "k8s-rb-definition-version" : "9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "service-instance-name" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "silly_banzai",
      "is-base-vf-module" : false,
      "model-customization-id" : "9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39",
      "model-invariant-id" : "00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02",
      "model-version-id" : "0afde983-7ea1-4cc3-ae08-8067bf2e22b6",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1666766893357",
      "vf-module-id" : "ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc",
      "vf-module-name" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ccdedba1-bca1-4329-831f-05c11245e49d",
          "svc-request-id" : "5a9065e6-02c9-4bbd-9325-4f04b035157d"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "ade0bebe-571b-48dd-88c7-80c0e3867a9f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "873759df-9805-4623-91d5-d7889e1e3678",
            "model-version" : "1.0"
          },
          "service-id" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
          "service-instance-id" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39",
            "model-invariant-uuid" : "00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "0afde983-7ea1-4cc3-ae08-8067bf2e22b6",
            "model-version" : "1"
          },
          "vf-module-id" : "ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc",
          "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_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39",
            "model-invariant-uuid" : "00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "0afde983-7ea1-4cc3-ae08-8067bf2e22b6",
            "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" : "0afde983-7ea1-4cc3-ae08-8067bf2e22b6"
            }, {
              "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-20221026t064720219539z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221026t064720219539z"
            }, {
              "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" : "ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc",
            "vf-module-name" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "b88f7d3d-ca9d-46c5-a70f-038cb0fdd136",
            "model-invariant-uuid" : "87c273fa-299c-4c23-b54f-ffa51d59ea08",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f880f051-6272-412a-bd5b-993add7eec46",
            "model-version" : "1.0"
          },
          "vnf-id" : "e8a8a434-b232-471a-8238-c19f2890947d",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "ab2bdabb-e0b7-444a-b573-e3c0ace8c2cc"
    } ]
  },
  "vnf-id" : "e8a8a434-b232-471a-8238-c19f2890947d"
})
2022-10-26 06:48:15,853|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Preparing Response...
2022-10-26 06:48:15,853|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-26 06:48:15,853|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-26 06:48:15,854|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Executing workflow(config-deploy[2bc1e294-8a88-4bce-ba84-8e731b84369d])'s step(status-verification-script)
2022-10-26 06:48:15,854|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:48:15,860|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| preparing request id(2bc1e294-8a88-4bce-ba84-8e731b84369d) for workflow(config-deploy) step(status-verification-script)
2022-10-26 06:48:15,860|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-26 06:48:15,860|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 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-10-26 06:48:15,864|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-26 06:48:15,872|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| SIMPLE STATUS CHECK - START
2022-10-26 06:48:15,888|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/v1/instance/silly_banzai/status)
2022-10-26 06:48:15,942|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:48:15,964|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| VfModule helm_apache (silly_banzai) is not ready. Please wait...
2022-10-26 06:48:24,572|c1a20604-9381-4ca7-bf1a-5717a887ebdd||reactor-http-epoll-3||||INFO||||||| processing request id c1a20604-9381-4ca7-bf1a-5717a887ebdd
2022-10-26 06:48:24,572|c1a20604-9381-4ca7-bf1a-5717a887ebdd||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-26 06:48:24,572|c1a20604-9381-4ca7-bf1a-5717a887ebdd||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-10-26 06:48:24,583|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-10-26 06:48:24,689|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-26 06:48:24,693|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-26 06:48:24,696|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-26 06:48:24,711|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-26 06:48:24,712|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-26 06:48:24,712|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:48:24,713|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(c1a20604-9381-4ca7-bf1a-5717a887ebdd) for workflow(resource-assignment) step(resource-assignment)
2022-10-26 06:48:24,713|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-26 06:48:24,713|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-26 06:48:24,714|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-26 06:48:24,740|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||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-10-26 06:48:24,742|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-26 06:48:24,742|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-26 06:48:24,742|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("be7680cb-0ca6-467f-8e4d-cd1e46571eb9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-26 06:48:24,743|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "vnf-id" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-10-26 06:48:24,761|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response...
2022-10-26 06:48:24,761|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-26 06:48:24,761|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-26 06:48:24,764|c1a20604-9381-4ca7-bf1a-5717a887ebdd||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1ec5255b-afd8-40e9-a900-89cf37eaf6aa auditStoreId -1
2022-10-26 06:48:26,032|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/v1/instance/silly_banzai/status)
2022-10-26 06:48:26,145|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:48:26,148|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| VfModule helm_apache (silly_banzai) is not ready. Please wait...
2022-10-26 06:48:28,916|d1239527-c3cf-4ff8-8227-09bda52a894f||reactor-http-epoll-3||||INFO||||||| processing request id d1239527-c3cf-4ff8-8227-09bda52a894f
2022-10-26 06:48:28,917|d1239527-c3cf-4ff8-8227-09bda52a894f||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-26 06:48:28,917|d1239527-c3cf-4ff8-8227-09bda52a894f||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-10-26 06:48:28,918|d1239527-c3cf-4ff8-8227-09bda52a894f||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-10-26 06:48:28,918|d1239527-c3cf-4ff8-8227-09bda52a894f||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-26 06:48:28,922|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-26 06:48:28,942|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-26 06:48:28,942|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-26 06:48:28,942|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:48:28,943|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(d1239527-c3cf-4ff8-8227-09bda52a894f) for workflow(resource-assignment) step(resource-assignment)
2022-10-26 06:48:28,943|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-26 06:48:28,943|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-26 06:48:28,944|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-10-26 06:48:28,966|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||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-10-26 06:48:28,968|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-10-26 06:48:28,968|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-10-26 06:48:28,969|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-10-26 06:48:28,969|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-10-26 06:48:28,969|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("39dda801-8d7f-477c-8f5e-3af034925ac6") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-26 06:48:28,969|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-26 06:48:28,970|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||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-10-26 06:48:28,970|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-10-26 06:48:28,970|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-10-26 06:48:28,971|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("be7680cb-0ca6-467f-8e4d-cd1e46571eb9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-26 06:48:28,971|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "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" : "39dda801-8d7f-477c-8f5e-3af034925ac6",
  "vnf-id" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-10-26 06:48:28,979|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response...
2022-10-26 06:48:28,979|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-26 06:48:28,979|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-26 06:48:28,980|d1239527-c3cf-4ff8-8227-09bda52a894f||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2529472b-e34b-4be3-b084-55afb89069c5 auditStoreId -1
2022-10-26 06:48:32,490|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-26 06:48:32,611|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-26 06:48:32,616|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| processing request id 19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26 06:48:32,616|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-26 06:48:32,616|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| StoreAuditService ID  -1
2022-10-26 06:48:32,616|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-26 06:48:32,616|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-26 06:48:32,620|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-26 06:48:32,640|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deriving input data for workflow: (config-assign)
2022-10-26 06:48:32,640|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-10-26 06:48:32,640|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:48:32,641|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| preparing request id(19eacfd0-a927-44e6-a337-1cfb2bb80ce7) for workflow(config-assign) step(config-assign)
2022-10-26 06:48:32,641|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-10-26 06:48:32,641|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-10-26 06:48:32,644|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-10-26 06:48:32,673|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 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-10-26 06:48:32,674|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-26 06:48:32,675|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ("67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-26 06:48:32,675|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value ("be7680cb-0ca6-467f-8e4d-cd1e46571eb9") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-26 06:48:32,686|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Resource resolution saved into database successfully : (service-instance-id)
2022-10-26 06:48:32,687|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Resource resolution saved into database successfully : (vnf-id)
2022-10-26 06:48:32,687|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Resource resolution saved into database successfully : (vnf_name)
2022-10-26 06:48:32,687|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Generated Resource Param Data ({
  "service-instance-id" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "vnf-id" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-10-26 06:48:32,710|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-10-26 06:48:32,719|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 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-10-26 06:48:32,719|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Preparing Response...
2022-10-26 06:48:32,719|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-10-26 06:48:32,719|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-26 06:48:32,720|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 37069531-70f7-490c-bdc1-b58b5594fc33 auditStoreId -1
2022-10-26 06:48:32,730|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Completed
2022-10-26 06:48:36,158|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/v1/instance/silly_banzai/status)
2022-10-26 06:48:36,206|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:48:36,208|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| VfModule helm_apache (silly_banzai) is ready.
2022-10-26 06:48:36,208|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| SIMPLE STATUS CHECK - END
2022-10-26 06:48:36,208|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Preparing Response...
2022-10-26 06:48:36,208|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-26 06:48:36,208|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-10-26 06:48:36,209|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Executing workflow(config-deploy[2bc1e294-8a88-4bce-ba84-8e731b84369d])'s step(config-apply)
2022-10-26 06:48:36,209|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:48:36,215|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| preparing request id(2bc1e294-8a88-4bce-ba84-8e731b84369d) for workflow(config-deploy) step(config-apply)
2022-10-26 06:48:36,216|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-10-26 06:48:36,216|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 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-10-26 06:48:36,218|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Triggering K8s Config Value component logic.
2022-10-26 06:48:36,218|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Getting the template prefixes
2022-10-26 06:48:36,218|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Iterating over prefixes in resource assignment map.
2022-10-26 06:48:36,229|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/v1/instance/silly_banzai/config/replica-count-change)
2022-10-26 06:48:41,238|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(500 - Internal Server Error)
2022-10-26 06:48:41,239|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Uploading K8s config..
2022-10-26 06:48:41,265|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Config building started from source custom-values
2022-10-26 06:48:41,266|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-10-26 06:48:41,298|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 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-10-26 06:48:41,302|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-26 06:48:41,303|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-10-26 06:48:41,391|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(POST), url(/v1/instance/silly_banzai/config)
2022-10-26 06:48:41,517|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(201 - Created)
2022-10-26 06:48:41,529|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Preparing Response...
2022-10-26 06:48:41,529|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-10-26 06:48:41,529|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-10-26 06:48:41,530|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Executing workflow(config-deploy[2bc1e294-8a88-4bce-ba84-8e731b84369d])'s step(status-verification-script-after)
2022-10-26 06:48:41,530|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:48:41,531|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| preparing request id(2bc1e294-8a88-4bce-ba84-8e731b84369d) for workflow(config-deploy) step(status-verification-script-after)
2022-10-26 06:48:41,531|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-26 06:48:41,531|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 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-10-26 06:48:41,533|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-26 06:48:41,534|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| SIMPLE STATUS CHECK - START
2022-10-26 06:48:41,544|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/v1/instance/silly_banzai/status)
2022-10-26 06:48:41,587|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:48:41,589|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| VfModule helm_apache (silly_banzai) is not ready. Please wait...
2022-10-26 06:48:49,046|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-26 06:48:49,166|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-26 06:48:49,169|6f3ff3a4-0326-4e29-bad6-7fd379c1696e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| request(6f3ff3a4-0326-4e29-bad6-7fd379c1696e)
2022-10-26 06:48:49,170|6f3ff3a4-0326-4e29-bad6-7fd379c1696e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| CBA file(/opt/app/onap/blueprints/archive/7e740d10-035d-4b9b-989b-0706a41ba265/cba.zip written successfully
2022-10-26 06:48:49,170|6f3ff3a4-0326-4e29-bad6-7fd379c1696e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Save processing(7e740d10-035d-4b9b-989b-0706a41ba265) CBA(/opt/app/onap/blueprints/archive/7e740d10-035d-4b9b-989b-0706a41ba265/cba.zip)
2022-10-26 06:48:49,185|6f3ff3a4-0326-4e29-bad6-7fd379c1696e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e740d10-035d-4b9b-989b-0706a41ba265) and entry definition file (Definitions/pnf_netconf.json)
2022-10-26 06:48:49,191|6f3ff3a4-0326-4e29-bad6-7fd379c1696e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-26 06:48:49,204|6f3ff3a4-0326-4e29-bad6-7fd379c1696e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-assign)
2022-10-26 06:48:49,205|6f3ff3a4-0326-4e29-bad6-7fd379c1696e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Validating Workflow(config-deploy)
2022-10-26 06:48:49,211|6f3ff3a4-0326-4e29-bad6-7fd379c1696e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e740d10-035d-4b9b-989b-0706a41ba265) and entry definition file (Definitions/pnf_netconf.json)
2022-10-26 06:48:49,238|6f3ff3a4-0326-4e29-bad6-7fd379c1696e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-26 06:48:49,266|6f3ff3a4-0326-4e29-bad6-7fd379c1696e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-26 06:48:49,270|6f3ff3a4-0326-4e29-bad6-7fd379c1696e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-26 06:48:49,326|6f3ff3a4-0326-4e29-bad6-7fd379c1696e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| No compiled cache(/opt/app/onap/blueprints/working/7e740d10-035d-4b9b-989b-0706a41ba265) present to clean.
2022-10-26 06:48:51,600|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/v1/instance/silly_banzai/status)
2022-10-26 06:48:51,656|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:48:51,661|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| VfModule helm_apache (silly_banzai) is not ready. Please wait...
2022-10-26 06:49:01,673|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/v1/instance/silly_banzai/status)
2022-10-26 06:49:01,725|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:49:01,727|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| VfModule helm_apache (silly_banzai) is not ready. Please wait...
2022-10-26 06:49:11,737|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/v1/instance/silly_banzai/status)
2022-10-26 06:49:11,801|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:49:11,803|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| VfModule helm_apache (silly_banzai) is not ready. Please wait...
2022-10-26 06:49:21,814|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/v1/instance/silly_banzai/status)
2022-10-26 06:49:21,905|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:49:21,907|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| VfModule helm_apache (silly_banzai) is not ready. Please wait...
2022-10-26 06:49:27,432|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-26 06:49:27,553|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-26 06:49:27,558|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| processing request id 19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26 06:49:27,558|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-26 06:49:27,558|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| StoreAuditService ID  -1
2022-10-26 06:49:27,560|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-26 06:49:27,560|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-26 06:49:27,562|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-26 06:49:27,571|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Deriving input data for workflow: (config-deploy)
2022-10-26 06:49:27,571|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-10-26 06:49:27,571|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:49:27,578|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| preparing request id(19eacfd0-a927-44e6-a337-1cfb2bb80ce7) for workflow(config-deploy) step(config-deploy)
2022-10-26 06:49:27,578|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-10-26 06:49:27,578|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| 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-10-26 06:49:27,580|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-10-26 06:49:27,580|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Getting Jython Script Class(ConfigDeploy)
2022-10-26 06:49:27,631|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@7d23cea7
2022-10-26 06:49:27,634|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Hello world
2022-10-26 06:49:27,634|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Preparing Response...
2022-10-26 06:49:27,634|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-10-26 06:49:27,634|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-26 06:49:27,635|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6845798c-3e19-4755-b776-e533e3a6aa55 auditStoreId -1
2022-10-26 06:49:27,638|19eacfd0-a927-44e6-a337-1cfb2bb80ce7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Completed
2022-10-26 06:49:31,918|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Rest request method(GET), url(/v1/instance/silly_banzai/status)
2022-10-26 06:49:31,967|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Response status(200 - OK)
2022-10-26 06:49:31,970|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| VfModule helm_apache (silly_banzai) is ready.
2022-10-26 06:49:31,970|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| SIMPLE STATUS CHECK - END
2022-10-26 06:49:31,970|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Preparing Response...
2022-10-26 06:49:31,970|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-26 06:49:31,970|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-10-26 06:49:31,971|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Executing workflow(config-deploy[2bc1e294-8a88-4bce-ba84-8e731b84369d])'s step(collect-results)
2022-10-26 06:49:31,971|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-26 06:49:31,971|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| preparing request id(2bc1e294-8a88-4bce-ba84-8e731b84369d) for workflow(config-deploy) step(collect-results)
2022-10-26 06:49:31,971|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-10-26 06:49:31,971|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-10-26 06:49:31,972|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-10-26 06:49:31,979|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Collected results: {}
2022-10-26 06:49:31,980|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Preparing Response...
2022-10-26 06:49:31,980|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-10-26 06:49:31,980|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-10-26 06:49:31,981|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Execute node(END) -> executed state(SUCCESS)
2022-10-26 06:49:31,981|2bc1e294-8a88-4bce-ba84-8e731b84369d||DefaultDispatcher-worker-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| workflow(2bc1e294-8a88-4bce-ba84-8e731b84369d) nodes completed with (0)exceptions
2022-10-26 06:49:31,981|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-26 06:49:31,983|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 085321e4-4b00-45eb-a9d7-84c5032ad6d2 auditStoreId -1
2022-10-26 06:49:31,986|2bc1e294-8a88-4bce-ba84-8e731b84369d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-qpzg7|||| Completed