03:10:31,872 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:10:31,873 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:10:31,875 |-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.3.0.jar!/logback.xml] 03:10:31,876 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 03:10:31,876 |-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.3.0.jar!/logback.xml] 03:10:31,876 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 03:10:31,894 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 03:10:32,038 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:10:32,047 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:10:32,050 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:10:32,059 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:10:32,145 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 03:10:32,145 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 03:10:32,146 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 03:10:32,146 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 03:10:32,146 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 03:10:32,146 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:10:32,146 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:10:32,146 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:10:32,148 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-06-28 03:10:33,000|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-tr7k8 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-06-28 03:10:33,004|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-06-28 03:10:36,385|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-28 03:10:37,032|||main||||INFO||||||| Finished Spring Data repository scanning in 632ms. Found 11 JPA repository interfaces. 2022-06-28 03:10:39,466|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-28 03:10:39,554|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-06-28 03:10:39,809|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-28 03:10:40,364|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-06-28 03:10:40,700|||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-06-28 03:10:40,705|||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-06-28 03:10:40,941|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-06-28 03:10:42,585|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-28 03:10:42,599|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-28 03:10:42,708|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-06-28 03:10:44,041|||main||||INFO||||||| Audit service is disabled 2022-06-28 03:10:44,373|||main||||INFO||||||| Workflow Audit store is disabled 2022-06-28 03:10:46,023|||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] 2022-06-28 03:10:46,065|||main||||INFO||||||| Dependency Management module created... 2022-06-28 03:10:47,003|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-06-28 03:10:47,260|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-06-28 03:10:48,512|||main||||INFO||||||| Netty started on port(s): 8080 2022-06-28 03:10:50,249|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-06-28 03:10:50,581|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-06-28 03:10:50,589|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.23 seconds (JVM running for 19.27) 2022-06-28 03:10:50,607|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-06-28 04:16:02,089|55788b7d-d5dd-46f5-9c6b-82c5672413f9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-28 04:16:02,090|55788b7d-d5dd-46f5-9c6b-82c5672413f9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-28 04:16:02,092|55788b7d-d5dd-46f5-9c6b-82c5672413f9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-28 04:16:02,538|55788b7d-d5dd-46f5-9c6b-82c5672413f9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-28 04:16:02,541|55788b7d-d5dd-46f5-9c6b-82c5672413f9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-28 04:16:03,738|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/10930278-fa89-4405-969e-ecd94f4712b2) 2022-06-28 04:16:03,748|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| deleting definition types under : /opt/app/onap/blueprints/working/10930278-fa89-4405-969e-ecd94f4712b2/Definitions 2022-06-28 04:16:03,855|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| reinitialized all type definitions 2022-06-28 04:16:03,861|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-28 04:16:03,897|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-28 04:16:03,904|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-28 04:16:03,911|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-28 04:16:03,965|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ##### Enhancing Workflow(helloworld) 2022-06-28 04:16:03,966|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-28 04:16:03,966|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| identified workflow(helloworld) targets(helloworld) 2022-06-28 04:16:03,966|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-28 04:16:03,966|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-28 04:16:03,966|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enriching artifacts file(/opt/app/onap/blueprints/working/10930278-fa89-4405-969e-ecd94f4712b2/Templates/hello-world-mapping.json 2022-06-28 04:16:03,986|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-28 04:16:03,986|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-28 04:16:03,987|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ##### Enhancing blueprint Resource Definitions 2022-06-28 04:16:03,987|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-28 04:16:03,989|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing file (Templates/hello-world-mapping.json) 2022-06-28 04:16:04,013|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| distinct resource keys ([]) 2022-06-28 04:16:04,013|46e49cac-8460-427d-ad5e-46d1f953ca7f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Enriching Resource Definition sources Node Template: [] 2022-06-28 04:16:04,273|4880a912-60cd-4218-b25c-0092ccc6e68b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(a3461580-ee62-4797-abfb-0c40aa4f9e32) CBA(/opt/app/onap/blueprints/archive/a3461580-ee62-4797-abfb-0c40aa4f9e32/cba.zip) 2022-06-28 04:16:04,290|4880a912-60cd-4218-b25c-0092ccc6e68b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a3461580-ee62-4797-abfb-0c40aa4f9e32) and entry definition file (Definitions/blueprint.json) 2022-06-28 04:16:04,362|4880a912-60cd-4218-b25c-0092ccc6e68b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(helloworld) 2022-06-28 04:16:04,379|4880a912-60cd-4218-b25c-0092ccc6e68b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a3461580-ee62-4797-abfb-0c40aa4f9e32) and entry definition file (Definitions/blueprint.json) 2022-06-28 04:16:04,506|4880a912-60cd-4218-b25c-0092ccc6e68b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/working/a3461580-ee62-4797-abfb-0c40aa4f9e32) present to clean. 2022-06-28 04:16:04,711|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing request id 654321 2022-06-28 04:16:04,711|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionInput called not to store the Workflow action input details 2022-06-28 04:16:04,712|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| StoreAuditService ID -1 2022-06-28 04:16:04,719|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| getting cba file name(test101), version(1.0.1) from db 2022-06-28 04:16:04,781|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-28 04:16:04,783|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-28 04:16:04,786|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-28 04:16:04,803|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deriving input data for workflow: (helloworld) 2022-06-28 04:16:04,804|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-28 04:16:04,804|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:16:04,820|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-28 04:16:04,821|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-28 04:16:04,822|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-28 04:16:04,851|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-28 04:16:04,896|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Batched Sequence : ([]) 2022-06-28 04:16:04,900|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Generated Resource Param Data ({ }) 2022-06-28 04:16:04,997|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Preparing Response... 2022-06-28 04:16:04,999|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-28 04:16:05,000|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-28 04:16:05,003|1d01ee5c-1742-45f5-a9ff-7cbaf7d6ccca||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9d80c6b8-3928-40b3-bded-ec268dc990ae auditStoreId -1 2022-06-28 04:36:54,505|f802b138-a273-4394-9526-95e98068d699||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-28 04:36:54,506|f802b138-a273-4394-9526-95e98068d699||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-28 04:36:54,506|f802b138-a273-4394-9526-95e98068d699||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-28 04:36:54,841|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-28 04:36:54,842|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-28 04:36:55,493|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-28 04:36:55,498|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(cb020528-2910-4426-b59d-26ba84af5e4e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-28 04:36:55,523|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(2833f243-cc09-402d-83fe-b22e246b58ee) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-28 04:36:55,534|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(7ff71b0f-2fe7-4498-9f1f-db5cd9fee018) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-28 04:36:55,548|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(9b72f7a8-b94b-45ab-95ee-e863dd94e8f7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-28 04:36:55,565|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(b952c438-ccf5-4088-8f40-75f2910646c3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-28 04:36:55,581|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(a251959a-f6aa-4b92-b5f7-35c57aef98a3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-28 04:36:55,598|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:36:55,599|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:36:55,599|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-28 04:36:55,600|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-28 04:36:55,600|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:36:55,600|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:36:55,659|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:36:55,717|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:36:55,747|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:36:55,773|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:36:55,931|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:36:55,932|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:36:55,933|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:36:55,999|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:36:56,102|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:36:56,102|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:36:56,103|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:36:56,159|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:36:56,259|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:36:56,260|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:36:56,261|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:36:56,262|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(HealthCheck) 2022-06-28 04:36:56,264|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-28 04:36:56,265|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(vf-config-assign) 2022-06-28 04:36:56,265|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(vf-config-deploy) 2022-06-28 04:36:56,320|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-28 04:36:56,404|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:36:56,407|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:36:56,458|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:36:56,459|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:36:56,460|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-28 04:36:56,473|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:36:56,585|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:36:56,586|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:36:56,587|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign-day-2) 2022-06-28 04:36:56,588|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:36:56,589|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy-day-2) 2022-06-28 04:36:56,610|f802b138-a273-4394-9526-95e98068d699||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:36:58,039|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d9c6fb0a-d7be-49ee-ae09-7308b9dec1e0) 2022-06-28 04:36:58,048|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| deleting definition types under : /opt/app/onap/blueprints/working/d9c6fb0a-d7be-49ee-ae09-7308b9dec1e0/Definitions 2022-06-28 04:36:58,050|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| reinitialized all type definitions 2022-06-28 04:36:58,051|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-06-28 04:36:58,074|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-06-28 04:36:58,081|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-06-28 04:36:58,087|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-06-28 04:36:58,104|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(capability) 2022-06-28 04:36:58,131|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(capability) 2022-06-28 04:36:58,144|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-28 04:36:58,167|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-28 04:36:58,192|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-28 04:36:58,207|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-28 04:36:58,220|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-28 04:36:58,232|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-28 04:36:58,276|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-06-28 04:36:58,282|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-06-28 04:36:58,282|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-06-28 04:36:58,298|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(capability) 2022-06-28 04:36:58,307|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(capability) 2022-06-28 04:36:58,316|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(capability) 2022-06-28 04:36:58,325|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-28 04:36:58,335|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-28 04:36:58,347|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-28 04:36:58,359|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-28 04:36:58,370|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-28 04:36:58,381|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-28 04:36:58,395|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-28 04:36:58,434|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ##### Enhancing Workflow(resource-resolution) 2022-06-28 04:36:58,435|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-06-28 04:36:58,435|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-06-28 04:36:58,435|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-06-28 04:36:58,435|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-06-28 04:36:58,435|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-06-28 04:36:58,435|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enriching artifacts file(/opt/app/onap/blueprints/working/d9c6fb0a-d7be-49ee-ae09-7308b9dec1e0/Templates/hello-world-velocity-mapping.json 2022-06-28 04:36:58,441|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-06-28 04:36:58,441|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-06-28 04:36:58,441|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enriching artifacts file(/opt/app/onap/blueprints/working/d9c6fb0a-d7be-49ee-ae09-7308b9dec1e0/Templates/hello-world-jinja-mapping.json 2022-06-28 04:36:58,447|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-06-28 04:36:58,448|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-06-28 04:36:58,448|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ##### Enhancing blueprint Resource Definitions 2022-06-28 04:36:58,448|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-06-28 04:36:58,448|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-06-28 04:36:58,448|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-06-28 04:36:58,459|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:36:58,542|2794bf0c-7144-47db-b8a9-0efa5b365449||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-06-28 04:36:58,721|be2d1d4c-b2bb-4a63-bd17-f95fdd5493dd||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(f6f7a454-9f24-41a7-805d-e5fbd7f708fc) CBA(/opt/app/onap/blueprints/archive/f6f7a454-9f24-41a7-805d-e5fbd7f708fc/cba.zip) 2022-06-28 04:36:58,728|be2d1d4c-b2bb-4a63-bd17-f95fdd5493dd||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f6f7a454-9f24-41a7-805d-e5fbd7f708fc) and entry definition file (Definitions/resource-resolution.json) 2022-06-28 04:36:58,767|be2d1d4c-b2bb-4a63-bd17-f95fdd5493dd||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-resolution) 2022-06-28 04:36:58,776|be2d1d4c-b2bb-4a63-bd17-f95fdd5493dd||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f6f7a454-9f24-41a7-805d-e5fbd7f708fc) and entry definition file (Definitions/resource-resolution.json) 2022-06-28 04:36:58,817|be2d1d4c-b2bb-4a63-bd17-f95fdd5493dd||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/working/f6f7a454-9f24-41a7-805d-e5fbd7f708fc) present to clean. 2022-06-28 04:36:58,949|05b5605d-d00d-4292-99a4-69a14554ffd4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing request id e796a80f-6a5e-4b3c-9e7c-bf1a9926c77b 2022-06-28 04:36:58,950|05b5605d-d00d-4292-99a4-69a14554ffd4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionInput called not to store the Workflow action input details 2022-06-28 04:36:58,950|05b5605d-d00d-4292-99a4-69a14554ffd4||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| StoreAuditService ID -1 2022-06-28 04:36:58,956|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-06-28 04:36:59,030|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-28 04:36:59,033|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-06-28 04:36:59,035|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:36:59,049|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deriving input data for workflow: (resource-resolution) 2022-06-28 04:36:59,054|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-06-28 04:36:59,054|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:36:59,055|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| preparing request id(e796a80f-6a5e-4b3c-9e7c-bf1a9926c77b) for workflow(resource-resolution) step(helloworld) 2022-06-28 04:36:59,055|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-06-28 04:36:59,056|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:36:59,057|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-06-28 04:36:59,096|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:36:59,128|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-28 04:36:59,128|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-28 04:36:59,394|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-28 04:36:59,470|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:36:59,480|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:36:59,481|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-28 04:36:59,481|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-28 04:36:59,481|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-06-28 04:36:59,513|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (v_put) 2022-06-28 04:36:59,527|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-28 04:36:59,528|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Getting Jython Script Class(ResolvProperties) 2022-06-28 04:37:03,832|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Component Object org.python.proxies.__main__$ResolvProperties$1@313c2c5d 2022-06-28 04:37:03,838|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-06-28 04:37:03,852|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (v_python) 2022-06-28 04:37:03,855|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-28 04:37:03,855|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-28 04:37:03,861|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-28 04:37:03,873|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:37:03,873|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:37:03,874|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-28 04:37:03,874|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-28 04:37:03,874|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-06-28 04:37:03,876|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-28 04:37:03,876|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-28 04:37:03,878|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-28 04:37:03,888|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:37:03,888|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (v_patch) 2022-06-28 04:37:03,888|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:37:03,889|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-28 04:37:03,889|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-28 04:37:03,889|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-06-28 04:37:03,905|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (v_del) 2022-06-28 04:37:03,907|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-28 04:37:03,942|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-28 04:37:11,709|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| compiled in (7766)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-28 04:37:11,711|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-28 04:37:11,725|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-06-28 04:37:11,738|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (v_kotlin) 2022-06-28 04:37:11,740|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-28 04:37:11,741|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-28 04:37:11,747|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-28 04:37:11,755|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:37:11,755|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:37:11,756|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-28 04:37:11,756|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-28 04:37:11,756|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-06-28 04:37:11,773|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (v_get) 2022-06-28 04:37:11,784|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-06-28 04:37:11,785|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-06-28 04:37:11,798|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (v_input) 2022-06-28 04:37:11,799|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (v_default) 2022-06-28 04:37:11,801|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-28 04:37:11,801|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-28 04:37:11,804|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-28 04:37:11,817|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:37:11,817|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:37:11,818|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-28 04:37:11,818|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-28 04:37:11,818|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-06-28 04:37:11,831|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (v_post) 2022-06-28 04:37:11,847|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:37:11,884|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (list) 2022-06-28 04:37:11,888|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-06-28 04:37:11,889|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:11,889|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:11,890|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:11,890|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:11,890|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-06-28 04:37:11,904|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (v_db) 2022-06-28 04:37:11,907|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:37:11,967|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-28 04:37:12,000|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-28 04:37:12,001|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-06-28 04:37:12,054|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:37:12,062|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-28 04:37:12,063|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-06-28 04:37:12,063|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-28 04:37:12,064|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Getting Jython Script Class(ResolvProperties) 2022-06-28 04:37:12,075|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-06-28 04:37:12,111|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Component Object org.python.proxies.__main__$ResolvProperties$2@1f24636d 2022-06-28 04:37:12,112|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-06-28 04:37:12,122|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (j_python) 2022-06-28 04:37:12,124|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-28 04:37:12,124|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-28 04:37:12,127|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-28 04:37:12,137|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:37:12,137|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:37:12,137|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-28 04:37:12,137|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-28 04:37:12,138|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-06-28 04:37:12,149|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (j_patch) 2022-06-28 04:37:12,150|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-06-28 04:37:12,162|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (j_input) 2022-06-28 04:37:12,163|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-28 04:37:12,163|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-28 04:37:12,165|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-28 04:37:12,173|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:37:12,174|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:37:12,174|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-28 04:37:12,174|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-28 04:37:12,174|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-06-28 04:37:12,187|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (j_put) 2022-06-28 04:37:12,188|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-06-28 04:37:12,201|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (j_default) 2022-06-28 04:37:12,202|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-28 04:37:12,202|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-28 04:37:12,206|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-28 04:37:12,213|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:37:12,213|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:37:12,214|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-28 04:37:12,214|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-28 04:37:12,214|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-06-28 04:37:12,215|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-28 04:37:12,215|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-28 04:37:12,217|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-28 04:37:12,223|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:37:12,224|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:37:12,224|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-28 04:37:12,224|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-28 04:37:12,224|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-06-28 04:37:12,225|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-28 04:37:12,225|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-28 04:37:12,227|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (j_del) 2022-06-28 04:37:12,227|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-28 04:37:12,235|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:37:12,236|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:37:12,236|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-28 04:37:12,237|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-28 04:37:12,237|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-06-28 04:37:12,239|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (j_post) 2022-06-28 04:37:12,251|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (j_get) 2022-06-28 04:37:12,257|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-06-28 04:37:12,257|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-06-28 04:37:12,259|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-06-28 04:37:12,266|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:37:12,267|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:37:12,268|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-28 04:37:12,268|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-28 04:37:12,268|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-06-28 04:37:12,280|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (j_get_id) 2022-06-28 04:37:12,282|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-28 04:37:12,282|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-06-28 04:37:12,292|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (j_kotlin) 2022-06-28 04:37:12,294|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:37:12,299|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (list) 2022-06-28 04:37:12,301|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:37:12,301|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:12,301|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:12,301|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:12,301|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:12,301|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:12,301|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:12,301|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:12,301|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:12,301|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-28 04:37:12,301|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:37:12,316|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (j_db) 2022-06-28 04:37:12,318|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:37:12,550|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-28 04:37:12,559|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-28 04:37:12,560|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Preparing Response... 2022-06-28 04:37:12,560|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-06-28 04:37:12,561|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-06-28 04:37:12,562|05b5605d-d00d-4292-99a4-69a14554ffd4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 56d65e5f-9af4-46a9-82ee-2860cffa8b87 auditStoreId -1 2022-06-28 04:50:21,575|4ad07464-2e78-4982-8bcd-7f4f92393189||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(3e47fba7-16f3-419b-a509-6e1bf3587607) CBA(/opt/app/onap/blueprints/archive/3e47fba7-16f3-419b-a509-6e1bf3587607/cba.zip) 2022-06-28 04:50:21,665|4ad07464-2e78-4982-8bcd-7f4f92393189||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3e47fba7-16f3-419b-a509-6e1bf3587607) and entry definition file (Definitions/CNF.json) 2022-06-28 04:50:21,773|4ad07464-2e78-4982-8bcd-7f4f92393189||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:50:21,774|4ad07464-2e78-4982-8bcd-7f4f92393189||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:50:21,775|4ad07464-2e78-4982-8bcd-7f4f92393189||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:50:21,775|4ad07464-2e78-4982-8bcd-7f4f92393189||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(scale-out) 2022-06-28 04:50:21,776|4ad07464-2e78-4982-8bcd-7f4f92393189||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(scale) 2022-06-28 04:50:21,776|4ad07464-2e78-4982-8bcd-7f4f92393189||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(scale-in) 2022-06-28 04:50:21,777|4ad07464-2e78-4982-8bcd-7f4f92393189||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(health-check) 2022-06-28 04:50:21,806|4ad07464-2e78-4982-8bcd-7f4f92393189||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3e47fba7-16f3-419b-a509-6e1bf3587607) and entry definition file (Definitions/CNF.json) 2022-06-28 04:50:21,881|4ad07464-2e78-4982-8bcd-7f4f92393189||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/working/3e47fba7-16f3-419b-a509-6e1bf3587607) present to clean. 2022-06-28 04:50:33,972|78b926e7-05e1-4e61-bcdc-6a15e2b49288||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-28 04:50:33,972|78b926e7-05e1-4e61-bcdc-6a15e2b49288||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-28 04:50:33,972|78b926e7-05e1-4e61-bcdc-6a15e2b49288||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-28 04:50:34,294|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-28 04:50:34,295|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-28 04:50:34,951|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-28 04:50:34,952|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(bc5112d7-79dc-4866-b0a9-bc2e024f2373) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-28 04:50:34,979|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(a01495c1-8578-4cf2-9913-f230fb468a6f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-28 04:50:34,991|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(d368eaec-b014-4f78-a090-bb2e4f73033f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-28 04:50:35,006|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(13f3c59e-5677-45ce-8ef8-76fb210fe826) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-28 04:50:35,023|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(59679821-cb4c-4dbc-92e0-b198afd8d419) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-28 04:50:35,043|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(5560278f-0434-4f2d-bf76-bc53e16d93f5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-28 04:50:35,061|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:50:35,062|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:50:35,062|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-28 04:50:35,063|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-28 04:50:35,063|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:50:35,063|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:50:35,096|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:50:35,141|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:50:35,165|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:50:35,188|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:50:35,292|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:50:35,293|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:50:35,294|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:50:35,335|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:50:35,367|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-28 04:50:35,386|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-28 04:50:35,394|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-28 04:50:35,433|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:50:35,434|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:50:35,435|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:50:35,435|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(HealthCheck) 2022-06-28 04:50:35,436|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-28 04:50:35,437|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(vf-config-assign) 2022-06-28 04:50:35,438|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(vf-config-deploy) 2022-06-28 04:50:35,492|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-28 04:50:35,527|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-28 04:50:35,540|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-28 04:50:35,551|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-28 04:50:35,594|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:50:35,595|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:50:35,597|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:50:35,641|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:50:35,691|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-28 04:50:35,704|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-28 04:50:35,711|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:50:35,712|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:50:35,713|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-28 04:50:35,767|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:50:35,767|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:50:35,768|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-28 04:50:35,779|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:50:35,803|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-28 04:50:35,819|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-28 04:50:35,837|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-28 04:50:35,849|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-28 04:50:35,849|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-28 04:50:35,864|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-28 04:50:35,905|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:50:35,906|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:50:35,907|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign-day-2) 2022-06-28 04:50:35,908|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:50:35,909|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy-day-2) 2022-06-28 04:50:35,928|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:50:35,951|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-28 04:50:35,965|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-28 04:50:35,967|78b926e7-05e1-4e61-bcdc-6a15e2b49288||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-28 04:50:47,411|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7791063d-0903-4a2d-a96b-212b778eae7a) 2022-06-28 04:50:47,411|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| deleting definition types under : /opt/app/onap/blueprints/working/7791063d-0903-4a2d-a96b-212b778eae7a/Definitions 2022-06-28 04:50:47,414|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| reinitialized all type definitions 2022-06-28 04:50:47,415|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-28 04:50:47,433|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(vnf-template) 2022-06-28 04:50:47,439|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-28 04:50:47,445|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-28 04:50:47,470|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,490|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,497|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,504|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-28 04:50:47,505|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-28 04:50:47,505|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-28 04:50:47,519|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,526|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,534|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,542|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-28 04:50:47,560|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,569|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,579|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,591|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,602|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,611|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,630|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-28 04:50:47,634|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-28 04:50:47,635|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-28 04:50:47,635|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-28 04:50:47,649|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,656|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,666|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(input) 2022-06-28 04:50:47,677|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-28 04:50:47,717|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ##### Enhancing Workflow(resource-assignment) 2022-06-28 04:50:47,718|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-28 04:50:47,718|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-28 04:50:47,718|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-28 04:50:47,718|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-28 04:50:47,718|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-28 04:50:47,718|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enriching artifacts file(/opt/app/onap/blueprints/working/7791063d-0903-4a2d-a96b-212b778eae7a/Templates/vnf-mapping.json 2022-06-28 04:50:47,724|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-28 04:50:47,724|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-28 04:50:47,725|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enriching artifacts file(/opt/app/onap/blueprints/working/7791063d-0903-4a2d-a96b-212b778eae7a/Templates/base_ubuntu20-mapping.json 2022-06-28 04:50:47,730|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-28 04:50:47,730|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-28 04:50:47,731|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ##### Enhancing Workflow(config-assign) 2022-06-28 04:50:47,731|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-28 04:50:47,731|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| identified workflow(config-assign) targets(config-assign) 2022-06-28 04:50:47,731|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-28 04:50:47,731|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-28 04:50:47,731|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enriching artifacts file(/opt/app/onap/blueprints/working/7791063d-0903-4a2d-a96b-212b778eae7a/Templates/baseconfig-mapping.json 2022-06-28 04:50:47,737|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-28 04:50:47,737|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-28 04:50:47,738|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ##### Enhancing Workflow(config-deploy) 2022-06-28 04:50:47,738|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-28 04:50:47,738|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-28 04:50:47,738|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(config-deploy) resource assignment files([] 2022-06-28 04:50:47,738|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ##### Enhancing blueprint Resource Definitions 2022-06-28 04:50:47,738|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-28 04:50:47,738|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing file (Templates/vnf-mapping.json) 2022-06-28 04:50:47,738|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-28 04:50:47,738|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing file (Templates/baseconfig-mapping.json) 2022-06-28 04:50:47,753|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:50:47,849|e9e3708b-9e7b-40f8-9eb4-05919f4a96a3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-28 04:50:48,051|bbff9213-f357-4e21-9100-b64dfc6c1ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(28206759-f9fd-4934-a4f3-eaeec739252c) CBA(/opt/app/onap/blueprints/archive/28206759-f9fd-4934-a4f3-eaeec739252c/cba.zip) 2022-06-28 04:50:48,059|bbff9213-f357-4e21-9100-b64dfc6c1ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/28206759-f9fd-4934-a4f3-eaeec739252c) and entry definition file (Definitions/ubuntu20.json) 2022-06-28 04:50:48,072|bbff9213-f357-4e21-9100-b64dfc6c1ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:50:48,098|bbff9213-f357-4e21-9100-b64dfc6c1ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:50:48,099|bbff9213-f357-4e21-9100-b64dfc6c1ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:50:48,100|bbff9213-f357-4e21-9100-b64dfc6c1ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:50:48,109|bbff9213-f357-4e21-9100-b64dfc6c1ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/28206759-f9fd-4934-a4f3-eaeec739252c) and entry definition file (Definitions/ubuntu20.json) 2022-06-28 04:50:48,141|bbff9213-f357-4e21-9100-b64dfc6c1ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/working/28206759-f9fd-4934-a4f3-eaeec739252c) present to clean. 2022-06-28 04:52:04,055|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-28 04:52:04,161|||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-06-28 04:52:04,230|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| request(1bcc5d33-2aa7-4704-8cbc-2065ad77e749) 2022-06-28 04:52:04,236|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| CBA file(/opt/app/onap/blueprints/archive/039ab19a-9c14-4095-ae9e-9e7c886b4ab3/cba.zip written successfully 2022-06-28 04:52:04,236|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(039ab19a-9c14-4095-ae9e-9e7c886b4ab3) CBA(/opt/app/onap/blueprints/archive/039ab19a-9c14-4095-ae9e-9e7c886b4ab3/cba.zip) 2022-06-28 04:52:04,269|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/039ab19a-9c14-4095-ae9e-9e7c886b4ab3) and entry definition file (Definitions/CNF.json) 2022-06-28 04:52:04,351|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:52:04,352|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:52:04,353|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:52:04,353|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(scale-out) 2022-06-28 04:52:04,354|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(scale) 2022-06-28 04:52:04,355|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(scale-in) 2022-06-28 04:52:04,355|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(health-check) 2022-06-28 04:52:04,390|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/039ab19a-9c14-4095-ae9e-9e7c886b4ab3) and entry definition file (Definitions/CNF.json) 2022-06-28 04:52:04,423|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-28 04:52:04,447|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-28 04:52:04,449|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-28 04:52:04,485|1bcc5d33-2aa7-4704-8cbc-2065ad77e749||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/working/039ab19a-9c14-4095-ae9e-9e7c886b4ab3) present to clean. 2022-06-28 04:52:16,010|e63c9771-1c20-4753-897a-8c8474d53b5c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| getting cba file name(APACHE), version(1.0.0) from db 2022-06-28 04:52:16,169|e63c9771-1c20-4753-897a-8c8474d53b5c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:52:16,171|e63c9771-1c20-4753-897a-8c8474d53b5c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-28 04:52:16,181|e63c9771-1c20-4753-897a-8c8474d53b5c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-28 04:52:16,350|31035eec-1093-4133-bd87-e925197b7bf6||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:52:16,350|31035eec-1093-4133-bd87-e925197b7bf6||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-28 04:52:16,353|31035eec-1093-4133-bd87-e925197b7bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-28 04:52:17,201|d203ee4b-4202-4415-acb0-811a3e976a8b||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:52:17,202|d203ee4b-4202-4415-acb0-811a3e976a8b||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-28 04:52:17,204|d203ee4b-4202-4415-acb0-811a3e976a8b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-28 04:52:17,404|0c9e0314-e859-4cd0-8d1d-574ccc3ee679||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:52:17,405|0c9e0314-e859-4cd0-8d1d-574ccc3ee679||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-28 04:52:17,407|0c9e0314-e859-4cd0-8d1d-574ccc3ee679||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-28 04:52:17,629|ab53203a-21da-41fc-a162-106ed818aea5||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:52:17,629|ab53203a-21da-41fc-a162-106ed818aea5||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-28 04:52:17,632|ab53203a-21da-41fc-a162-106ed818aea5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-28 04:52:17,873|917b86d5-2ae1-4bd6-ae6d-033d74c6ce1e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:52:17,873|917b86d5-2ae1-4bd6-ae6d-033d74c6ce1e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-28 04:52:17,876|917b86d5-2ae1-4bd6-ae6d-033d74c6ce1e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-28 04:52:18,126|02ec7bf0-a981-4a39-8737-e68042fc3471||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:52:18,126|02ec7bf0-a981-4a39-8737-e68042fc3471||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-28 04:52:18,129|02ec7bf0-a981-4a39-8737-e68042fc3471||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-28 04:52:18,373|4823492a-f1f8-41be-a10f-27a2b2f2d78d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:52:18,373|4823492a-f1f8-41be-a10f-27a2b2f2d78d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-28 04:52:18,375|4823492a-f1f8-41be-a10f-27a2b2f2d78d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-28 04:52:23,488|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-28 04:52:23,594|||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-06-28 04:52:23,596|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| request(cccccc78-7475-4a75-8bd7-57c5b181eea6) 2022-06-28 04:52:23,597|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| CBA file(/opt/app/onap/blueprints/archive/6e87acbb-91f2-4986-9305-b40f212ea61f/cba.zip written successfully 2022-06-28 04:52:23,597|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(6e87acbb-91f2-4986-9305-b40f212ea61f) CBA(/opt/app/onap/blueprints/archive/6e87acbb-91f2-4986-9305-b40f212ea61f/cba.zip) 2022-06-28 04:52:23,606|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6e87acbb-91f2-4986-9305-b40f212ea61f) and entry definition file (Definitions/ubuntu20.json) 2022-06-28 04:52:23,619|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:52:23,651|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:52:23,652|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:52:23,653|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:52:23,665|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6e87acbb-91f2-4986-9305-b40f212ea61f) and entry definition file (Definitions/ubuntu20.json) 2022-06-28 04:52:23,679|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-06-28 04:52:23,694|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-06-28 04:52:23,696|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-06-28 04:52:23,717|cccccc78-7475-4a75-8bd7-57c5b181eea6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/working/6e87acbb-91f2-4986-9305-b40f212ea61f) present to clean. 2022-06-28 04:52:42,012|c16a5954-420e-4b6e-8c0f-88439863981f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-06-28 04:52:42,078|c16a5954-420e-4b6e-8c0f-88439863981f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-28 04:52:42,080|c16a5954-420e-4b6e-8c0f-88439863981f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-28 04:52:42,082|c16a5954-420e-4b6e-8c0f-88439863981f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-28 04:52:42,222|d0016d7a-1ec3-4094-b469-a2be8e4d9336||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-28 04:52:42,222|d0016d7a-1ec3-4094-b469-a2be8e4d9336||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-28 04:52:42,225|d0016d7a-1ec3-4094-b469-a2be8e4d9336||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-28 04:52:42,585|eb0fa820-1229-42d2-8ed3-84f6f47b741e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-28 04:52:42,585|eb0fa820-1229-42d2-8ed3-84f6f47b741e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-28 04:52:42,587|eb0fa820-1229-42d2-8ed3-84f6f47b741e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-28 04:52:42,773|5f1aafd2-9c2d-421c-a946-e25907cc8ded||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-28 04:52:42,773|5f1aafd2-9c2d-421c-a946-e25907cc8ded||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-28 04:52:42,776|5f1aafd2-9c2d-421c-a946-e25907cc8ded||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-28 04:55:31,370|45081658-0f99-4e92-8593-63482c31c253||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-28 04:55:31,371|45081658-0f99-4e92-8593-63482c31c253||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-28 04:55:31,371|45081658-0f99-4e92-8593-63482c31c253||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-28 04:55:31,592|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-28 04:55:31,592|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-28 04:55:31,990|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-28 04:55:31,991|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(9728a0db-5935-49ae-ac06-9c98a52e7a43) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-28 04:55:32,008|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(32864dd4-ae4f-474e-bb6e-24bf67b5986e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-28 04:55:32,015|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(6daaabe2-da71-4636-a686-0673c75dc6bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-28 04:55:32,028|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(5010a29a-628e-4d5f-8cb9-60298c99bb27) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-28 04:55:32,042|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(32a8f482-5edf-48c0-a72d-ffd5567f59a8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-28 04:55:32,055|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(e8619009-b9cd-4866-a147-0da3779cf13c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-28 04:55:32,068|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:55:32,069|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:55:32,069|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-28 04:55:32,070|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-28 04:55:32,070|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:55:32,070|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:55:32,107|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:55:32,126|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:55:32,144|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:55:32,162|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:55:32,215|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:55:32,216|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:55:32,217|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:55:32,256|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:55:32,283|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-28 04:55:32,300|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-28 04:55:32,306|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-28 04:55:32,338|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:55:32,339|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:55:32,340|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:55:32,375|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:55:32,413|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-28 04:55:32,447|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-28 04:55:32,454|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-28 04:55:32,486|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:55:32,487|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:55:32,487|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:55:32,488|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(HealthCheck) 2022-06-28 04:55:32,489|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-28 04:55:32,490|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(vf-config-assign) 2022-06-28 04:55:32,491|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(vf-config-deploy) 2022-06-28 04:55:32,535|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:55:32,536|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:55:32,537|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-06-28 04:55:32,545|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:55:32,566|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-28 04:55:32,584|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-28 04:55:32,590|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-28 04:55:32,652|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-28 04:55:32,670|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-28 04:55:32,671|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-28 04:55:32,703|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:55:32,703|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:55:32,732|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-06-28 04:55:32,760|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-28 04:55:32,773|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-28 04:55:32,781|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-28 04:55:32,808|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(resource-assignment) 2022-06-28 04:55:32,809|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:55:32,810|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign-day-2) 2022-06-28 04:55:32,811|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:55:32,811|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy-day-2) 2022-06-28 04:55:32,826|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:55:32,840|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-28 04:55:32,855|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-28 04:55:32,856|45081658-0f99-4e92-8593-63482c31c253||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-28 04:55:44,185|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b8da6b0c-3f5f-43f4-92cc-cdc9ee239073) 2022-06-28 04:55:44,185|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| deleting definition types under : /opt/app/onap/blueprints/working/b8da6b0c-3f5f-43f4-92cc-cdc9ee239073/Definitions 2022-06-28 04:55:44,188|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| reinitialized all type definitions 2022-06-28 04:55:44,189|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(netconf-device) 2022-06-28 04:55:44,205|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(resolve-data) 2022-06-28 04:55:44,219|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-06-28 04:55:44,225|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-06-28 04:55:44,229|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-06-28 04:55:44,263|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-06-28 04:55:44,282|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ##### Enhancing Workflow(config-assign) 2022-06-28 04:55:44,282|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-06-28 04:55:44,283|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| identified workflow(config-assign) targets(resolve-data) 2022-06-28 04:55:44,283|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-06-28 04:55:44,283|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-06-28 04:55:44,283|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enriching artifacts file(/opt/app/onap/blueprints/working/b8da6b0c-3f5f-43f4-92cc-cdc9ee239073/Templates/netconfrpc-mapping.json 2022-06-28 04:55:44,288|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-06-28 04:55:44,288|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-28 04:55:44,289|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ##### Enhancing Workflow(config-deploy) 2022-06-28 04:55:44,290|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-06-28 04:55:44,290|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| identified workflow(config-deploy) targets(execute-netconf) 2022-06-28 04:55:44,290|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(config-deploy) resource assignment files([] 2022-06-28 04:55:44,290|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| ##### Enhancing blueprint Resource Definitions 2022-06-28 04:55:44,290|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-06-28 04:55:44,290|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing file (Templates/netconfrpc-mapping.json) 2022-06-28 04:55:44,295|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| distinct resource keys ([input-source]) 2022-06-28 04:55:44,303|407adbd2-dc2a-4da2-b389-b5e85817014c||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Enriching Resource Definition sources Node Template: [source-input] 2022-06-28 04:56:07,608|330b7683-997c-43a5-a308-a5535dac1cbb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing request id ae800d5b-739d-4f39-9280-6626b314a209 2022-06-28 04:56:07,608|330b7683-997c-43a5-a308-a5535dac1cbb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionInput called not to store the Workflow action input details 2022-06-28 04:56:07,608|330b7683-997c-43a5-a308-a5535dac1cbb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| StoreAuditService ID -1 2022-06-28 04:56:07,610|330b7683-997c-43a5-a308-a5535dac1cbb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:56:07,611|330b7683-997c-43a5-a308-a5535dac1cbb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-28 04:56:07,615|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-28 04:56:07,642|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deriving input data for workflow: (resource-assignment) 2022-06-28 04:56:07,730|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Execute node(START) -> executed state(SUCCESS) 2022-06-28 04:56:07,734|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Executing workflow(resource-assignment[ae800d5b-739d-4f39-9280-6626b314a209])'s step(resource-assignment) 2022-06-28 04:56:07,734|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:56:07,736|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| preparing request id(ae800d5b-739d-4f39-9280-6626b314a209) for workflow(resource-assignment) step(resource-assignment) 2022-06-28 04:56:07,736|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-28 04:56:07,736|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-28 04:56:07,737|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-28 04:56:07,759|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:56:07,767|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-28 04:56:07,768|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-06-28 04:56:07,768|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-06-28 04:56:07,768|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("42ef96a9-3ec1-4a8e-873f-63624de35b88") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-28 04:56:07,769|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ea089dee-e114-4fbe-aea2-394fd756f80f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-28 04:56:07,794|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), 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-06-28 04:56:07,794|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2022-06-28 04:56:07,812|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-28 04:56:10,374|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - ) 2022-06-28 04:56:10,374|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:56:10,375|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220628t045610799728z") 2022-06-28 04:56:10,375|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220628t045610799728z") 2022-06-28 04:56:10,375|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220628t045610799728z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-28 04:56:10,376|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-28 04:56:10,378|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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" : "ea089dee-e114-4fbe-aea2-394fd756f80f", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "42ef96a9-3ec1-4a8e-873f-63624de35b88", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220628t045610799728z" }) 2022-06-28 04:56:10,389|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Preparing Response... 2022-06-28 04:56:10,389|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-28 04:56:10,390|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-28 04:56:10,390|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Executing workflow(resource-assignment[ae800d5b-739d-4f39-9280-6626b314a209])'s step(profile-upload) 2022-06-28 04:56:10,391|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:56:10,399|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| preparing request id(ae800d5b-739d-4f39-9280-6626b314a209) for workflow(resource-assignment) step(profile-upload) 2022-06-28 04:56:10,399|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-28 04:56:10,399|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:56:10,401|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Triggering K8s Profile Upload component logic. 2022-06-28 04:56:10,401|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Getting the template prefixes 2022-06-28 04:56:10,401|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Iterating over prefixes in resource assignment map. 2022-06-28 04:56:10,405|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Prefix vnf does not have required data for us to continue. 2022-06-28 04:56:10,405|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Preparing Response... 2022-06-28 04:56:10,405|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-28 04:56:10,405|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-28 04:56:10,406|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Execute node(END) -> executed state(SUCCESS) 2022-06-28 04:56:10,409|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(ae800d5b-739d-4f39-9280-6626b314a209) nodes completed with (0)exceptions 2022-06-28 04:56:10,409|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-28 04:56:10,410|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f5f0e510-a8c6-410d-83eb-59fcf6762cd4 auditStoreId -1 2022-06-28 04:56:15,161|330b7683-997c-43a5-a308-a5535dac1cbb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing request id f11d210c-416b-4645-9d71-01b8df0b8121 2022-06-28 04:56:15,162|330b7683-997c-43a5-a308-a5535dac1cbb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionInput called not to store the Workflow action input details 2022-06-28 04:56:15,162|330b7683-997c-43a5-a308-a5535dac1cbb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| StoreAuditService ID -1 2022-06-28 04:56:15,162|330b7683-997c-43a5-a308-a5535dac1cbb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:56:15,162|330b7683-997c-43a5-a308-a5535dac1cbb||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-28 04:56:15,163|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-28 04:56:15,171|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deriving input data for workflow: (resource-assignment) 2022-06-28 04:56:15,173|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Execute node(START) -> executed state(SUCCESS) 2022-06-28 04:56:15,173|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Executing workflow(resource-assignment[f11d210c-416b-4645-9d71-01b8df0b8121])'s step(resource-assignment) 2022-06-28 04:56:15,173|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:56:15,174|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| preparing request id(f11d210c-416b-4645-9d71-01b8df0b8121) for workflow(resource-assignment) step(resource-assignment) 2022-06-28 04:56:15,174|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-28 04:56:15,174|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-28 04:56:15,174|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-06-28 04:56:15,192|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:56:15,200|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-06-28 04:56:15,200|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("27016ada-c1a8-49a3-8b9e-2406c44d7c86") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-28 04:56:15,200|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-06-28 04:56:15,201|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-06-28 04:56:15,201|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("90a71bc5-cd42-4414-bd97-72fa8ff56933") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-06-28 04:56:15,203|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:56:15,203|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:56:15,234|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Parameter information : ({customizationid=90a71bc5-cd42-4414-bd97-72fa8ff56933}) 2022-06-28 04:56:15,235|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Parameter information : ({customizationid=90a71bc5-cd42-4414-bd97-72fa8ff56933}) 2022-06-28 04:56:15,302|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:56:15,302|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:56:15,304|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"0e491e79-4f45-48e3-a00d-c782eb9cf292"}]) 2022-06-28 04:56:15,304|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"}]) 2022-06-28 04:56:15,304|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("c37a7c5c-144e-4c99-bcba-5fc6bbebc758") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-06-28 04:56:15,304|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("0e491e79-4f45-48e3-a00d-c782eb9cf292") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-06-28 04:56:15,306|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-06-28 04:56:15,311|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Transformed value: null -> c37a7c5c-144e-4c99-bcba-5fc6bbebc758 2022-06-28 04:56:15,312|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:56:15,332|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Parameter information : ({customizationid=90a71bc5-cd42-4414-bd97-72fa8ff56933}) 2022-06-28 04:56:15,346|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:56:15,347|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-06-28 04:56:15,347|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-06-28 04:56:15,348|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-06-28 04:56:15,349|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-06-28 04:56:15,354|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Transformed value: null -> 90a71bc5-cd42-4414-bd97-72fa8ff56933 2022-06-28 04:56:15,355|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ea089dee-e114-4fbe-aea2-394fd756f80f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-28 04:56:15,355|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-06-28 04:56:15,355|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-06-28 04:56:15,356|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("42ef96a9-3ec1-4a8e-873f-63624de35b88") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-28 04:56:15,362|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2022-06-28 04:56:15,362|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-06-28 04:56:15,362|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2022-06-28 04:56:15,362|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2022-06-28 04:56:15,372|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-06-28 04:56:15,372|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-06-28 04:56:15,399|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:56:15,399|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:56:15,400|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:56:15,400|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:56:15,400|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-28 04:56:15,400|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220628t045610799728z") 2022-06-28 04:56:15,400|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-28 04:56:15,400|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-28 04:56:15,400|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220628t045610799728z") 2022-06-28 04:56:15,400|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220628t045610799728z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-28 04:56:15,406|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), 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-06-28 04:56:15,406|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| rest dictionary information : (/v1/genNetworkElementName), ({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-06-28 04:56:15,408|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-28 04:56:15,594|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - ) 2022-06-28 04:56:15,595|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:56:15,595|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220628t045610799728z-helm_apache-vfmt-001") 2022-06-28 04:56:15,595|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220628t045610799728z-helm_apache-vfmt-001") 2022-06-28 04:56:15,595|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220628t045610799728z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-06-28 04:56:15,597|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-28 04:56:15,605|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2022-06-28 04:56:15,605|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2022-06-28 04:56:15,615|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-06-28 04:56:15,628|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:56:15,629|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response processing type (string) 2022-06-28 04:56:15,629|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-06-28 04:56:15,629|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-06-28 04:56:15,629|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-06-28 04:56:15,630|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-06-28 04:56:15,630|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-06-28 04:56:15,632|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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" : "c37a7c5c-144e-4c99-bcba-5fc6bbebc758", "k8s-rb-definition-version" : "90a71bc5-cd42-4414-bd97-72fa8ff56933", "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" : "ea089dee-e114-4fbe-aea2-394fd756f80f", "vf-module-id" : "27016ada-c1a8-49a3-8b9e-2406c44d7c86", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "90a71bc5-cd42-4414-bd97-72fa8ff56933", "vf-module-model-invariant-uuid" : "c37a7c5c-144e-4c99-bcba-5fc6bbebc758", "vf-module-model-version" : "0e491e79-4f45-48e3-a00d-c782eb9cf292", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220628t045610799728z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "42ef96a9-3ec1-4a8e-873f-63624de35b88", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220628t045610799728z" }) 2022-06-28 04:56:15,644|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Preparing Response... 2022-06-28 04:56:15,645|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-28 04:56:15,645|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-28 04:56:15,646|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Executing workflow(resource-assignment[f11d210c-416b-4645-9d71-01b8df0b8121])'s step(profile-upload) 2022-06-28 04:56:15,646|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:56:15,646|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| preparing request id(f11d210c-416b-4645-9d71-01b8df0b8121) for workflow(resource-assignment) step(profile-upload) 2022-06-28 04:56:15,646|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-28 04:56:15,647|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:56:15,647|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Triggering K8s Profile Upload component logic. 2022-06-28 04:56:15,647|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Getting the template prefixes 2022-06-28 04:56:15,647|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Iterating over prefixes in resource assignment map. 2022-06-28 04:56:15,659|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(GET), url(/v1/rb/definition/c37a7c5c-144e-4c99-bcba-5fc6bbebc758/90a71bc5-cd42-4414-bd97-72fa8ff56933) 2022-06-28 04:56:15,704|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:56:15,713|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(GET), url(/v1/rb/definition/c37a7c5c-144e-4c99-bcba-5fc6bbebc758/90a71bc5-cd42-4414-bd97-72fa8ff56933/profile/node-port-profile) 2022-06-28 04:56:15,729|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(404 - Not Found) 2022-06-28 04:56:15,730|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Uploading K8s Profile.. 2022-06-28 04:56:15,754|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(POST), url(/v1/rb/definition/c37a7c5c-144e-4c99-bcba-5fc6bbebc758/90a71bc5-cd42-4414-bd97-72fa8ff56933/profile) 2022-06-28 04:56:15,848|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(201 - Created) 2022-06-28 04:56:15,865|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Rest request method(POST), url(/v1/rb/definition/c37a7c5c-144e-4c99-bcba-5fc6bbebc758/90a71bc5-cd42-4414-bd97-72fa8ff56933/profile/node-port-profile/content) 2022-06-28 04:56:15,915|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Response status(200 - OK) 2022-06-28 04:56:15,915|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| K8s Profile Upload Completed 2022-06-28 04:56:15,916|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Preparing Response... 2022-06-28 04:56:15,916|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-28 04:56:15,916|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-28 04:56:15,916|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Execute node(END) -> executed state(SUCCESS) 2022-06-28 04:56:15,917|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| workflow(f11d210c-416b-4645-9d71-01b8df0b8121) nodes completed with (0)exceptions 2022-06-28 04:56:15,917|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-28 04:56:15,917|330b7683-997c-43a5-a308-a5535dac1cbb||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 422b25d1-ed7f-47e4-8c10-f9177be52ab9 auditStoreId -1 2022-06-28 04:56:21,593|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-28 04:56:21,697|||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-06-28 04:56:21,726|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing request id 330b7683-997c-43a5-a308-a5535dac1cbb 2022-06-28 04:56:21,726|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionInput called not to store the Workflow action input details 2022-06-28 04:56:21,726|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| StoreAuditService ID -1 2022-06-28 04:56:21,727|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:56:21,727|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-28 04:56:21,728|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-28 04:56:21,734|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deriving input data for workflow: (config-assign) 2022-06-28 04:56:21,735|||DefaultDispatcher-worker-19||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-28 04:56:21,736|||DefaultDispatcher-worker-19||||INFO||||||| Executing workflow(config-assign[330b7683-997c-43a5-a308-a5535dac1cbb])'s step(config-setup) 2022-06-28 04:56:21,736|||DefaultDispatcher-worker-19||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:56:21,737|||DefaultDispatcher-worker-19||||INFO||||||| preparing request id(330b7683-997c-43a5-a308-a5535dac1cbb) for workflow(config-assign) step(config-setup) 2022-06-28 04:56:21,737|||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-28 04:56:21,737|||DefaultDispatcher-worker-19||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-06-28 04:56:21,738|||DefaultDispatcher-worker-19||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-28 04:56:21,758|||DefaultDispatcher-worker-19||||INFO||||||| 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-06-28 04:56:21,760|||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-28 04:56:21,761|||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ea089dee-e114-4fbe-aea2-394fd756f80f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-28 04:56:21,768|||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-28 04:56:21,768|||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-28 04:56:21,777|||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f) 2022-06-28 04:56:21,794|||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2022-06-28 04:56:21,794|||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2022-06-28 04:56:21,796|||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b") 2022-06-28 04:56:21,796|||DefaultDispatcher-worker-19||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b") 2022-06-28 04:56:21,796|||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-28 04:56:21,797|||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("42ef96a9-3ec1-4a8e-873f-63624de35b88") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-28 04:56:21,803|||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-28 04:56:21,803|||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-28 04:56:21,817|||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vf-modules) 2022-06-28 04:56:21,832|||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2022-06-28 04:56:21,832|||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (json) 2022-06-28 04:56:21,833|||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","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_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_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":"0e491e79-4f45-48e3-a00d-c782eb9cf292","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-20220628t045610799728z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220628t045610799728z","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":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"330b7683-997c-43a5-a308-a5535dac1cbb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5feb4c04-9423-4041-880f-b32b9fa8f229","model-invariant-uuid":"096ed6e7-ba22-4170-89bd-108b80bb7615"},"global-customer-id":"basiccnf-macro-customer","service-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","service-instance-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"6ac47609-9fe8-491e-9032-c9e539fc17ba","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5afe4e0a-a4e4-4aad-90a1-69fc9a9e86f4","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b3dfc1b6-49c2-4159-b6a0-f97d8500a08d","model-uuid":"2be13c93-7c78-496f-9dbf-8c89b1341614","model-invariant-uuid":"09fab867-8fa0-4ed0-85ea-97b7c2d215e7"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"42ef96a9-3ec1-4a8e-873f-63624de35b88"},"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":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86"}}}]}) 2022-06-28 04:56:21,833|||DefaultDispatcher-worker-19||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","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_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_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":"0e491e79-4f45-48e3-a00d-c782eb9cf292","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-20220628t045610799728z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220628t045610799728z","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":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"330b7683-997c-43a5-a308-a5535dac1cbb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5feb4c04-9423-4041-880f-b32b9fa8f229","model-invariant-uuid":"096ed6e7-ba22-4170-89bd-108b80bb7615"},"global-customer-id":"basiccnf-macro-customer","service-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","service-instance-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"6ac47609-9fe8-491e-9032-c9e539fc17ba","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5afe4e0a-a4e4-4aad-90a1-69fc9a9e86f4","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b3dfc1b6-49c2-4159-b6a0-f97d8500a08d","model-uuid":"2be13c93-7c78-496f-9dbf-8c89b1341614","model-invariant-uuid":"09fab867-8fa0-4ed0-85ea-97b7c2d215e7"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"42ef96a9-3ec1-4a8e-873f-63624de35b88"},"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":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86"}}}]}) 2022-06-28 04:56:21,834|||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","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_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_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":"0e491e79-4f45-48e3-a00d-c782eb9cf292","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-20220628t045610799728z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220628t045610799728z","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":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"330b7683-997c-43a5-a308-a5535dac1cbb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5feb4c04-9423-4041-880f-b32b9fa8f229","model-invariant-uuid":"096ed6e7-ba22-4170-89bd-108b80bb7615"},"global-customer-id":"basiccnf-macro-customer","service-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","service-instance-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"6ac47609-9fe8-491e-9032-c9e539fc17ba","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5afe4e0a-a4e4-4aad-90a1-69fc9a9e86f4","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b3dfc1b6-49c2-4159-b6a0-f97d8500a08d","model-uuid":"2be13c93-7c78-496f-9dbf-8c89b1341614","model-invariant-uuid":"09fab867-8fa0-4ed0-85ea-97b7c2d215e7"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"42ef96a9-3ec1-4a8e-873f-63624de35b88"},"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":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86"}}}]), type ({json}) 2022-06-28 04:56:21,834|||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","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_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_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":"0e491e79-4f45-48e3-a00d-c782eb9cf292","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-20220628t045610799728z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220628t045610799728z","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":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"330b7683-997c-43a5-a308-a5535dac1cbb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5feb4c04-9423-4041-880f-b32b9fa8f229","model-invariant-uuid":"096ed6e7-ba22-4170-89bd-108b80bb7615"},"global-customer-id":"basiccnf-macro-customer","service-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","service-instance-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"6ac47609-9fe8-491e-9032-c9e539fc17ba","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5afe4e0a-a4e4-4aad-90a1-69fc9a9e86f4","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b3dfc1b6-49c2-4159-b6a0-f97d8500a08d","model-uuid":"2be13c93-7c78-496f-9dbf-8c89b1341614","model-invariant-uuid":"09fab867-8fa0-4ed0-85ea-97b7c2d215e7"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"42ef96a9-3ec1-4a8e-873f-63624de35b88"},"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":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-28 04:56:21,842|||DefaultDispatcher-worker-19||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-28 04:56:21,842|||DefaultDispatcher-worker-19||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-28 04:56:21,903|||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88?depth=1) 2022-06-28 04:56:22,284|||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2022-06-28 04:56:22,284|||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (json) 2022-06-28 04:56:22,285|||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656392177364","model-invariant-id":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","model-version-id":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-customization-id":"90a71bc5-cd42-4414-bd97-72fa8ff56933","module-index":0}]}) 2022-06-28 04:56:22,285|||DefaultDispatcher-worker-19||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656392177364","model-invariant-id":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","model-version-id":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-customization-id":"90a71bc5-cd42-4414-bd97-72fa8ff56933","module-index":0}]}) 2022-06-28 04:56:22,285|||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656392177364","model-invariant-id":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","model-version-id":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-customization-id":"90a71bc5-cd42-4414-bd97-72fa8ff56933","module-index":0}]), type ({json}) 2022-06-28 04:56:22,285|||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656392177364","model-invariant-id":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","model-version-id":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-customization-id":"90a71bc5-cd42-4414-bd97-72fa8ff56933","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-28 04:56:22,287|||DefaultDispatcher-worker-19||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-28 04:56:22,290|||DefaultDispatcher-worker-19||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:56:27,007|||DefaultDispatcher-worker-19||||INFO||||||| compiled in (4717)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:56:27,007|||DefaultDispatcher-worker-19||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:56:27,031|||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","k8s-rb-definition-version":"90a71bc5-cd42-4414-bd97-72fa8ff56933","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-06-28 04:56:27,034|||DefaultDispatcher-worker-19||||INFO||||||| 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" : "c37a7c5c-144e-4c99-bcba-5fc6bbebc758", "k8s-rb-definition-version" : "90a71bc5-cd42-4414-bd97-72fa8ff56933" } }, "replica-count" : null, "service-instance-id" : "ea089dee-e114-4fbe-aea2-394fd756f80f", "service-instance-name" : "basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "90a71bc5-cd42-4414-bd97-72fa8ff56933", "model-invariant-id" : "c37a7c5c-144e-4c99-bcba-5fc6bbebc758", "model-version-id" : "0e491e79-4f45-48e3-a00d-c782eb9cf292", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1656392177364", "vf-module-id" : "27016ada-c1a8-49a3-8b9e-2406c44d7c86", "vf-module-name" : "basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "330b7683-997c-43a5-a308-a5535dac1cbb", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5afe4e0a-a4e4-4aad-90a1-69fc9a9e86f4", "svc-request-id" : "6ac47609-9fe8-491e-9032-c9e539fc17ba" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "096ed6e7-ba22-4170-89bd-108b80bb7615", "model-name" : "basic_cnf_macro", "model-uuid" : "5feb4c04-9423-4041-880f-b32b9fa8f229", "model-version" : "1.0" }, "service-id" : "ea089dee-e114-4fbe-aea2-394fd756f80f", "service-instance-id" : "ea089dee-e114-4fbe-aea2-394fd756f80f", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "90a71bc5-cd42-4414-bd97-72fa8ff56933", "model-invariant-uuid" : "c37a7c5c-144e-4c99-bcba-5fc6bbebc758", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "0e491e79-4f45-48e3-a00d-c782eb9cf292", "model-version" : "1" }, "vf-module-id" : "27016ada-c1a8-49a3-8b9e-2406c44d7c86", "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_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "90a71bc5-cd42-4414-bd97-72fa8ff56933", "model-invariant-uuid" : "c37a7c5c-144e-4c99-bcba-5fc6bbebc758", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "0e491e79-4f45-48e3-a00d-c782eb9cf292", "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" : "0e491e79-4f45-48e3-a00d-c782eb9cf292" }, { "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-20220628t045610799728z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "c37a7c5c-144e-4c99-bcba-5fc6bbebc758" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220628t045610799728z" }, { "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" : "27016ada-c1a8-49a3-8b9e-2406c44d7c86", "vf-module-name" : "basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "b3dfc1b6-49c2-4159-b6a0-f97d8500a08d", "model-invariant-uuid" : "09fab867-8fa0-4ed0-85ea-97b7c2d215e7", "model-name" : "basic_cnf_macro", "model-uuid" : "2be13c93-7c78-496f-9dbf-8c89b1341614", "model-version" : "1.0" }, "vnf-id" : "42ef96a9-3ec1-4a8e-873f-63624de35b88", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "27016ada-c1a8-49a3-8b9e-2406c44d7c86" } ] }, "vnf-id" : "42ef96a9-3ec1-4a8e-873f-63624de35b88" }) 2022-06-28 04:56:27,047|||DefaultDispatcher-worker-19||||INFO||||||| Preparing Response... 2022-06-28 04:56:27,047|||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-28 04:56:27,048|||DefaultDispatcher-worker-19||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-28 04:56:27,048|||DefaultDispatcher-worker-19||||INFO||||||| Executing workflow(config-assign[330b7683-997c-43a5-a308-a5535dac1cbb])'s step(config-template) 2022-06-28 04:56:27,048|||DefaultDispatcher-worker-19||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:56:27,056|||DefaultDispatcher-worker-19||||INFO||||||| preparing request id(330b7683-997c-43a5-a308-a5535dac1cbb) for workflow(config-assign) step(config-template) 2022-06-28 04:56:27,057|||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-06-28 04:56:27,057|||DefaultDispatcher-worker-19||||INFO||||||| 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-06-28 04:56:27,130|||DefaultDispatcher-worker-19||||INFO||||||| Triggering K8s Config Upload component logic. 2022-06-28 04:56:27,130|||DefaultDispatcher-worker-19||||INFO||||||| Getting the template prefixes 2022-06-28 04:56:27,130|||DefaultDispatcher-worker-19||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-28 04:56:27,143|||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/c37a7c5c-144e-4c99-bcba-5fc6bbebc758/90a71bc5-cd42-4414-bd97-72fa8ff56933) 2022-06-28 04:56:27,154|||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2022-06-28 04:56:27,162|||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/c37a7c5c-144e-4c99-bcba-5fc6bbebc758/90a71bc5-cd42-4414-bd97-72fa8ff56933/config-template/replica-count-template) 2022-06-28 04:56:27,172|||DefaultDispatcher-worker-19||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-28 04:56:27,172|||DefaultDispatcher-worker-19||||INFO||||||| Uploading K8s template.. 2022-06-28 04:56:27,185|||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/c37a7c5c-144e-4c99-bcba-5fc6bbebc758/90a71bc5-cd42-4414-bd97-72fa8ff56933/config-template) 2022-06-28 04:56:27,241|||DefaultDispatcher-worker-19||||INFO||||||| Response status(201 - Created) 2022-06-28 04:56:27,253|||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/c37a7c5c-144e-4c99-bcba-5fc6bbebc758/90a71bc5-cd42-4414-bd97-72fa8ff56933/config-template/replica-count-template/content) 2022-06-28 04:56:27,345|||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2022-06-28 04:56:27,346|||DefaultDispatcher-worker-19||||INFO||||||| K8s Config Upload Completed 2022-06-28 04:56:27,346|||DefaultDispatcher-worker-19||||INFO||||||| Preparing Response... 2022-06-28 04:56:27,346|||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-06-28 04:56:27,346|||DefaultDispatcher-worker-19||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-06-28 04:56:27,347|||DefaultDispatcher-worker-19||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-28 04:56:27,347|||DefaultDispatcher-worker-19||||INFO||||||| workflow(330b7683-997c-43a5-a308-a5535dac1cbb) nodes completed with (0)exceptions 2022-06-28 04:56:27,347|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-28 04:56:27,348|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 73ab46a6-2160-471f-8bdd-90eb193b1cef auditStoreId -1 2022-06-28 04:56:27,379|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Completed 2022-06-28 04:56:58,167|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-28 04:56:58,272|||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-06-28 04:56:58,274|d052dfe3-2fd1-4bdc-ac22-97e643647568||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| request(d052dfe3-2fd1-4bdc-ac22-97e643647568) 2022-06-28 04:56:58,276|d052dfe3-2fd1-4bdc-ac22-97e643647568||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| CBA file(/opt/app/onap/blueprints/archive/397b5eff-e659-4b12-b105-c27b4ca3ad01/cba.zip written successfully 2022-06-28 04:56:58,276|d052dfe3-2fd1-4bdc-ac22-97e643647568||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Save processing(397b5eff-e659-4b12-b105-c27b4ca3ad01) CBA(/opt/app/onap/blueprints/archive/397b5eff-e659-4b12-b105-c27b4ca3ad01/cba.zip) 2022-06-28 04:56:58,290|d052dfe3-2fd1-4bdc-ac22-97e643647568||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/397b5eff-e659-4b12-b105-c27b4ca3ad01) and entry definition file (Definitions/pnf_netconf.json) 2022-06-28 04:56:58,297|d052dfe3-2fd1-4bdc-ac22-97e643647568||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-28 04:56:58,322|d052dfe3-2fd1-4bdc-ac22-97e643647568||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-assign) 2022-06-28 04:56:58,323|d052dfe3-2fd1-4bdc-ac22-97e643647568||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Validating Workflow(config-deploy) 2022-06-28 04:56:58,330|d052dfe3-2fd1-4bdc-ac22-97e643647568||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/397b5eff-e659-4b12-b105-c27b4ca3ad01) and entry definition file (Definitions/pnf_netconf.json) 2022-06-28 04:56:58,349|d052dfe3-2fd1-4bdc-ac22-97e643647568||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-28 04:56:58,363|d052dfe3-2fd1-4bdc-ac22-97e643647568||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-28 04:56:58,363|d052dfe3-2fd1-4bdc-ac22-97e643647568||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-28 04:56:58,388|d052dfe3-2fd1-4bdc-ac22-97e643647568||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| No compiled cache(/opt/app/onap/blueprints/working/397b5eff-e659-4b12-b105-c27b4ca3ad01) present to clean. 2022-06-28 04:57:07,719|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-28 04:57:07,828|||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-06-28 04:57:07,831|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing request id 330b7683-997c-43a5-a308-a5535dac1cbb 2022-06-28 04:57:07,831|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionInput called not to store the Workflow action input details 2022-06-28 04:57:07,831|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| StoreAuditService ID -1 2022-06-28 04:57:07,833|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-28 04:57:07,833|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-28 04:57:07,834|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-28 04:57:07,840|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deriving input data for workflow: (config-deploy) 2022-06-28 04:57:07,842|||DefaultDispatcher-worker-7||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-28 04:57:07,842|||DefaultDispatcher-worker-7||||INFO||||||| Executing workflow(config-deploy[330b7683-997c-43a5-a308-a5535dac1cbb])'s step(config-setup) 2022-06-28 04:57:07,842|||DefaultDispatcher-worker-7||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:57:07,843|||DefaultDispatcher-worker-7||||INFO||||||| preparing request id(330b7683-997c-43a5-a308-a5535dac1cbb) for workflow(config-deploy) step(config-setup) 2022-06-28 04:57:07,843|||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-28 04:57:07,843|||DefaultDispatcher-worker-7||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-06-28 04:57:07,844|||DefaultDispatcher-worker-7||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-28 04:57:07,856|||DefaultDispatcher-worker-4||||INFO||||||| 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-06-28 04:57:07,858|||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-28 04:57:07,858|||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("ea089dee-e114-4fbe-aea2-394fd756f80f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-28 04:57:07,863|||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-28 04:57:07,863|||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-28 04:57:07,877|||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f) 2022-06-28 04:57:07,900|||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK) 2022-06-28 04:57:07,901|||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string) 2022-06-28 04:57:07,901|||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b") 2022-06-28 04:57:07,901|||DefaultDispatcher-worker-7||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b") 2022-06-28 04:57:07,901|||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-28 04:57:07,902|||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("42ef96a9-3ec1-4a8e-873f-63624de35b88") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-28 04:57:07,909|||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-28 04:57:07,909|||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-28 04:57:07,918|||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ea089dee-e114-4fbe-aea2-394fd756f80f/service-data/vnfs/vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88/vnf-data/vf-modules) 2022-06-28 04:57:07,929|||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK) 2022-06-28 04:57:07,930|||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (json) 2022-06-28 04:57:07,930|||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","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_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_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":"0e491e79-4f45-48e3-a00d-c782eb9cf292","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-20220628t045610799728z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220628t045610799728z","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":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"330b7683-997c-43a5-a308-a5535dac1cbb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5feb4c04-9423-4041-880f-b32b9fa8f229","model-invariant-uuid":"096ed6e7-ba22-4170-89bd-108b80bb7615"},"global-customer-id":"basiccnf-macro-customer","service-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","service-instance-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"17d19833-ade1-4103-b02b-97de566d57cf","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/16e0beb2-9510-47a5-8871-42c6a2ac6b24","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b3dfc1b6-49c2-4159-b6a0-f97d8500a08d","model-uuid":"2be13c93-7c78-496f-9dbf-8c89b1341614","model-invariant-uuid":"09fab867-8fa0-4ed0-85ea-97b7c2d215e7"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"42ef96a9-3ec1-4a8e-873f-63624de35b88"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","from-preload":false}}}]}) 2022-06-28 04:57:07,930|||DefaultDispatcher-worker-7||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","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_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_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":"0e491e79-4f45-48e3-a00d-c782eb9cf292","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-20220628t045610799728z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220628t045610799728z","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":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"330b7683-997c-43a5-a308-a5535dac1cbb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5feb4c04-9423-4041-880f-b32b9fa8f229","model-invariant-uuid":"096ed6e7-ba22-4170-89bd-108b80bb7615"},"global-customer-id":"basiccnf-macro-customer","service-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","service-instance-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"17d19833-ade1-4103-b02b-97de566d57cf","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/16e0beb2-9510-47a5-8871-42c6a2ac6b24","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b3dfc1b6-49c2-4159-b6a0-f97d8500a08d","model-uuid":"2be13c93-7c78-496f-9dbf-8c89b1341614","model-invariant-uuid":"09fab867-8fa0-4ed0-85ea-97b7c2d215e7"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"42ef96a9-3ec1-4a8e-873f-63624de35b88"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","from-preload":false}}}]}) 2022-06-28 04:57:07,931|||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","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_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_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":"0e491e79-4f45-48e3-a00d-c782eb9cf292","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-20220628t045610799728z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220628t045610799728z","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":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"330b7683-997c-43a5-a308-a5535dac1cbb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5feb4c04-9423-4041-880f-b32b9fa8f229","model-invariant-uuid":"096ed6e7-ba22-4170-89bd-108b80bb7615"},"global-customer-id":"basiccnf-macro-customer","service-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","service-instance-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"17d19833-ade1-4103-b02b-97de566d57cf","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/16e0beb2-9510-47a5-8871-42c6a2ac6b24","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b3dfc1b6-49c2-4159-b6a0-f97d8500a08d","model-uuid":"2be13c93-7c78-496f-9dbf-8c89b1341614","model-invariant-uuid":"09fab867-8fa0-4ed0-85ea-97b7c2d215e7"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"42ef96a9-3ec1-4a8e-873f-63624de35b88"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","from-preload":false}}}]), type ({json}) 2022-06-28 04:57:07,931|||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","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_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_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":"0e491e79-4f45-48e3-a00d-c782eb9cf292","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-20220628t045610799728z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220628t045610799728z","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":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"330b7683-997c-43a5-a308-a5535dac1cbb","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5feb4c04-9423-4041-880f-b32b9fa8f229","model-invariant-uuid":"096ed6e7-ba22-4170-89bd-108b80bb7615"},"global-customer-id":"basiccnf-macro-customer","service-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","service-instance-id":"ea089dee-e114-4fbe-aea2-394fd756f80f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"17d19833-ade1-4103-b02b-97de566d57cf","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/16e0beb2-9510-47a5-8871-42c6a2ac6b24","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"b3dfc1b6-49c2-4159-b6a0-f97d8500a08d","model-uuid":"2be13c93-7c78-496f-9dbf-8c89b1341614","model-invariant-uuid":"09fab867-8fa0-4ed0-85ea-97b7c2d215e7"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"42ef96a9-3ec1-4a8e-873f-63624de35b88"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"90a71bc5-cd42-4414-bd97-72fa8ff56933","model-uuid":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-invariant-uuid":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-28 04:57:07,936|||DefaultDispatcher-worker-7||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-28 04:57:07,936|||DefaultDispatcher-worker-7||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-28 04:57:07,945|||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/42ef96a9-3ec1-4a8e-873f-63624de35b88?depth=1) 2022-06-28 04:57:08,086|||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK) 2022-06-28 04:57:08,087|||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (json) 2022-06-28 04:57:08,087|||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"thirsty_poitras","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656392225108","model-invariant-id":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","model-version-id":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-customization-id":"90a71bc5-cd42-4414-bd97-72fa8ff56933","module-index":0}]}) 2022-06-28 04:57:08,087|||DefaultDispatcher-worker-7||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"thirsty_poitras","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656392225108","model-invariant-id":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","model-version-id":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-customization-id":"90a71bc5-cd42-4414-bd97-72fa8ff56933","module-index":0}]}) 2022-06-28 04:57:08,087|||DefaultDispatcher-worker-7||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"thirsty_poitras","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656392225108","model-invariant-id":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","model-version-id":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-customization-id":"90a71bc5-cd42-4414-bd97-72fa8ff56933","module-index":0}]), type ({json}) 2022-06-28 04:57:08,087|||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"27016ada-c1a8-49a3-8b9e-2406c44d7c86","vf-module-name":"basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"thirsty_poitras","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656392225108","model-invariant-id":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","model-version-id":"0e491e79-4f45-48e3-a00d-c782eb9cf292","model-customization-id":"90a71bc5-cd42-4414-bd97-72fa8ff56933","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-28 04:57:08,089|||DefaultDispatcher-worker-7||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-28 04:57:08,090|||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"c37a7c5c-144e-4c99-bcba-5fc6bbebc758","k8s-rb-definition-version":"90a71bc5-cd42-4414-bd97-72fa8ff56933","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":"thirsty_poitras"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-06-28 04:57:08,092|||DefaultDispatcher-worker-7||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "thirsty_poitras", "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" : "c37a7c5c-144e-4c99-bcba-5fc6bbebc758", "k8s-rb-definition-version" : "90a71bc5-cd42-4414-bd97-72fa8ff56933" } }, "replica-count" : null, "service-instance-id" : "ea089dee-e114-4fbe-aea2-394fd756f80f", "service-instance-name" : "basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "thirsty_poitras", "is-base-vf-module" : false, "model-customization-id" : "90a71bc5-cd42-4414-bd97-72fa8ff56933", "model-invariant-id" : "c37a7c5c-144e-4c99-bcba-5fc6bbebc758", "model-version-id" : "0e491e79-4f45-48e3-a00d-c782eb9cf292", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1656392225108", "vf-module-id" : "27016ada-c1a8-49a3-8b9e-2406c44d7c86", "vf-module-name" : "basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "330b7683-997c-43a5-a308-a5535dac1cbb", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/16e0beb2-9510-47a5-8871-42c6a2ac6b24", "svc-request-id" : "17d19833-ade1-4103-b02b-97de566d57cf" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "096ed6e7-ba22-4170-89bd-108b80bb7615", "model-name" : "basic_cnf_macro", "model-uuid" : "5feb4c04-9423-4041-880f-b32b9fa8f229", "model-version" : "1.0" }, "service-id" : "ea089dee-e114-4fbe-aea2-394fd756f80f", "service-instance-id" : "ea089dee-e114-4fbe-aea2-394fd756f80f", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "90a71bc5-cd42-4414-bd97-72fa8ff56933", "model-invariant-uuid" : "c37a7c5c-144e-4c99-bcba-5fc6bbebc758", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "0e491e79-4f45-48e3-a00d-c782eb9cf292", "model-version" : "1" }, "vf-module-id" : "27016ada-c1a8-49a3-8b9e-2406c44d7c86", "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_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "90a71bc5-cd42-4414-bd97-72fa8ff56933", "model-invariant-uuid" : "c37a7c5c-144e-4c99-bcba-5fc6bbebc758", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "0e491e79-4f45-48e3-a00d-c782eb9cf292", "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" : "0e491e79-4f45-48e3-a00d-c782eb9cf292" }, { "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-20220628t045610799728z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "c37a7c5c-144e-4c99-bcba-5fc6bbebc758" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220628t045610799728z" }, { "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" : "27016ada-c1a8-49a3-8b9e-2406c44d7c86", "vf-module-name" : "basic_cnf_macro_fad9ca4a-3df4-452e-8f9a-2c7b7e33cd1b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "b3dfc1b6-49c2-4159-b6a0-f97d8500a08d", "model-invariant-uuid" : "09fab867-8fa0-4ed0-85ea-97b7c2d215e7", "model-name" : "basic_cnf_macro", "model-uuid" : "2be13c93-7c78-496f-9dbf-8c89b1341614", "model-version" : "1.0" }, "vnf-id" : "42ef96a9-3ec1-4a8e-873f-63624de35b88", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "27016ada-c1a8-49a3-8b9e-2406c44d7c86" } ] }, "vnf-id" : "42ef96a9-3ec1-4a8e-873f-63624de35b88" }) 2022-06-28 04:57:08,102|||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response... 2022-06-28 04:57:08,102|||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-28 04:57:08,102|||DefaultDispatcher-worker-7||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-28 04:57:08,103|||DefaultDispatcher-worker-7||||INFO||||||| Executing workflow(config-deploy[330b7683-997c-43a5-a308-a5535dac1cbb])'s step(status-verification-script) 2022-06-28 04:57:08,103|||DefaultDispatcher-worker-7||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:57:08,109|||DefaultDispatcher-worker-7||||INFO||||||| preparing request id(330b7683-997c-43a5-a308-a5535dac1cbb) for workflow(config-deploy) step(status-verification-script) 2022-06-28 04:57:08,109|||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-28 04:57:08,109|||DefaultDispatcher-worker-7||||INFO||||||| 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-06-28 04:57:08,112|||DefaultDispatcher-worker-7||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-06-28 04:57:08,119|||DefaultDispatcher-worker-7||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-28 04:57:08,131|||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/v1/instance/thirsty_poitras/status) 2022-06-28 04:57:08,294|||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK) 2022-06-28 04:57:08,327|||DefaultDispatcher-worker-7||||INFO||||||| VfModule helm_apache (thirsty_poitras) is not ready. Please wait... 2022-06-28 04:57:18,335|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/thirsty_poitras/status) 2022-06-28 04:57:18,415|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-28 04:57:18,417|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (thirsty_poitras) is not ready. Please wait... 2022-06-28 04:57:27,938|9664de70-b2f1-47de-bae9-0d54d5520133||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing request id 7113023e-2978-455e-99e2-8126e677d792 2022-06-28 04:57:27,938|9664de70-b2f1-47de-bae9-0d54d5520133||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionInput called not to store the Workflow action input details 2022-06-28 04:57:27,938|9664de70-b2f1-47de-bae9-0d54d5520133||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| StoreAuditService ID -1 2022-06-28 04:57:27,940|9664de70-b2f1-47de-bae9-0d54d5520133||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-28 04:57:27,940|9664de70-b2f1-47de-bae9-0d54d5520133||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-28 04:57:27,943|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-28 04:57:27,961|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deriving input data for workflow: (resource-assignment) 2022-06-28 04:57:27,961|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-28 04:57:27,964|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:57:27,965|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| preparing request id(7113023e-2978-455e-99e2-8126e677d792) for workflow(resource-assignment) step(resource-assignment) 2022-06-28 04:57:27,965|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-28 04:57:27,965|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-28 04:57:27,966|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-28 04:57:27,986|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:57:27,988|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-28 04:57:27,989|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("2c113c66-5644-4c0c-af8f-b4c7285b407a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-28 04:57:27,989|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("cd474833-85fa-466d-aa31-a8c9e9698506") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-28 04:57:27,990|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Generated Resource Param Data ({ "service-instance-id" : "2c113c66-5644-4c0c-af8f-b4c7285b407a", "vnf-id" : "cd474833-85fa-466d-aa31-a8c9e9698506", "vnf_name" : "ubuntu20-VNF-name" }) 2022-06-28 04:57:28,005|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Preparing Response... 2022-06-28 04:57:28,005|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-28 04:57:28,005|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-28 04:57:28,006|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID df28c743-8f3a-401c-923a-fb4f34d62fe4 auditStoreId -1 2022-06-28 04:57:28,426|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/thirsty_poitras/status) 2022-06-28 04:57:28,494|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-28 04:57:28,496|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (thirsty_poitras) is ready. 2022-06-28 04:57:28,496|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-28 04:57:28,497|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-28 04:57:28,497|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-28 04:57:28,497|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-06-28 04:57:28,498|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[330b7683-997c-43a5-a308-a5535dac1cbb])'s step(config-apply) 2022-06-28 04:57:28,498|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:57:28,504|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(330b7683-997c-43a5-a308-a5535dac1cbb) for workflow(config-deploy) step(config-apply) 2022-06-28 04:57:28,504|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-06-28 04:57:28,504|||DefaultDispatcher-worker-3||||INFO||||||| 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-06-28 04:57:28,506|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic. 2022-06-28 04:57:28,507|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-06-28 04:57:28,507|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-28 04:57:28,516|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/thirsty_poitras/config/replica-count-change) 2022-06-28 04:57:33,179|9664de70-b2f1-47de-bae9-0d54d5520133||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing request id 7f189704-fed9-40d3-a38b-ebaeb2c8d4f9 2022-06-28 04:57:33,179|9664de70-b2f1-47de-bae9-0d54d5520133||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionInput called not to store the Workflow action input details 2022-06-28 04:57:33,179|9664de70-b2f1-47de-bae9-0d54d5520133||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| StoreAuditService ID -1 2022-06-28 04:57:33,180|9664de70-b2f1-47de-bae9-0d54d5520133||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-28 04:57:33,180|9664de70-b2f1-47de-bae9-0d54d5520133||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-28 04:57:33,181|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-28 04:57:33,189|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deriving input data for workflow: (resource-assignment) 2022-06-28 04:57:33,189|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-28 04:57:33,189|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:57:33,189|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| preparing request id(7f189704-fed9-40d3-a38b-ebaeb2c8d4f9) for workflow(resource-assignment) step(resource-assignment) 2022-06-28 04:57:33,189|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-28 04:57:33,190|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-28 04:57:33,190|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-06-28 04:57:33,202|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:57:33,203|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-06-28 04:57:33,204|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-06-28 04:57:33,205|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-06-28 04:57:33,205|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-06-28 04:57:33,205|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("dba8d016-9d26-4418-9713-c02c57dcbb37") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-28 04:57:33,205|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("2c113c66-5644-4c0c-af8f-b4c7285b407a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-28 04:57:33,205|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:57:33,206|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-06-28 04:57:33,206|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-06-28 04:57:33,206|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("cd474833-85fa-466d-aa31-a8c9e9698506") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-28 04:57:33,207|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-jakarta", "service-instance-id" : "2c113c66-5644-4c0c-af8f-b4c7285b407a", "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" : "dba8d016-9d26-4418-9713-c02c57dcbb37", "vnf-id" : "cd474833-85fa-466d-aa31-a8c9e9698506", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-06-28 04:57:33,217|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Preparing Response... 2022-06-28 04:57:33,217|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-28 04:57:33,217|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-28 04:57:33,218|9664de70-b2f1-47de-bae9-0d54d5520133||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a31cd15f-b01a-482d-b128-f8e7d0fc4eb2 auditStoreId -1 2022-06-28 04:57:33,549|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-28 04:57:33,550|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config.. 2022-06-28 04:57:33,582|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values 2022-06-28 04:57:33,583|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-06-28 04:57:33,597|||DefaultDispatcher-worker-2||||INFO||||||| 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-06-28 04:57:33,598|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-28 04:57:33,599|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-06-28 04:57:33,722|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/instance/thirsty_poitras/config) 2022-06-28 04:57:34,114|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-06-28 04:57:34,124|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-06-28 04:57:34,124|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-06-28 04:57:34,124|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-06-28 04:57:34,125|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[330b7683-997c-43a5-a308-a5535dac1cbb])'s step(status-verification-script-after) 2022-06-28 04:57:34,125|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:57:34,125|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(330b7683-997c-43a5-a308-a5535dac1cbb) for workflow(config-deploy) step(status-verification-script-after) 2022-06-28 04:57:34,125|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-28 04:57:34,125|||DefaultDispatcher-worker-2||||INFO||||||| 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-06-28 04:57:34,126|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-06-28 04:57:34,128|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-28 04:57:34,135|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/thirsty_poitras/status) 2022-06-28 04:57:34,245|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-28 04:57:34,247|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (thirsty_poitras) is not ready. Please wait... 2022-06-28 04:57:36,653|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-28 04:57:36,761|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-06-28 04:57:36,766|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing request id 9664de70-b2f1-47de-bae9-0d54d5520133 2022-06-28 04:57:36,766|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionInput called not to store the Workflow action input details 2022-06-28 04:57:36,766|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| StoreAuditService ID -1 2022-06-28 04:57:36,766|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-28 04:57:36,766|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-28 04:57:36,767|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-28 04:57:36,771|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deriving input data for workflow: (config-assign) 2022-06-28 04:57:36,771|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-06-28 04:57:36,771|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:57:36,772|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| preparing request id(9664de70-b2f1-47de-bae9-0d54d5520133) for workflow(config-assign) step(config-assign) 2022-06-28 04:57:36,772|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-06-28 04:57:36,772|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-06-28 04:57:36,774|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-06-28 04:57:36,809|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:57:36,810|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-28 04:57:36,810|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("2c113c66-5644-4c0c-af8f-b4c7285b407a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-28 04:57:36,811|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Setting Resource Value ("cd474833-85fa-466d-aa31-a8c9e9698506") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-28 04:57:36,822|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (service-instance-id) 2022-06-28 04:57:36,823|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (vnf-id) 2022-06-28 04:57:36,823|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Resource resolution saved into database successfully : (vnf_name) 2022-06-28 04:57:36,824|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Generated Resource Param Data ({ "service-instance-id" : "2c113c66-5644-4c0c-af8f-b4c7285b407a", "vnf-id" : "cd474833-85fa-466d-aa31-a8c9e9698506", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-06-28 04:57:36,842|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-06-28 04:57:36,852|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-28 04:57:36,852|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Preparing Response... 2022-06-28 04:57:36,852|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-06-28 04:57:36,852|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-28 04:57:36,853|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1877b951-132d-43a4-bc13-b850b524dd8b auditStoreId -1 2022-06-28 04:57:36,862|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Completed 2022-06-28 04:57:44,256|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/thirsty_poitras/status) 2022-06-28 04:57:44,321|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-28 04:57:44,326|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (thirsty_poitras) is not ready. Please wait... 2022-06-28 04:57:54,336|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/thirsty_poitras/status) 2022-06-28 04:57:54,408|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-28 04:57:54,409|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (thirsty_poitras) is not ready. Please wait... 2022-06-28 04:58:04,417|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/thirsty_poitras/status) 2022-06-28 04:58:04,476|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-28 04:58:04,478|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (thirsty_poitras) is not ready. Please wait... 2022-06-28 04:58:14,486|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/thirsty_poitras/status) 2022-06-28 04:58:14,543|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-28 04:58:14,544|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (thirsty_poitras) is not ready. Please wait... 2022-06-28 04:58:24,558|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/thirsty_poitras/status) 2022-06-28 04:58:24,658|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-06-28 04:58:24,660|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (thirsty_poitras) is ready. 2022-06-28 04:58:24,660|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-28 04:58:24,660|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-06-28 04:58:24,660|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-28 04:58:24,660|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-06-28 04:58:24,661|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[330b7683-997c-43a5-a308-a5535dac1cbb])'s step(collect-results) 2022-06-28 04:58:24,661|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:58:24,662|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(330b7683-997c-43a5-a308-a5535dac1cbb) for workflow(config-deploy) step(collect-results) 2022-06-28 04:58:24,662|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-06-28 04:58:24,662|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"}) 2022-06-28 04:58:24,662|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-06-28 04:58:24,670|||DefaultDispatcher-worker-2||||INFO||||||| Collected results: {} 2022-06-28 04:58:24,670|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-06-28 04:58:24,670|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-06-28 04:58:24,670|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-06-28 04:58:24,671|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-28 04:58:24,671|||DefaultDispatcher-worker-2||||INFO||||||| workflow(330b7683-997c-43a5-a308-a5535dac1cbb) nodes completed with (0)exceptions 2022-06-28 04:58:24,671|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-28 04:58:24,672|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 55b8c18a-b7b3-43de-9fc3-66cdae8b9fb1 auditStoreId -1 2022-06-28 04:58:24,674|330b7683-997c-43a5-a308-a5535dac1cbb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Completed 2022-06-28 04:58:28,468|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-28 04:58:28,583|||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-06-28 04:58:28,586|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| processing request id 9664de70-b2f1-47de-bae9-0d54d5520133 2022-06-28 04:58:28,586|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionInput called not to store the Workflow action input details 2022-06-28 04:58:28,586|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| StoreAuditService ID -1 2022-06-28 04:58:28,587|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-28 04:58:28,587|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-28 04:58:28,589|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-28 04:58:28,612|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Deriving input data for workflow: (config-deploy) 2022-06-28 04:58:28,613|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-06-28 04:58:28,613|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-28 04:58:28,619|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| preparing request id(9664de70-b2f1-47de-bae9-0d54d5520133) for workflow(config-deploy) step(config-deploy) 2022-06-28 04:58:28,619|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-06-28 04:58:28,619|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| 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-06-28 04:58:28,621|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-06-28 04:58:28,621|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Getting Jython Script Class(ConfigDeploy) 2022-06-28 04:58:28,674|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@5eadc1aa 2022-06-28 04:58:28,676|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Hello world 2022-06-28 04:58:28,676|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Preparing Response... 2022-06-28 04:58:28,676|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-06-28 04:58:28,676|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-28 04:58:28,677|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID df6f9178-9e9a-4191-9ac4-96c35811969b auditStoreId -1 2022-06-28 04:58:28,678|9664de70-b2f1-47de-bae9-0d54d5520133||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tr7k8|||| Completed