By type
03:14:23,453 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:14:23,454 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:14:23,455 |-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:14:23,456 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 03:14:23,456 |-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:14:23,456 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 03:14:23,474 |-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:14:23,616 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:14:23,626 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:14:23,630 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:14:23,639 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:14:23,721 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 03:14:23,721 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 03:14:23,721 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 03:14:23,721 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 03:14:23,721 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 03:14:23,721 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:14:23,722 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:14:23,722 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:14:23,724 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-06-25 03:14:24,541|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-25jck 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-25 03:14:24,545|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-06-25 03:14:27,972|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-25 03:14:28,677|||main||||INFO||||||| Finished Spring Data repository scanning in 687ms. Found 11 JPA repository interfaces. 2022-06-25 03:14:31,098|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-25 03:14:31,198|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-06-25 03:14:31,474|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-25 03:14:31,965|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-06-25 03:14:32,296|||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-25 03:14:32,300|||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-25 03:14:32,501|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-06-25 03:14:34,308|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-25 03:14:34,320|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-25 03:14:34,403|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-06-25 03:14:35,648|||main||||INFO||||||| Audit service is disabled 2022-06-25 03:14:35,917|||main||||INFO||||||| Workflow Audit store is disabled 2022-06-25 03:14:37,284|||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-25 03:14:37,378|||main||||INFO||||||| Dependency Management module created... 2022-06-25 03:14:38,481|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-06-25 03:14:38,755|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-06-25 03:14:39,983|||main||||INFO||||||| Netty started on port(s): 8080 2022-06-25 03:14:41,438|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-06-25 03:14:41,775|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-06-25 03:14:41,785|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.902 seconds (JVM running for 18.954) 2022-06-25 03:14:41,804|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-06-25 04:18:40,106|97a6ba9f-aa4e-457b-a7ed-480e018abe56||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-06-25 04:18:40,108|97a6ba9f-aa4e-457b-a7ed-480e018abe56||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-25 04:18:40,109|97a6ba9f-aa4e-457b-a7ed-480e018abe56||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-25 04:18:40,856|97a6ba9f-aa4e-457b-a7ed-480e018abe56||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-25 04:18:40,860|97a6ba9f-aa4e-457b-a7ed-480e018abe56||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-25 04:18:42,151|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Enhancing blueprint(/opt/app/onap/blueprints/working/16d919af-ff9f-499e-9ef8-236cc0ab5baf) 2022-06-25 04:18:42,165|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| deleting definition types under : /opt/app/onap/blueprints/working/16d919af-ff9f-499e-9ef8-236cc0ab5baf/Definitions 2022-06-25 04:18:42,250|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| reinitialized all type definitions 2022-06-25 04:18:42,255|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(helloworld) 2022-06-25 04:18:42,293|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(helloworld-template) 2022-06-25 04:18:42,302|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-06-25 04:18:42,308|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-06-25 04:18:42,357|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ##### Enhancing Workflow(helloworld) 2022-06-25 04:18:42,357|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-06-25 04:18:42,357|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| identified workflow(helloworld) targets(helloworld) 2022-06-25 04:18:42,358|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-06-25 04:18:42,358|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-06-25 04:18:42,358|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enriching artifacts file(/opt/app/onap/blueprints/working/16d919af-ff9f-499e-9ef8-236cc0ab5baf/Templates/hello-world-mapping.json 2022-06-25 04:18:42,370|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-06-25 04:18:42,370|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| dataType not present for the recipe(dt-helloworld-properties) 2022-06-25 04:18:42,370|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ##### Enhancing blueprint Resource Definitions 2022-06-25 04:18:42,371|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-06-25 04:18:42,372|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing file (Templates/hello-world-mapping.json) 2022-06-25 04:18:42,392|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| distinct resource keys ([]) 2022-06-25 04:18:42,393|74c13e18-07bc-46c2-8b09-c857f9d7fffb||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Enriching Resource Definition sources Node Template: [] 2022-06-25 04:18:42,653|d697e4e5-fb8c-4113-b2b4-11f868a0ef4a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(887b8e15-80de-4fb7-b59e-bb2e84d66c57) CBA(/opt/app/onap/blueprints/archive/887b8e15-80de-4fb7-b59e-bb2e84d66c57/cba.zip) 2022-06-25 04:18:42,670|d697e4e5-fb8c-4113-b2b4-11f868a0ef4a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/887b8e15-80de-4fb7-b59e-bb2e84d66c57) and entry definition file (Definitions/blueprint.json) 2022-06-25 04:18:42,737|d697e4e5-fb8c-4113-b2b4-11f868a0ef4a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(helloworld) 2022-06-25 04:18:42,751|d697e4e5-fb8c-4113-b2b4-11f868a0ef4a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/887b8e15-80de-4fb7-b59e-bb2e84d66c57) and entry definition file (Definitions/blueprint.json) 2022-06-25 04:18:42,894|d697e4e5-fb8c-4113-b2b4-11f868a0ef4a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/working/887b8e15-80de-4fb7-b59e-bb2e84d66c57) present to clean. 2022-06-25 04:18:43,092|e94da880-3418-4e47-8e68-965a7bff86cf||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing request id 654321 2022-06-25 04:18:43,092|e94da880-3418-4e47-8e68-965a7bff86cf||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 04:18:43,092|e94da880-3418-4e47-8e68-965a7bff86cf||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| StoreAuditService ID -1 2022-06-25 04:18:43,102|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| getting cba file name(test101), version(1.0.1) from db 2022-06-25 04:18:43,178|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-06-25 04:18:43,180|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-06-25 04:18:43,183|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-06-25 04:18:43,198|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deriving input data for workflow: (helloworld) 2022-06-25 04:18:43,200|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-06-25 04:18:43,200|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 04:18:43,210|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-06-25 04:18:43,210|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 04:18:43,211|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-06-25 04:18:43,230|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-06-25 04:18:43,258|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Batched Sequence : ([]) 2022-06-25 04:18:43,261|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Generated Resource Param Data ({ }) 2022-06-25 04:18:43,379|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Preparing Response... 2022-06-25 04:18:43,388|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 04:18:43,388|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveWorkflowOutputs for workflow(helloworld) 2022-06-25 04:18:43,392|e94da880-3418-4e47-8e68-965a7bff86cf||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 04d2689f-2b8b-42e4-8cea-13cc9c584edb auditStoreId -1 2022-06-25 04:38:55,841|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-25 04:38:55,842|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-25 04:38:55,842|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-25 04:38:56,220|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-25 04:38:56,220|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-25 04:38:57,045|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-25 04:38:57,051|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(7953f41a-5d25-405e-895c-57b8ed03a127) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-25 04:38:57,081|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(33b1c0a8-d9f1-40fc-ac53-d9342f759f01) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-25 04:38:57,092|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(c8fc6084-cf90-47a9-a134-d202994006d2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-25 04:38:57,105|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(aad68ec5-01e0-4a8d-a7dd-8e7b58fb620d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-25 04:38:57,122|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(68bee328-96c8-440c-b696-8e62088a6549) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-25 04:38:57,140|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(55563d34-c01f-4d43-8665-a803148bd4c7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-25 04:38:57,157|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:38:57,158|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:38:57,158|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:38:57,159|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:38:57,159|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:38:57,160|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:38:57,235|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:38:57,267|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:38:57,294|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:38:57,318|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:38:57,464|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:38:57,465|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:38:57,466|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:38:57,527|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:38:57,636|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:38:57,637|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:38:57,638|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:38:57,689|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:38:57,792|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:38:57,793|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:38:57,794|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:38:57,795|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(HealthCheck) 2022-06-25 04:38:57,796|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-25 04:38:57,797|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(vf-config-assign) 2022-06-25 04:38:57,798|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(vf-config-deploy) 2022-06-25 04:38:57,860|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:38:57,861|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:38:57,862|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:38:57,878|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:38:58,071|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:38:58,072|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:38:58,119|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:38:58,255|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:38:58,257|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:38:58,258|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign-day-2) 2022-06-25 04:38:58,259|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:38:58,260|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy-day-2) 2022-06-25 04:38:58,289|b9e2c6aa-9759-4452-b6c3-2a14f9bc6570||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:00,094|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Enhancing blueprint(/opt/app/onap/blueprints/working/32e552c4-95e4-4d76-ad9f-3a2bcd5a2b80) 2022-06-25 04:39:00,094|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| deleting definition types under : /opt/app/onap/blueprints/working/32e552c4-95e4-4d76-ad9f-3a2bcd5a2b80/Definitions 2022-06-25 04:39:00,097|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| reinitialized all type definitions 2022-06-25 04:39:00,098|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-06-25 04:39:00,128|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-06-25 04:39:00,137|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-06-25 04:39:00,158|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-06-25 04:39:00,181|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(capability) 2022-06-25 04:39:00,232|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(capability) 2022-06-25 04:39:00,264|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-25 04:39:00,288|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 04:39:00,313|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 04:39:00,330|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 04:39:00,344|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 04:39:00,358|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 04:39:00,411|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-06-25 04:39:00,416|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-06-25 04:39:00,416|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-06-25 04:39:00,431|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(capability) 2022-06-25 04:39:00,444|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(capability) 2022-06-25 04:39:00,461|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(capability) 2022-06-25 04:39:00,472|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(processor-db) 2022-06-25 04:39:00,492|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 04:39:00,508|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 04:39:00,527|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 04:39:00,539|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 04:39:00,554|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 04:39:00,567|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 04:39:00,609|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ##### Enhancing Workflow(resource-resolution) 2022-06-25 04:39:00,609|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-06-25 04:39:00,609|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-06-25 04:39:00,610|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-06-25 04:39:00,610|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-06-25 04:39:00,610|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-06-25 04:39:00,610|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enriching artifacts file(/opt/app/onap/blueprints/working/32e552c4-95e4-4d76-ad9f-3a2bcd5a2b80/Templates/hello-world-velocity-mapping.json 2022-06-25 04:39:00,616|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-06-25 04:39:00,616|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-06-25 04:39:00,616|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enriching artifacts file(/opt/app/onap/blueprints/working/32e552c4-95e4-4d76-ad9f-3a2bcd5a2b80/Templates/hello-world-jinja-mapping.json 2022-06-25 04:39:00,621|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-06-25 04:39:00,622|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-06-25 04:39:00,622|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ##### Enhancing blueprint Resource Definitions 2022-06-25 04:39:00,622|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-06-25 04:39:00,622|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-06-25 04:39:00,622|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-06-25 04:39:00,634|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:00,740|68e2b271-7e72-4116-bff0-df1f4cae17dc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-06-25 04:39:00,928|565bf157-ce69-45dd-aead-a4157d12926f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(a9cf2bee-e6e6-4f4b-86ed-879a3e234362) CBA(/opt/app/onap/blueprints/archive/a9cf2bee-e6e6-4f4b-86ed-879a3e234362/cba.zip) 2022-06-25 04:39:00,935|565bf157-ce69-45dd-aead-a4157d12926f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a9cf2bee-e6e6-4f4b-86ed-879a3e234362) and entry definition file (Definitions/resource-resolution.json) 2022-06-25 04:39:00,965|565bf157-ce69-45dd-aead-a4157d12926f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-resolution) 2022-06-25 04:39:00,974|565bf157-ce69-45dd-aead-a4157d12926f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a9cf2bee-e6e6-4f4b-86ed-879a3e234362) and entry definition file (Definitions/resource-resolution.json) 2022-06-25 04:39:01,015|565bf157-ce69-45dd-aead-a4157d12926f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/working/a9cf2bee-e6e6-4f4b-86ed-879a3e234362) present to clean. 2022-06-25 04:39:01,156|3a576d30-8ac5-490b-9a24-c74b352d6803||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing request id 897cc294-22bf-43ce-b935-b968ebd2f64c 2022-06-25 04:39:01,156|3a576d30-8ac5-490b-9a24-c74b352d6803||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 04:39:01,157|3a576d30-8ac5-490b-9a24-c74b352d6803||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| StoreAuditService ID -1 2022-06-25 04:39:01,174|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-06-25 04:39:01,247|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:01,249|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-06-25 04:39:01,251|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:01,266|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deriving input data for workflow: (resource-resolution) 2022-06-25 04:39:01,270|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-06-25 04:39:01,270|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 04:39:01,271|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| preparing request id(897cc294-22bf-43ce-b935-b968ebd2f64c) for workflow(resource-resolution) step(helloworld) 2022-06-25 04:39:01,271|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 04:39:01,272|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:01,273|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-06-25 04:39:01,316|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:01,349|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 04:39:01,349|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-25 04:39:01,604|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-25 04:39:01,670|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:39:01,680|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:39:01,680|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-25 04:39:01,680|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-25 04:39:01,681|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-06-25 04:39:01,727|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (v_put) 2022-06-25 04:39:01,742|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-25 04:39:01,743|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Getting Jython Script Class(ResolvProperties) 2022-06-25 04:39:06,004|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Component Object org.python.proxies.__main__$ResolvProperties$1@3adf9340 2022-06-25 04:39:06,009|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-06-25 04:39:06,024|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (v_python) 2022-06-25 04:39:06,026|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 04:39:06,026|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-25 04:39:06,032|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-25 04:39:06,038|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:39:06,039|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:39:06,039|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-25 04:39:06,039|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-25 04:39:06,039|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-06-25 04:39:06,040|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 04:39:06,040|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-25 04:39:06,042|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-25 04:39:06,052|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:39:06,052|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:39:06,053|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-25 04:39:06,053|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-25 04:39:06,053|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-06-25 04:39:06,066|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (v_del) 2022-06-25 04:39:06,067|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (v_patch) 2022-06-25 04:39:06,069|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-25 04:39:06,098|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-25 04:39:13,342|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| compiled in (7243)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-25 04:39:13,344|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-06-25 04:39:13,364|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-06-25 04:39:13,380|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (v_kotlin) 2022-06-25 04:39:13,384|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 04:39:13,384|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-25 04:39:13,391|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-25 04:39:13,411|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:39:13,411|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:39:13,412|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-25 04:39:13,412|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-25 04:39:13,412|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-06-25 04:39:13,431|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (v_get) 2022-06-25 04:39:13,450|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-06-25 04:39:13,454|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-06-25 04:39:13,480|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (v_input) 2022-06-25 04:39:13,481|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (v_default) 2022-06-25 04:39:13,482|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 04:39:13,483|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-25 04:39:13,485|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-25 04:39:13,495|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:39:13,495|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:39:13,496|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-25 04:39:13,496|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-25 04:39:13,496|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-06-25 04:39:13,526|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (v_post) 2022-06-25 04:39:13,544|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:13,584|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (list) 2022-06-25 04:39:13,590|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-06-25 04:39:13,590|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:13,591|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:13,591|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:13,591|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:13,591|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-06-25 04:39:13,613|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (v_db) 2022-06-25 04:39:13,617|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:13,684|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-25 04:39:13,731|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-25 04:39:13,731|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-06-25 04:39:13,781|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:13,785|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-25 04:39:13,785|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-06-25 04:39:13,786|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-06-25 04:39:13,786|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Getting Jython Script Class(ResolvProperties) 2022-06-25 04:39:13,810|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-06-25 04:39:13,832|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Component Object org.python.proxies.__main__$ResolvProperties$2@69822c53 2022-06-25 04:39:13,834|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-06-25 04:39:13,847|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (j_python) 2022-06-25 04:39:13,848|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 04:39:13,848|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-06-25 04:39:13,850|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-06-25 04:39:13,858|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:39:13,858|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:39:13,859|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-06-25 04:39:13,859|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-06-25 04:39:13,859|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-06-25 04:39:13,877|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (j_patch) 2022-06-25 04:39:13,878|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-06-25 04:39:13,916|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (j_input) 2022-06-25 04:39:13,917|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 04:39:13,917|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-06-25 04:39:13,919|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(PUT), url(/resource-resolution/put) 2022-06-25 04:39:13,927|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:39:13,928|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:39:13,928|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-06-25 04:39:13,928|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-06-25 04:39:13,928|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-06-25 04:39:13,944|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (j_put) 2022-06-25 04:39:13,945|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-06-25 04:39:13,966|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (j_default) 2022-06-25 04:39:13,968|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 04:39:13,968|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-06-25 04:39:13,969|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-06-25 04:39:13,977|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:39:13,978|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:39:13,978|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-06-25 04:39:13,978|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-06-25 04:39:13,978|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-06-25 04:39:13,979|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 04:39:13,979|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-06-25 04:39:13,980|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(POST), url(/resource-resolution/post) 2022-06-25 04:39:13,985|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:39:13,985|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:39:13,985|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-06-25 04:39:13,985|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-06-25 04:39:13,985|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-06-25 04:39:13,986|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-06-25 04:39:13,986|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-06-25 04:39:13,987|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(GET), url(/resource-resolution/get) 2022-06-25 04:39:13,991|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:39:13,992|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:39:13,992|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-25 04:39:13,992|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-06-25 04:39:13,992|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-06-25 04:39:14,025|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (j_del) 2022-06-25 04:39:14,027|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (j_post) 2022-06-25 04:39:14,047|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (j_get) 2022-06-25 04:39:14,053|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:14,053|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-06-25 04:39:14,055|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-06-25 04:39:14,062|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:39:14,062|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:39:14,062|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-25 04:39:14,062|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-06-25 04:39:14,063|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-06-25 04:39:14,085|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (j_get_id) 2022-06-25 04:39:14,086|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-06-25 04:39:14,087|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-06-25 04:39:14,123|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (j_kotlin) 2022-06-25 04:39:14,125|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:14,141|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (list) 2022-06-25 04:39:14,143|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:14,143|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:14,143|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:14,143|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:14,143|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:14,143|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:14,144|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:14,144|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:14,144|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:14,144|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-06-25 04:39:14,144|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:14,175|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (j_db) 2022-06-25 04:39:14,177|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:39:14,408|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-06-25 04:39:14,424|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-06-25 04:39:14,424|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Preparing Response... 2022-06-25 04:39:14,424|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 04:39:14,424|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-06-25 04:39:14,425|3a576d30-8ac5-490b-9a24-c74b352d6803||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4fbc1add-302a-425f-a7a6-6134a23f8911 auditStoreId -1 2022-06-25 04:53:34,583|1c207231-927b-4bda-ab30-90b18f4fd932||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(731fd92d-3927-46d9-901e-ed9596f91037) CBA(/opt/app/onap/blueprints/archive/731fd92d-3927-46d9-901e-ed9596f91037/cba.zip) 2022-06-25 04:53:34,620|1c207231-927b-4bda-ab30-90b18f4fd932||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/731fd92d-3927-46d9-901e-ed9596f91037) and entry definition file (Definitions/CNF.json) 2022-06-25 04:53:34,736|1c207231-927b-4bda-ab30-90b18f4fd932||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:53:34,738|1c207231-927b-4bda-ab30-90b18f4fd932||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:53:34,738|1c207231-927b-4bda-ab30-90b18f4fd932||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:53:34,739|1c207231-927b-4bda-ab30-90b18f4fd932||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(scale-out) 2022-06-25 04:53:34,740|1c207231-927b-4bda-ab30-90b18f4fd932||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(scale) 2022-06-25 04:53:34,740|1c207231-927b-4bda-ab30-90b18f4fd932||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(scale-in) 2022-06-25 04:53:34,741|1c207231-927b-4bda-ab30-90b18f4fd932||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(health-check) 2022-06-25 04:53:34,780|1c207231-927b-4bda-ab30-90b18f4fd932||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/731fd92d-3927-46d9-901e-ed9596f91037) and entry definition file (Definitions/CNF.json) 2022-06-25 04:53:34,892|1c207231-927b-4bda-ab30-90b18f4fd932||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/working/731fd92d-3927-46d9-901e-ed9596f91037) present to clean. 2022-06-25 04:53:44,636|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-25 04:53:44,636|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-25 04:53:44,637|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-25 04:53:45,004|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-25 04:53:45,004|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-25 04:53:45,838|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-25 04:53:45,839|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(86c63761-3ca1-41e2-a238-c3115d9eb903) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-25 04:53:45,861|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(64fd489c-0ba1-4874-994d-db6e031ef8cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-25 04:53:45,868|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(c743b895-5a84-4682-8ee5-3cd3550a070b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-25 04:53:45,880|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(6d6c1c08-4f61-431b-a53d-c8d741ffb3f4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-25 04:53:45,897|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(6ffc4e20-ae35-4f79-80b5-8fc90e6f1b41) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-25 04:53:45,914|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(079273a6-240b-45f2-8300-be4a0d6dc20d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-25 04:53:45,929|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:53:45,932|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:53:45,933|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:53:45,933|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:53:45,934|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:53:45,934|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:53:45,967|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:53:46,001|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:53:46,020|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:53:46,038|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:53:46,105|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:53:46,106|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:53:46,106|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:53:46,147|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:53:46,194|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-25 04:53:46,222|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-25 04:53:46,233|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-25 04:53:46,273|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:53:46,274|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:53:46,275|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:53:46,315|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:53:46,358|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-25 04:53:46,381|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-25 04:53:46,389|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-25 04:53:46,429|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:53:46,430|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:53:46,431|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:53:46,432|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(HealthCheck) 2022-06-25 04:53:46,432|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-25 04:53:46,433|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(vf-config-assign) 2022-06-25 04:53:46,434|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(vf-config-deploy) 2022-06-25 04:53:46,472|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:53:46,503|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-25 04:53:46,518|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-25 04:53:46,527|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-25 04:53:46,554|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:53:46,555|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:53:46,592|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:53:46,593|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:53:46,594|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:53:46,605|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:53:46,642|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-25 04:53:46,667|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-25 04:53:46,676|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-25 04:53:46,710|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-25 04:53:46,723|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-25 04:53:46,730|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-25 04:53:46,757|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:53:46,759|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:53:46,760|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign-day-2) 2022-06-25 04:53:46,760|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:53:46,761|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy-day-2) 2022-06-25 04:53:46,778|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:53:46,797|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-25 04:53:46,818|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-25 04:53:46,820|6df1eeda-2b6a-43cd-9bdf-c928244cda0d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-25 04:53:59,890|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bac4cfc5-dcf8-4438-b319-3b074d61d5e9) 2022-06-25 04:53:59,890|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| deleting definition types under : /opt/app/onap/blueprints/working/bac4cfc5-dcf8-4438-b319-3b074d61d5e9/Definitions 2022-06-25 04:53:59,893|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| reinitialized all type definitions 2022-06-25 04:53:59,894|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-06-25 04:53:59,929|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(vnf-template) 2022-06-25 04:53:59,943|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(vnf-mapping) 2022-06-25 04:53:59,962|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-06-25 04:54:00,009|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,043|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,056|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,087|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-06-25 04:54:00,088|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-06-25 04:54:00,088|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-06-25 04:54:00,113|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,125|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,144|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,156|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(sdnc) 2022-06-25 04:54:00,207|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,219|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,242|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,279|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,292|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,304|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,323|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(config-assign) 2022-06-25 04:54:00,327|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(baseconfig-template) 2022-06-25 04:54:00,327|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-06-25 04:54:00,327|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-06-25 04:54:00,342|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,351|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,369|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(input) 2022-06-25 04:54:00,378|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(config-deploy) 2022-06-25 04:54:00,470|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ##### Enhancing Workflow(resource-assignment) 2022-06-25 04:54:00,470|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-06-25 04:54:00,470|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-06-25 04:54:00,470|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-06-25 04:54:00,470|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-06-25 04:54:00,470|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-06-25 04:54:00,470|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enriching artifacts file(/opt/app/onap/blueprints/working/bac4cfc5-dcf8-4438-b319-3b074d61d5e9/Templates/vnf-mapping.json 2022-06-25 04:54:00,476|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-06-25 04:54:00,476|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-06-25 04:54:00,476|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enriching artifacts file(/opt/app/onap/blueprints/working/bac4cfc5-dcf8-4438-b319-3b074d61d5e9/Templates/base_ubuntu20-mapping.json 2022-06-25 04:54:00,480|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-06-25 04:54:00,480|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-06-25 04:54:00,481|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ##### Enhancing Workflow(config-assign) 2022-06-25 04:54:00,481|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-06-25 04:54:00,481|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| identified workflow(config-assign) targets(config-assign) 2022-06-25 04:54:00,481|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-06-25 04:54:00,481|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-06-25 04:54:00,481|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enriching artifacts file(/opt/app/onap/blueprints/working/bac4cfc5-dcf8-4438-b319-3b074d61d5e9/Templates/baseconfig-mapping.json 2022-06-25 04:54:00,486|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-06-25 04:54:00,486|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-25 04:54:00,486|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ##### Enhancing Workflow(config-deploy) 2022-06-25 04:54:00,487|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-06-25 04:54:00,487|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| identified workflow(config-deploy) targets(config-deploy) 2022-06-25 04:54:00,487|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(config-deploy) resource assignment files([] 2022-06-25 04:54:00,487|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ##### Enhancing blueprint Resource Definitions 2022-06-25 04:54:00,487|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-06-25 04:54:00,487|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing file (Templates/vnf-mapping.json) 2022-06-25 04:54:00,487|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-06-25 04:54:00,487|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing file (Templates/baseconfig-mapping.json) 2022-06-25 04:54:00,500|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:00,597|0a90573e-b164-418b-ada1-aa8ebdc36a3c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-06-25 04:54:00,805|51bdf3b5-b6cc-45c4-b68a-6f0c516db5c7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(e63610ed-7f34-432e-a4b3-e6ddaa492c85) CBA(/opt/app/onap/blueprints/archive/e63610ed-7f34-432e-a4b3-e6ddaa492c85/cba.zip) 2022-06-25 04:54:00,812|51bdf3b5-b6cc-45c4-b68a-6f0c516db5c7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e63610ed-7f34-432e-a4b3-e6ddaa492c85) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 04:54:00,822|51bdf3b5-b6cc-45c4-b68a-6f0c516db5c7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:54:00,853|51bdf3b5-b6cc-45c4-b68a-6f0c516db5c7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:54:00,854|51bdf3b5-b6cc-45c4-b68a-6f0c516db5c7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:54:00,855|51bdf3b5-b6cc-45c4-b68a-6f0c516db5c7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:54:00,865|51bdf3b5-b6cc-45c4-b68a-6f0c516db5c7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e63610ed-7f34-432e-a4b3-e6ddaa492c85) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 04:54:00,930|51bdf3b5-b6cc-45c4-b68a-6f0c516db5c7||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/working/e63610ed-7f34-432e-a4b3-e6ddaa492c85) present to clean. 2022-06-25 04:54:50,420|b30073e3-5afc-43ad-854c-9047a2315105||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-06-25 04:54:50,420|b30073e3-5afc-43ad-854c-9047a2315105||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-06-25 04:54:50,420|b30073e3-5afc-43ad-854c-9047a2315105||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-06-25 04:54:50,824|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-06-25 04:54:50,824|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-06-25 04:54:51,283|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-06-25 04:54:51,284|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(fd4abc98-5ecb-44bc-9a0d-36617e8bea15) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-06-25 04:54:51,300|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(0828e9dd-aaf0-42f1-9b16-83a0b4d1f86e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-06-25 04:54:51,306|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(c0e37e0f-1400-4757-b54b-d4ba9c235db5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-06-25 04:54:51,318|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(664081b8-8340-4b26-a6e9-2783bde56054) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-06-25 04:54:51,330|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(c5e2626e-7e14-4678-856c-e694e2502b33) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-06-25 04:54:51,347|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(e877154a-ee16-45b0-9b58-aa7f708f2684) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-06-25 04:54:51,360|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:51,360|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:51,360|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:51,360|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:51,361|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:51,361|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:51,371|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:54:51,424|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:54:51,442|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:54:51,461|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:54:51,517|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:54:51,518|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:54:51,519|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:54:51,562|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:51,594|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-25 04:54:51,626|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-06-25 04:54:51,633|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-06-25 04:54:51,716|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:54:51,717|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:54:51,718|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:54:51,759|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:51,813|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-25 04:54:51,830|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-06-25 04:54:51,841|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-06-25 04:54:51,924|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:54:51,926|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:54:51,926|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:54:51,927|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(HealthCheck) 2022-06-25 04:54:51,928|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(ScaleOutReconfiguration) 2022-06-25 04:54:51,929|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(vf-config-assign) 2022-06-25 04:54:51,929|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(vf-config-deploy) 2022-06-25 04:54:51,978|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:52,017|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-06-25 04:54:52,046|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-06-25 04:54:52,047|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-06-25 04:54:52,086|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:54:52,087|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:54:52,122|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:52,156|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-06-25 04:54:52,172|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-06-25 04:54:52,179|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-06-25 04:54:52,211|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:54:52,212|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:54:52,213|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign-day-2) 2022-06-25 04:54:52,214|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:54:52,214|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy-day-2) 2022-06-25 04:54:52,235|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:54:52,236|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:54:52,237|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:52,243|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:54:52,257|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :5G_Core::1.0.37 2022-06-25 04:54:52,274|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-06-25 04:54:52,274|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-06-25 04:54:52,307|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-25 04:54:52,336|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-25 04:54:52,336|b30073e3-5afc-43ad-854c-9047a2315105||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-25 04:55:04,964|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Enhancing blueprint(/opt/app/onap/blueprints/working/80a79f7d-3a2c-424f-a542-dc6398dcc81e) 2022-06-25 04:55:04,965|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| deleting definition types under : /opt/app/onap/blueprints/working/80a79f7d-3a2c-424f-a542-dc6398dcc81e/Definitions 2022-06-25 04:55:04,967|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| reinitialized all type definitions 2022-06-25 04:55:04,967|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(netconf-device) 2022-06-25 04:55:04,986|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(resolve-data) 2022-06-25 04:55:05,002|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-06-25 04:55:05,008|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-06-25 04:55:05,014|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-06-25 04:55:05,048|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-06-25 04:55:05,073|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ##### Enhancing Workflow(config-assign) 2022-06-25 04:55:05,073|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-06-25 04:55:05,073|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| identified workflow(config-assign) targets(resolve-data) 2022-06-25 04:55:05,073|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-06-25 04:55:05,074|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-06-25 04:55:05,074|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enriching artifacts file(/opt/app/onap/blueprints/working/80a79f7d-3a2c-424f-a542-dc6398dcc81e/Templates/netconfrpc-mapping.json 2022-06-25 04:55:05,083|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-06-25 04:55:05,083|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| dataType not present for the recipe(dt-config-assign-properties) 2022-06-25 04:55:05,084|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ##### Enhancing Workflow(config-deploy) 2022-06-25 04:55:05,085|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-06-25 04:55:05,085|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| identified workflow(config-deploy) targets(execute-netconf) 2022-06-25 04:55:05,085|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(config-deploy) resource assignment files([] 2022-06-25 04:55:05,085|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| ##### Enhancing blueprint Resource Definitions 2022-06-25 04:55:05,085|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-06-25 04:55:05,085|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing file (Templates/netconfrpc-mapping.json) 2022-06-25 04:55:05,090|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| distinct resource keys ([input-source]) 2022-06-25 04:55:05,108|f33c8b42-1980-4c7f-a4fa-63d6a31dec02||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Enriching Resource Definition sources Node Template: [source-input] 2022-06-25 04:55:40,312|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 04:55:40,418|||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-25 04:55:40,466|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| request(22477943-6778-46ad-a326-a3296d3cc0a4) 2022-06-25 04:55:40,471|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| CBA file(/opt/app/onap/blueprints/archive/483d8966-ca3b-4862-be23-9f9feb70f654/cba.zip written successfully 2022-06-25 04:55:40,471|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(483d8966-ca3b-4862-be23-9f9feb70f654) CBA(/opt/app/onap/blueprints/archive/483d8966-ca3b-4862-be23-9f9feb70f654/cba.zip) 2022-06-25 04:55:40,505|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/483d8966-ca3b-4862-be23-9f9feb70f654) and entry definition file (Definitions/CNF.json) 2022-06-25 04:55:40,562|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:55:40,563|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:55:40,563|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:55:40,564|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(scale-out) 2022-06-25 04:55:40,564|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(scale) 2022-06-25 04:55:40,565|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(scale-in) 2022-06-25 04:55:40,565|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(health-check) 2022-06-25 04:55:40,588|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/483d8966-ca3b-4862-be23-9f9feb70f654) and entry definition file (Definitions/CNF.json) 2022-06-25 04:55:40,612|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :APACHE::1.0.0 2022-06-25 04:55:40,638|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-06-25 04:55:40,640|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-06-25 04:55:40,694|22477943-6778-46ad-a326-a3296d3cc0a4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/working/483d8966-ca3b-4862-be23-9f9feb70f654) present to clean. 2022-06-25 04:55:48,164|6e3c8572-7cd3-4bcc-9b5c-bc48b221244f||DefaultDispatcher-worker-20||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| getting cba file name(APACHE), version(1.0.0) from db 2022-06-25 04:55:48,352|6e3c8572-7cd3-4bcc-9b5c-bc48b221244f||DefaultDispatcher-worker-20||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:55:48,354|6e3c8572-7cd3-4bcc-9b5c-bc48b221244f||DefaultDispatcher-worker-20||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 04:55:48,358|6e3c8572-7cd3-4bcc-9b5c-bc48b221244f||DefaultDispatcher-worker-20||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 04:55:48,520|478cb536-a4dd-4c70-a08f-e4b8e01c93a4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:55:48,520|478cb536-a4dd-4c70-a08f-e4b8e01c93a4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 04:55:48,524|478cb536-a4dd-4c70-a08f-e4b8e01c93a4||DefaultDispatcher-worker-20||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 04:55:49,162|b56172e2-e4b8-4695-b526-82d883d3dfd3||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:55:49,162|b56172e2-e4b8-4695-b526-82d883d3dfd3||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 04:55:49,164|b56172e2-e4b8-4695-b526-82d883d3dfd3||DefaultDispatcher-worker-20||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 04:55:49,335|29b4aff8-7a42-4abf-be57-c63517acc846||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:55:49,335|29b4aff8-7a42-4abf-be57-c63517acc846||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 04:55:49,337|29b4aff8-7a42-4abf-be57-c63517acc846||DefaultDispatcher-worker-20||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 04:55:49,522|d18a67b2-4fa9-41cc-8ece-f63e3a232d0f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:55:49,522|d18a67b2-4fa9-41cc-8ece-f63e3a232d0f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 04:55:49,524|d18a67b2-4fa9-41cc-8ece-f63e3a232d0f||DefaultDispatcher-worker-20||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 04:55:49,753|2f7a4e3d-ce32-4dff-b454-a26f5dddd0cf||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:55:49,753|2f7a4e3d-ce32-4dff-b454-a26f5dddd0cf||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 04:55:49,756|2f7a4e3d-ce32-4dff-b454-a26f5dddd0cf||DefaultDispatcher-worker-20||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 04:55:50,020|d7e320dc-8f57-4f0e-bced-fc5490cfeeb3||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:55:50,020|d7e320dc-8f57-4f0e-bced-fc5490cfeeb3||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 04:55:50,022|d7e320dc-8f57-4f0e-bced-fc5490cfeeb3||DefaultDispatcher-worker-20||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 04:55:50,229|7a80b919-b359-485a-bc38-a08454595bd2||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:55:50,229|7a80b919-b359-485a-bc38-a08454595bd2||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 04:55:50,236|7a80b919-b359-485a-bc38-a08454595bd2||DefaultDispatcher-worker-20||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 04:55:54,095|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 04:55:54,201|||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-25 04:55:54,203|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| request(7d4ed5db-c048-483c-b7b2-24a3328b1fb2) 2022-06-25 04:55:54,205|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| CBA file(/opt/app/onap/blueprints/archive/2fe7f8f5-1476-4958-b2a1-6120764f208b/cba.zip written successfully 2022-06-25 04:55:54,205|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(2fe7f8f5-1476-4958-b2a1-6120764f208b) CBA(/opt/app/onap/blueprints/archive/2fe7f8f5-1476-4958-b2a1-6120764f208b/cba.zip) 2022-06-25 04:55:54,213|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2fe7f8f5-1476-4958-b2a1-6120764f208b) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 04:55:54,226|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:55:54,252|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(resource-assignment) 2022-06-25 04:55:54,253|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:55:54,253|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:55:54,261|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2fe7f8f5-1476-4958-b2a1-6120764f208b) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 04:55:54,285|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-06-25 04:55:54,303|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-06-25 04:55:54,305|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-06-25 04:55:54,345|7d4ed5db-c048-483c-b7b2-24a3328b1fb2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/working/2fe7f8f5-1476-4958-b2a1-6120764f208b) present to clean. 2022-06-25 04:56:15,159|059ed2ab-2c1c-4893-94f0-cafac577b6cc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-06-25 04:56:15,221|059ed2ab-2c1c-4893-94f0-cafac577b6cc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 04:56:15,223|059ed2ab-2c1c-4893-94f0-cafac577b6cc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 04:56:15,225|059ed2ab-2c1c-4893-94f0-cafac577b6cc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 04:56:15,363|dee7a27d-054f-4fc8-a1be-0c73f0ee6c6f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 04:56:15,364|dee7a27d-054f-4fc8-a1be-0c73f0ee6c6f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 04:56:15,367|dee7a27d-054f-4fc8-a1be-0c73f0ee6c6f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 04:56:15,689|0de3c625-d70b-4973-a274-c8a2aba2315a||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 04:56:15,689|0de3c625-d70b-4973-a274-c8a2aba2315a||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 04:56:15,691|0de3c625-d70b-4973-a274-c8a2aba2315a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 04:56:15,879|b76ab1dc-9747-4d04-b0c8-63d8cd060cf3||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 04:56:15,879|b76ab1dc-9747-4d04-b0c8-63d8cd060cf3||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 04:56:15,881|b76ab1dc-9747-4d04-b0c8-63d8cd060cf3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 04:56:38,458|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 04:56:38,567|||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-25 04:56:38,568|39c1d429-a2c5-49e9-8bde-f0fc70a879fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| request(39c1d429-a2c5-49e9-8bde-f0fc70a879fc) 2022-06-25 04:56:38,570|39c1d429-a2c5-49e9-8bde-f0fc70a879fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| CBA file(/opt/app/onap/blueprints/archive/ad1a0ddc-8716-4f62-a480-bc7c485f1e78/cba.zip written successfully 2022-06-25 04:56:38,570|39c1d429-a2c5-49e9-8bde-f0fc70a879fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Save processing(ad1a0ddc-8716-4f62-a480-bc7c485f1e78) CBA(/opt/app/onap/blueprints/archive/ad1a0ddc-8716-4f62-a480-bc7c485f1e78/cba.zip) 2022-06-25 04:56:38,585|39c1d429-a2c5-49e9-8bde-f0fc70a879fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ad1a0ddc-8716-4f62-a480-bc7c485f1e78) and entry definition file (Definitions/pnf_netconf.json) 2022-06-25 04:56:38,590|39c1d429-a2c5-49e9-8bde-f0fc70a879fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-06-25 04:56:38,602|39c1d429-a2c5-49e9-8bde-f0fc70a879fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-assign) 2022-06-25 04:56:38,602|39c1d429-a2c5-49e9-8bde-f0fc70a879fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Validating Workflow(config-deploy) 2022-06-25 04:56:38,607|39c1d429-a2c5-49e9-8bde-f0fc70a879fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ad1a0ddc-8716-4f62-a480-bc7c485f1e78) and entry definition file (Definitions/pnf_netconf.json) 2022-06-25 04:56:38,619|39c1d429-a2c5-49e9-8bde-f0fc70a879fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-06-25 04:56:38,636|39c1d429-a2c5-49e9-8bde-f0fc70a879fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-06-25 04:56:38,636|39c1d429-a2c5-49e9-8bde-f0fc70a879fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-06-25 04:56:38,668|39c1d429-a2c5-49e9-8bde-f0fc70a879fc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| No compiled cache(/opt/app/onap/blueprints/working/ad1a0ddc-8716-4f62-a480-bc7c485f1e78) present to clean. 2022-06-25 04:58:40,884|89ba0a07-40e1-4fa5-a86e-105ad168d243||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing request id bf834cd8-c7f0-46fe-990c-6c480594f0d5 2022-06-25 04:58:40,885|89ba0a07-40e1-4fa5-a86e-105ad168d243||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 04:58:40,885|89ba0a07-40e1-4fa5-a86e-105ad168d243||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| StoreAuditService ID -1 2022-06-25 04:58:40,887|89ba0a07-40e1-4fa5-a86e-105ad168d243||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:58:40,887|89ba0a07-40e1-4fa5-a86e-105ad168d243||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 04:58:40,892|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 04:58:40,916|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deriving input data for workflow: (resource-assignment) 2022-06-25 04:58:41,011|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Execute node(START) -> executed state(SUCCESS) 2022-06-25 04:58:41,016|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Executing workflow(resource-assignment[bf834cd8-c7f0-46fe-990c-6c480594f0d5])'s step(resource-assignment) 2022-06-25 04:58:41,017|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 04:58:41,019|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| preparing request id(bf834cd8-c7f0-46fe-990c-6c480594f0d5) for workflow(resource-assignment) step(resource-assignment) 2022-06-25 04:58:41,019|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 04:58:41,020|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-25 04:58:41,021|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-25 04:58:41,048|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:41,063|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-25 04:58:41,064|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-06-25 04:58:41,064|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:41,065|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("2215aa1c-8874-42c6-a38e-0abe3882d27e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 04:58:41,065|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("823a2850-ce38-4ea4-8946-4cf86ade86bd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 04:58:41,077|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:41,077|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:41,097|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-25 04:58:43,851|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - ) 2022-06-25 04:58:43,851|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:58:43,852|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220625t045844009615z") 2022-06-25 04:58:43,852|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220625t045844009615z") 2022-06-25 04:58:43,852|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220625t045844009615z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-25 04:58:43,853|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-25 04:58:43,856|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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" : "823a2850-ce38-4ea4-8946-4cf86ade86bd", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "2215aa1c-8874-42c6-a38e-0abe3882d27e", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220625t045844009615z" }) 2022-06-25 04:58:43,868|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Preparing Response... 2022-06-25 04:58:43,868|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 04:58:43,868|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-25 04:58:43,869|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Executing workflow(resource-assignment[bf834cd8-c7f0-46fe-990c-6c480594f0d5])'s step(profile-upload) 2022-06-25 04:58:43,869|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 04:58:43,876|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| preparing request id(bf834cd8-c7f0-46fe-990c-6c480594f0d5) for workflow(resource-assignment) step(profile-upload) 2022-06-25 04:58:43,876|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-25 04:58:43,877|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:43,878|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Triggering K8s Profile Upload component logic. 2022-06-25 04:58:43,878|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Getting the template prefixes 2022-06-25 04:58:43,879|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Iterating over prefixes in resource assignment map. 2022-06-25 04:58:43,882|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Prefix vnf does not have required data for us to continue. 2022-06-25 04:58:43,882|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Preparing Response... 2022-06-25 04:58:43,882|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-25 04:58:43,882|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-25 04:58:43,883|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Execute node(END) -> executed state(SUCCESS) 2022-06-25 04:58:43,887|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(bf834cd8-c7f0-46fe-990c-6c480594f0d5) nodes completed with (0)exceptions 2022-06-25 04:58:43,887|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-25 04:58:43,888|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID eaea5fbe-5999-4ba7-b3f9-252e3318cc27 auditStoreId -1 2022-06-25 04:58:49,478|89ba0a07-40e1-4fa5-a86e-105ad168d243||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing request id 6ecb0ed0-3d35-4f0e-81fb-8193d95e9469 2022-06-25 04:58:49,478|89ba0a07-40e1-4fa5-a86e-105ad168d243||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 04:58:49,478|89ba0a07-40e1-4fa5-a86e-105ad168d243||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| StoreAuditService ID -1 2022-06-25 04:58:49,479|89ba0a07-40e1-4fa5-a86e-105ad168d243||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:58:49,479|89ba0a07-40e1-4fa5-a86e-105ad168d243||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 04:58:49,480|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 04:58:49,488|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deriving input data for workflow: (resource-assignment) 2022-06-25 04:58:49,490|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Execute node(START) -> executed state(SUCCESS) 2022-06-25 04:58:49,491|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Executing workflow(resource-assignment[6ecb0ed0-3d35-4f0e-81fb-8193d95e9469])'s step(resource-assignment) 2022-06-25 04:58:49,491|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 04:58:49,492|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| preparing request id(6ecb0ed0-3d35-4f0e-81fb-8193d95e9469) for workflow(resource-assignment) step(resource-assignment) 2022-06-25 04:58:49,492|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 04:58:49,492|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-25 04:58:49,493|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-06-25 04:58:49,512|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:49,516|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-06-25 04:58:49,517|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("b357c6b7-1a6a-4b21-b72d-26dca35fdef1") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-25 04:58:49,517|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-06-25 04:58:49,518|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:49,518|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("587aee59-6d59-4310-8bb7-587dd1d0d572") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-06-25 04:58:49,520|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:49,520|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:49,564|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Parameter information : ({customizationid=587aee59-6d59-4310-8bb7-587dd1d0d572}) 2022-06-25 04:58:49,573|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Parameter information : ({customizationid=587aee59-6d59-4310-8bb7-587dd1d0d572}) 2022-06-25 04:58:49,589|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:58:49,589|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:58:49,592|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"}]) 2022-06-25 04:58:49,592|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("f87983f1-46e8-4809-9d4e-4e06df79fca5") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-06-25 04:58:49,592|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"2f3262e9-7bd2-4853-9148-36f303fe90d9"}]) 2022-06-25 04:58:49,592|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("2f3262e9-7bd2-4853-9148-36f303fe90d9") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-06-25 04:58:49,593|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-06-25 04:58:49,603|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Transformed value: null -> f87983f1-46e8-4809-9d4e-4e06df79fca5 2022-06-25 04:58:49,605|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:49,653|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Parameter information : ({customizationid=587aee59-6d59-4310-8bb7-587dd1d0d572}) 2022-06-25 04:58:49,659|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:58:49,660|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-06-25 04:58:49,661|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-06-25 04:58:49,661|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-06-25 04:58:49,661|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-06-25 04:58:49,668|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Transformed value: null -> 587aee59-6d59-4310-8bb7-587dd1d0d572 2022-06-25 04:58:49,669|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("823a2850-ce38-4ea4-8946-4cf86ade86bd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 04:58:49,669|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-06-25 04:58:49,670|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:49,670|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("2215aa1c-8874-42c6-a38e-0abe3882d27e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 04:58:49,678|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/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-25 04:58:49,678|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/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-25 04:58:49,682|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/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-25 04:58:49,684|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/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-25 04:58:49,693|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-06-25 04:58:49,706|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-06-25 04:58:49,726|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:58:49,727|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:58:49,727|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:58:49,727|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:58:49,728|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-25 04:58:49,728|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220625t045844009615z") 2022-06-25 04:58:49,728|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-06-25 04:58:49,728|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220625t045844009615z") 2022-06-25 04:58:49,728|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220625t045844009615z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-25 04:58:49,728|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-06-25 04:58:49,737|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:49,737|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:49,739|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-06-25 04:58:49,861|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - ) 2022-06-25 04:58:49,861|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:58:49,862|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220625t045844009615z-helm_apache-vfmt-001") 2022-06-25 04:58:49,862|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220625t045844009615z-helm_apache-vfmt-001") 2022-06-25 04:58:49,862|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220625t045844009615z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-06-25 04:58:49,864|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-06-25 04:58:49,875|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/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-25 04:58:49,875|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/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-25 04:58:49,888|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-06-25 04:58:49,900|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:58:49,900|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response processing type (string) 2022-06-25 04:58:49,901|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-06-25 04:58:49,901|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-06-25 04:58:49,901|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:49,902|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-06-25 04:58:49,902|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-06-25 04:58:49,904|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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" : "f87983f1-46e8-4809-9d4e-4e06df79fca5", "k8s-rb-definition-version" : "587aee59-6d59-4310-8bb7-587dd1d0d572", "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" : "823a2850-ce38-4ea4-8946-4cf86ade86bd", "vf-module-id" : "b357c6b7-1a6a-4b21-b72d-26dca35fdef1", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "587aee59-6d59-4310-8bb7-587dd1d0d572", "vf-module-model-invariant-uuid" : "f87983f1-46e8-4809-9d4e-4e06df79fca5", "vf-module-model-version" : "2f3262e9-7bd2-4853-9148-36f303fe90d9", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220625t045844009615z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "2215aa1c-8874-42c6-a38e-0abe3882d27e", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220625t045844009615z" }) 2022-06-25 04:58:49,920|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Preparing Response... 2022-06-25 04:58:49,920|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 04:58:49,920|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-06-25 04:58:49,921|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Executing workflow(resource-assignment[6ecb0ed0-3d35-4f0e-81fb-8193d95e9469])'s step(profile-upload) 2022-06-25 04:58:49,921|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 04:58:49,922|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| preparing request id(6ecb0ed0-3d35-4f0e-81fb-8193d95e9469) for workflow(resource-assignment) step(profile-upload) 2022-06-25 04:58:49,922|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-06-25 04:58:49,923|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 04:58:49,923|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Triggering K8s Profile Upload component logic. 2022-06-25 04:58:49,923|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Getting the template prefixes 2022-06-25 04:58:49,923|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Iterating over prefixes in resource assignment map. 2022-06-25 04:58:49,944|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(GET), url(/v1/rb/definition/f87983f1-46e8-4809-9d4e-4e06df79fca5/587aee59-6d59-4310-8bb7-587dd1d0d572) 2022-06-25 04:58:49,954|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:58:49,969|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(GET), url(/v1/rb/definition/f87983f1-46e8-4809-9d4e-4e06df79fca5/587aee59-6d59-4310-8bb7-587dd1d0d572/profile/node-port-profile) 2022-06-25 04:58:49,976|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(404 - Not Found) 2022-06-25 04:58:49,977|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Uploading K8s Profile.. 2022-06-25 04:58:50,056|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(POST), url(/v1/rb/definition/f87983f1-46e8-4809-9d4e-4e06df79fca5/587aee59-6d59-4310-8bb7-587dd1d0d572/profile) 2022-06-25 04:58:50,065|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(201 - Created) 2022-06-25 04:58:50,086|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Rest request method(POST), url(/v1/rb/definition/f87983f1-46e8-4809-9d4e-4e06df79fca5/587aee59-6d59-4310-8bb7-587dd1d0d572/profile/node-port-profile/content) 2022-06-25 04:58:50,098|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Response status(200 - OK) 2022-06-25 04:58:50,098|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| K8s Profile Upload Completed 2022-06-25 04:58:50,099|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Preparing Response... 2022-06-25 04:58:50,099|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-06-25 04:58:50,099|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-06-25 04:58:50,099|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Execute node(END) -> executed state(SUCCESS) 2022-06-25 04:58:50,100|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| workflow(6ecb0ed0-3d35-4f0e-81fb-8193d95e9469) nodes completed with (0)exceptions 2022-06-25 04:58:50,100|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-25 04:58:50,100|89ba0a07-40e1-4fa5-a86e-105ad168d243||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7837702d-0deb-4ed7-9281-86f267b9a777 auditStoreId -1 2022-06-25 04:58:57,654|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 04:58:57,761|||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-25 04:58:57,793|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing request id 89ba0a07-40e1-4fa5-a86e-105ad168d243 2022-06-25 04:58:57,793|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 04:58:57,793|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| StoreAuditService ID -1 2022-06-25 04:58:57,793|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:58:57,793|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 04:58:57,794|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 04:58:57,798|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deriving input data for workflow: (config-assign) 2022-06-25 04:58:57,799|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-25 04:58:57,800|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[89ba0a07-40e1-4fa5-a86e-105ad168d243])'s step(config-setup) 2022-06-25 04:58:57,800|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 04:58:57,801|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(89ba0a07-40e1-4fa5-a86e-105ad168d243) for workflow(config-assign) step(config-setup) 2022-06-25 04:58:57,801|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 04:58:57,801|||DefaultDispatcher-worker-2||||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-25 04:58:57,802|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-25 04:58:57,837|||DefaultDispatcher-worker-3||||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-25 04:58:57,839|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-25 04:58:57,840|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("823a2850-ce38-4ea4-8946-4cf86ade86bd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 04:58:57,850|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-25 04:58:57,850|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-25 04:58:57,864|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd) 2022-06-25 04:58:57,883|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 04:58:57,884|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2022-06-25 04:58:57,885|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433") 2022-06-25 04:58:57,885|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433") 2022-06-25 04:58:57,885|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-25 04:58:57,886|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("2215aa1c-8874-42c6-a38e-0abe3882d27e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 04:58:57,895|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/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-25 04:58:57,895|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-25 04:58:57,913|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/vnf-data/vf-modules) 2022-06-25 04:58:57,926|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 04:58:57,927|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-06-25 04:58:57,927|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","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_d6a44a56-6add-45ba-818c-c21e30181433_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":"2f3262e9-7bd2-4853-9148-36f303fe90d9","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-20220625t045844009615z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f87983f1-46e8-4809-9d4e-4e06df79fca5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t045844009615z","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":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"89ba0a07-40e1-4fa5-a86e-105ad168d243","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"a3a89d62-f120-4ab0-b0fe-876b6940394f","model-invariant-uuid":"b801e330-b616-4003-861b-139e1ae59568"},"global-customer-id":"basiccnf-macro-customer","service-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","service-instance-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7a7b7e27-4edb-47f6-9c97-03e5dc7a4023","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3a35beb8-f53c-4194-8174-708943944af3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8bf77b1b-cc30-4eed-a9f5-a924ccd4f6e8","model-uuid":"f5584165-f8e8-4067-989e-8c00e8b9527b","model-invariant-uuid":"d1ebf058-2368-451c-91d3-b14573b3976d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"2215aa1c-8874-42c6-a38e-0abe3882d27e"},"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":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1"}}}]}) 2022-06-25 04:58:57,928|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","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_d6a44a56-6add-45ba-818c-c21e30181433_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":"2f3262e9-7bd2-4853-9148-36f303fe90d9","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-20220625t045844009615z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f87983f1-46e8-4809-9d4e-4e06df79fca5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t045844009615z","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":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"89ba0a07-40e1-4fa5-a86e-105ad168d243","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"a3a89d62-f120-4ab0-b0fe-876b6940394f","model-invariant-uuid":"b801e330-b616-4003-861b-139e1ae59568"},"global-customer-id":"basiccnf-macro-customer","service-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","service-instance-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7a7b7e27-4edb-47f6-9c97-03e5dc7a4023","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3a35beb8-f53c-4194-8174-708943944af3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8bf77b1b-cc30-4eed-a9f5-a924ccd4f6e8","model-uuid":"f5584165-f8e8-4067-989e-8c00e8b9527b","model-invariant-uuid":"d1ebf058-2368-451c-91d3-b14573b3976d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"2215aa1c-8874-42c6-a38e-0abe3882d27e"},"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":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1"}}}]}) 2022-06-25 04:58:57,928|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","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_d6a44a56-6add-45ba-818c-c21e30181433_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":"2f3262e9-7bd2-4853-9148-36f303fe90d9","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-20220625t045844009615z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f87983f1-46e8-4809-9d4e-4e06df79fca5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t045844009615z","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":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"89ba0a07-40e1-4fa5-a86e-105ad168d243","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"a3a89d62-f120-4ab0-b0fe-876b6940394f","model-invariant-uuid":"b801e330-b616-4003-861b-139e1ae59568"},"global-customer-id":"basiccnf-macro-customer","service-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","service-instance-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7a7b7e27-4edb-47f6-9c97-03e5dc7a4023","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3a35beb8-f53c-4194-8174-708943944af3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8bf77b1b-cc30-4eed-a9f5-a924ccd4f6e8","model-uuid":"f5584165-f8e8-4067-989e-8c00e8b9527b","model-invariant-uuid":"d1ebf058-2368-451c-91d3-b14573b3976d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"2215aa1c-8874-42c6-a38e-0abe3882d27e"},"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":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1"}}}]), type ({json}) 2022-06-25 04:58:57,928|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","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_d6a44a56-6add-45ba-818c-c21e30181433_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":"2f3262e9-7bd2-4853-9148-36f303fe90d9","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-20220625t045844009615z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f87983f1-46e8-4809-9d4e-4e06df79fca5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t045844009615z","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":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"89ba0a07-40e1-4fa5-a86e-105ad168d243","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"a3a89d62-f120-4ab0-b0fe-876b6940394f","model-invariant-uuid":"b801e330-b616-4003-861b-139e1ae59568"},"global-customer-id":"basiccnf-macro-customer","service-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","service-instance-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7a7b7e27-4edb-47f6-9c97-03e5dc7a4023","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3a35beb8-f53c-4194-8174-708943944af3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8bf77b1b-cc30-4eed-a9f5-a924ccd4f6e8","model-uuid":"f5584165-f8e8-4067-989e-8c00e8b9527b","model-invariant-uuid":"d1ebf058-2368-451c-91d3-b14573b3976d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"2215aa1c-8874-42c6-a38e-0abe3882d27e"},"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":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-25 04:58:57,943|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-25 04:58:57,943|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-25 04:58:57,968|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e?depth=1) 2022-06-25 04:58:58,341|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 04:58:58,341|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-06-25 04:58:58,342|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656133131595","model-invariant-id":"f87983f1-46e8-4809-9d4e-4e06df79fca5","model-version-id":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-customization-id":"587aee59-6d59-4310-8bb7-587dd1d0d572","module-index":0}]}) 2022-06-25 04:58:58,342|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656133131595","model-invariant-id":"f87983f1-46e8-4809-9d4e-4e06df79fca5","model-version-id":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-customization-id":"587aee59-6d59-4310-8bb7-587dd1d0d572","module-index":0}]}) 2022-06-25 04:58:58,342|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656133131595","model-invariant-id":"f87983f1-46e8-4809-9d4e-4e06df79fca5","model-version-id":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-customization-id":"587aee59-6d59-4310-8bb7-587dd1d0d572","module-index":0}]), type ({json}) 2022-06-25 04:58:58,342|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656133131595","model-invariant-id":"f87983f1-46e8-4809-9d4e-4e06df79fca5","model-version-id":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-customization-id":"587aee59-6d59-4310-8bb7-587dd1d0d572","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-25 04:58:58,344|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-25 04:58:58,346|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:59:03,435|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (5089)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:59:03,435|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:59:03,459|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"f87983f1-46e8-4809-9d4e-4e06df79fca5","k8s-rb-definition-version":"587aee59-6d59-4310-8bb7-587dd1d0d572","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-25 04:59:03,463|||DefaultDispatcher-worker-3||||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" : "f87983f1-46e8-4809-9d4e-4e06df79fca5", "k8s-rb-definition-version" : "587aee59-6d59-4310-8bb7-587dd1d0d572" } }, "replica-count" : null, "service-instance-id" : "823a2850-ce38-4ea4-8946-4cf86ade86bd", "service-instance-name" : "basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "587aee59-6d59-4310-8bb7-587dd1d0d572", "model-invariant-id" : "f87983f1-46e8-4809-9d4e-4e06df79fca5", "model-version-id" : "2f3262e9-7bd2-4853-9148-36f303fe90d9", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1656133131595", "vf-module-id" : "b357c6b7-1a6a-4b21-b72d-26dca35fdef1", "vf-module-name" : "basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "89ba0a07-40e1-4fa5-a86e-105ad168d243", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3a35beb8-f53c-4194-8174-708943944af3", "svc-request-id" : "7a7b7e27-4edb-47f6-9c97-03e5dc7a4023" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "b801e330-b616-4003-861b-139e1ae59568", "model-name" : "basic_cnf_macro", "model-uuid" : "a3a89d62-f120-4ab0-b0fe-876b6940394f", "model-version" : "1.0" }, "service-id" : "823a2850-ce38-4ea4-8946-4cf86ade86bd", "service-instance-id" : "823a2850-ce38-4ea4-8946-4cf86ade86bd", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "587aee59-6d59-4310-8bb7-587dd1d0d572", "model-invariant-uuid" : "f87983f1-46e8-4809-9d4e-4e06df79fca5", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "2f3262e9-7bd2-4853-9148-36f303fe90d9", "model-version" : "1" }, "vf-module-id" : "b357c6b7-1a6a-4b21-b72d-26dca35fdef1", "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_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "587aee59-6d59-4310-8bb7-587dd1d0d572", "model-invariant-uuid" : "f87983f1-46e8-4809-9d4e-4e06df79fca5", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "2f3262e9-7bd2-4853-9148-36f303fe90d9", "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" : "2f3262e9-7bd2-4853-9148-36f303fe90d9" }, { "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-20220625t045844009615z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "f87983f1-46e8-4809-9d4e-4e06df79fca5" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220625t045844009615z" }, { "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" : "b357c6b7-1a6a-4b21-b72d-26dca35fdef1", "vf-module-name" : "basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "8bf77b1b-cc30-4eed-a9f5-a924ccd4f6e8", "model-invariant-uuid" : "d1ebf058-2368-451c-91d3-b14573b3976d", "model-name" : "basic_cnf_macro", "model-uuid" : "f5584165-f8e8-4067-989e-8c00e8b9527b", "model-version" : "1.0" }, "vnf-id" : "2215aa1c-8874-42c6-a38e-0abe3882d27e", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "b357c6b7-1a6a-4b21-b72d-26dca35fdef1" } ] }, "vnf-id" : "2215aa1c-8874-42c6-a38e-0abe3882d27e" }) 2022-06-25 04:59:03,480|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-25 04:59:03,480|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 04:59:03,480|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-25 04:59:03,481|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[89ba0a07-40e1-4fa5-a86e-105ad168d243])'s step(config-template) 2022-06-25 04:59:03,481|||DefaultDispatcher-worker-3||||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-25 04:59:03,487|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(89ba0a07-40e1-4fa5-a86e-105ad168d243) for workflow(config-assign) step(config-template) 2022-06-25 04:59:03,488|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-06-25 04:59:03,488|||DefaultDispatcher-worker-3||||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-25 04:59:03,559|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic. 2022-06-25 04:59:03,559|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-06-25 04:59:03,559|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-25 04:59:03,577|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/f87983f1-46e8-4809-9d4e-4e06df79fca5/587aee59-6d59-4310-8bb7-587dd1d0d572) 2022-06-25 04:59:03,584|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 04:59:03,595|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/f87983f1-46e8-4809-9d4e-4e06df79fca5/587aee59-6d59-4310-8bb7-587dd1d0d572/config-template/replica-count-template) 2022-06-25 04:59:03,600|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-25 04:59:03,604|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template.. 2022-06-25 04:59:03,616|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/f87983f1-46e8-4809-9d4e-4e06df79fca5/587aee59-6d59-4310-8bb7-587dd1d0d572/config-template) 2022-06-25 04:59:03,630|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-06-25 04:59:03,640|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/f87983f1-46e8-4809-9d4e-4e06df79fca5/587aee59-6d59-4310-8bb7-587dd1d0d572/config-template/replica-count-template/content) 2022-06-25 04:59:03,665|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 04:59:03,665|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed 2022-06-25 04:59:03,665|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-25 04:59:03,665|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-06-25 04:59:03,665|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-06-25 04:59:03,666|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-25 04:59:03,666|||DefaultDispatcher-worker-1||||INFO||||||| workflow(89ba0a07-40e1-4fa5-a86e-105ad168d243) nodes completed with (0)exceptions 2022-06-25 04:59:03,666|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-25 04:59:03,667|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dadc9961-9409-4b6d-8737-f9e534707af7 auditStoreId -1 2022-06-25 04:59:03,694|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Completed 2022-06-25 04:59:49,493|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 04:59:49,598|||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-25 04:59:49,601|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing request id 89ba0a07-40e1-4fa5-a86e-105ad168d243 2022-06-25 04:59:49,601|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 04:59:49,601|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| StoreAuditService ID -1 2022-06-25 04:59:49,603|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-06-25 04:59:49,603|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-06-25 04:59:49,604|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-06-25 04:59:49,610|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deriving input data for workflow: (config-deploy) 2022-06-25 04:59:49,612|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-06-25 04:59:49,612|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[89ba0a07-40e1-4fa5-a86e-105ad168d243])'s step(config-setup) 2022-06-25 04:59:49,612|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 04:59:49,613|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(89ba0a07-40e1-4fa5-a86e-105ad168d243) for workflow(config-deploy) step(config-setup) 2022-06-25 04:59:49,613|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 04:59:49,613|||DefaultDispatcher-worker-3||||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-25 04:59:49,614|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-06-25 04:59:49,627|||DefaultDispatcher-worker-3||||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-25 04:59:49,628|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-25 04:59:49,629|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("823a2850-ce38-4ea4-8946-4cf86ade86bd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 04:59:49,633|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-06-25 04:59:49,634|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-06-25 04:59:49,642|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd) 2022-06-25 04:59:49,673|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 04:59:49,673|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2022-06-25 04:59:49,674|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433") 2022-06-25 04:59:49,674|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433") 2022-06-25 04:59:49,674|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-06-25 04:59:49,675|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("2215aa1c-8874-42c6-a38e-0abe3882d27e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 04:59:49,680|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/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-25 04:59:49,680|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-25 04:59:49,691|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/823a2850-ce38-4ea4-8946-4cf86ade86bd/service-data/vnfs/vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e/vnf-data/vf-modules) 2022-06-25 04:59:49,705|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 04:59:49,705|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-06-25 04:59:49,706|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","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_d6a44a56-6add-45ba-818c-c21e30181433_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":"2f3262e9-7bd2-4853-9148-36f303fe90d9","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-20220625t045844009615z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f87983f1-46e8-4809-9d4e-4e06df79fca5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t045844009615z","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":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"89ba0a07-40e1-4fa5-a86e-105ad168d243","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"a3a89d62-f120-4ab0-b0fe-876b6940394f","model-invariant-uuid":"b801e330-b616-4003-861b-139e1ae59568"},"global-customer-id":"basiccnf-macro-customer","service-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","service-instance-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"622b767d-bf91-4375-8b47-71ac88590abe","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5c9c2b4d-30fa-4979-82c6-0858d2e70888","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8bf77b1b-cc30-4eed-a9f5-a924ccd4f6e8","model-uuid":"f5584165-f8e8-4067-989e-8c00e8b9527b","model-invariant-uuid":"d1ebf058-2368-451c-91d3-b14573b3976d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"2215aa1c-8874-42c6-a38e-0abe3882d27e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","from-preload":false}}}]}) 2022-06-25 04:59:49,706|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","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_d6a44a56-6add-45ba-818c-c21e30181433_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":"2f3262e9-7bd2-4853-9148-36f303fe90d9","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-20220625t045844009615z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f87983f1-46e8-4809-9d4e-4e06df79fca5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t045844009615z","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":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"89ba0a07-40e1-4fa5-a86e-105ad168d243","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"a3a89d62-f120-4ab0-b0fe-876b6940394f","model-invariant-uuid":"b801e330-b616-4003-861b-139e1ae59568"},"global-customer-id":"basiccnf-macro-customer","service-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","service-instance-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"622b767d-bf91-4375-8b47-71ac88590abe","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5c9c2b4d-30fa-4979-82c6-0858d2e70888","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8bf77b1b-cc30-4eed-a9f5-a924ccd4f6e8","model-uuid":"f5584165-f8e8-4067-989e-8c00e8b9527b","model-invariant-uuid":"d1ebf058-2368-451c-91d3-b14573b3976d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"2215aa1c-8874-42c6-a38e-0abe3882d27e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","from-preload":false}}}]}) 2022-06-25 04:59:49,706|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","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_d6a44a56-6add-45ba-818c-c21e30181433_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":"2f3262e9-7bd2-4853-9148-36f303fe90d9","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-20220625t045844009615z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f87983f1-46e8-4809-9d4e-4e06df79fca5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t045844009615z","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":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"89ba0a07-40e1-4fa5-a86e-105ad168d243","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"a3a89d62-f120-4ab0-b0fe-876b6940394f","model-invariant-uuid":"b801e330-b616-4003-861b-139e1ae59568"},"global-customer-id":"basiccnf-macro-customer","service-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","service-instance-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"622b767d-bf91-4375-8b47-71ac88590abe","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5c9c2b4d-30fa-4979-82c6-0858d2e70888","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8bf77b1b-cc30-4eed-a9f5-a924ccd4f6e8","model-uuid":"f5584165-f8e8-4067-989e-8c00e8b9527b","model-invariant-uuid":"d1ebf058-2368-451c-91d3-b14573b3976d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"2215aa1c-8874-42c6-a38e-0abe3882d27e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","from-preload":false}}}]), type ({json}) 2022-06-25 04:59:49,706|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","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_d6a44a56-6add-45ba-818c-c21e30181433_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":"2f3262e9-7bd2-4853-9148-36f303fe90d9","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-20220625t045844009615z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f87983f1-46e8-4809-9d4e-4e06df79fca5","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220625t045844009615z","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":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"89ba0a07-40e1-4fa5-a86e-105ad168d243","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"a3a89d62-f120-4ab0-b0fe-876b6940394f","model-invariant-uuid":"b801e330-b616-4003-861b-139e1ae59568"},"global-customer-id":"basiccnf-macro-customer","service-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","service-instance-id":"823a2850-ce38-4ea4-8946-4cf86ade86bd","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"622b767d-bf91-4375-8b47-71ac88590abe","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5c9c2b4d-30fa-4979-82c6-0858d2e70888","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"8bf77b1b-cc30-4eed-a9f5-a924ccd4f6e8","model-uuid":"f5584165-f8e8-4067-989e-8c00e8b9527b","model-invariant-uuid":"d1ebf058-2368-451c-91d3-b14573b3976d"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"2215aa1c-8874-42c6-a38e-0abe3882d27e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"587aee59-6d59-4310-8bb7-587dd1d0d572","model-uuid":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-invariant-uuid":"f87983f1-46e8-4809-9d4e-4e06df79fca5"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-06-25 04:59:49,710|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-06-25 04:59:49,711|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-06-25 04:59:49,721|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/2215aa1c-8874-42c6-a38e-0abe3882d27e?depth=1) 2022-06-25 04:59:49,937|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 04:59:49,937|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-06-25 04:59:49,938|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"awesome_swanson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656133186843","model-invariant-id":"f87983f1-46e8-4809-9d4e-4e06df79fca5","model-version-id":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-customization-id":"587aee59-6d59-4310-8bb7-587dd1d0d572","module-index":0}]}) 2022-06-25 04:59:49,938|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"awesome_swanson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656133186843","model-invariant-id":"f87983f1-46e8-4809-9d4e-4e06df79fca5","model-version-id":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-customization-id":"587aee59-6d59-4310-8bb7-587dd1d0d572","module-index":0}]}) 2022-06-25 04:59:49,939|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"awesome_swanson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656133186843","model-invariant-id":"f87983f1-46e8-4809-9d4e-4e06df79fca5","model-version-id":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-customization-id":"587aee59-6d59-4310-8bb7-587dd1d0d572","module-index":0}]), type ({json}) 2022-06-25 04:59:49,939|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"b357c6b7-1a6a-4b21-b72d-26dca35fdef1","vf-module-name":"basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"awesome_swanson","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656133186843","model-invariant-id":"f87983f1-46e8-4809-9d4e-4e06df79fca5","model-version-id":"2f3262e9-7bd2-4853-9148-36f303fe90d9","model-customization-id":"587aee59-6d59-4310-8bb7-587dd1d0d572","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-06-25 04:59:49,940|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-06-25 04:59:49,943|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"f87983f1-46e8-4809-9d4e-4e06df79fca5","k8s-rb-definition-version":"587aee59-6d59-4310-8bb7-587dd1d0d572","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":"awesome_swanson"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-06-25 04:59:49,946|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "awesome_swanson", "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" : "f87983f1-46e8-4809-9d4e-4e06df79fca5", "k8s-rb-definition-version" : "587aee59-6d59-4310-8bb7-587dd1d0d572" } }, "replica-count" : null, "service-instance-id" : "823a2850-ce38-4ea4-8946-4cf86ade86bd", "service-instance-name" : "basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "awesome_swanson", "is-base-vf-module" : false, "model-customization-id" : "587aee59-6d59-4310-8bb7-587dd1d0d572", "model-invariant-id" : "f87983f1-46e8-4809-9d4e-4e06df79fca5", "model-version-id" : "2f3262e9-7bd2-4853-9148-36f303fe90d9", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1656133186843", "vf-module-id" : "b357c6b7-1a6a-4b21-b72d-26dca35fdef1", "vf-module-name" : "basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "89ba0a07-40e1-4fa5-a86e-105ad168d243", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/5c9c2b4d-30fa-4979-82c6-0858d2e70888", "svc-request-id" : "622b767d-bf91-4375-8b47-71ac88590abe" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "b801e330-b616-4003-861b-139e1ae59568", "model-name" : "basic_cnf_macro", "model-uuid" : "a3a89d62-f120-4ab0-b0fe-876b6940394f", "model-version" : "1.0" }, "service-id" : "823a2850-ce38-4ea4-8946-4cf86ade86bd", "service-instance-id" : "823a2850-ce38-4ea4-8946-4cf86ade86bd", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "587aee59-6d59-4310-8bb7-587dd1d0d572", "model-invariant-uuid" : "f87983f1-46e8-4809-9d4e-4e06df79fca5", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "2f3262e9-7bd2-4853-9148-36f303fe90d9", "model-version" : "1" }, "vf-module-id" : "b357c6b7-1a6a-4b21-b72d-26dca35fdef1", "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_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "587aee59-6d59-4310-8bb7-587dd1d0d572", "model-invariant-uuid" : "f87983f1-46e8-4809-9d4e-4e06df79fca5", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "2f3262e9-7bd2-4853-9148-36f303fe90d9", "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" : "2f3262e9-7bd2-4853-9148-36f303fe90d9" }, { "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-20220625t045844009615z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "f87983f1-46e8-4809-9d4e-4e06df79fca5" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220625t045844009615z" }, { "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" : "b357c6b7-1a6a-4b21-b72d-26dca35fdef1", "vf-module-name" : "basic_cnf_macro_d6a44a56-6add-45ba-818c-c21e30181433_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "8bf77b1b-cc30-4eed-a9f5-a924ccd4f6e8", "model-invariant-uuid" : "d1ebf058-2368-451c-91d3-b14573b3976d", "model-name" : "basic_cnf_macro", "model-uuid" : "f5584165-f8e8-4067-989e-8c00e8b9527b", "model-version" : "1.0" }, "vnf-id" : "2215aa1c-8874-42c6-a38e-0abe3882d27e", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "b357c6b7-1a6a-4b21-b72d-26dca35fdef1" } ] }, "vnf-id" : "2215aa1c-8874-42c6-a38e-0abe3882d27e" }) 2022-06-25 04:59:49,953|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-25 04:59:49,953|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 04:59:49,954|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-06-25 04:59:49,954|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[89ba0a07-40e1-4fa5-a86e-105ad168d243])'s step(status-verification-script) 2022-06-25 04:59:49,955|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 04:59:49,960|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(89ba0a07-40e1-4fa5-a86e-105ad168d243) for workflow(config-deploy) step(status-verification-script) 2022-06-25 04:59:49,960|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-25 04:59:49,960|||DefaultDispatcher-worker-3||||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-25 04:59:49,964|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-06-25 04:59:49,970|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-25 04:59:49,982|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/awesome_swanson/status) 2022-06-25 04:59:50,042|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 04:59:50,065|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (awesome_swanson) is not ready. Please wait... 2022-06-25 05:00:00,075|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/awesome_swanson/status) 2022-06-25 05:00:00,122|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-06-25 05:00:00,124|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (awesome_swanson) is ready. 2022-06-25 05:00:00,124|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-25 05:00:00,124|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-06-25 05:00:00,124|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-25 05:00:00,124|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-06-25 05:00:00,125|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[89ba0a07-40e1-4fa5-a86e-105ad168d243])'s step(config-apply) 2022-06-25 05:00:00,125|||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-25 05:00:00,130|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(89ba0a07-40e1-4fa5-a86e-105ad168d243) for workflow(config-deploy) step(config-apply) 2022-06-25 05:00:00,130|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-06-25 05:00:00,131|||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-25 05:00:00,132|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic. 2022-06-25 05:00:00,133|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-06-25 05:00:00,133|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-06-25 05:00:00,143|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/awesome_swanson/config/replica-count-change) 2022-06-25 05:00:05,151|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-06-25 05:00:05,152|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config.. 2022-06-25 05:00:05,177|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values 2022-06-25 05:00:05,177|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-06-25 05:00:05,193|||DefaultDispatcher-worker-1||||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-25 05:00:05,195|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-06-25 05:00:05,196|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-06-25 05:00:05,327|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/instance/awesome_swanson/config) 2022-06-25 05:00:05,510|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created) 2022-06-25 05:00:05,522|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-25 05:00:05,522|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-06-25 05:00:05,522|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-06-25 05:00:05,523|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[89ba0a07-40e1-4fa5-a86e-105ad168d243])'s step(status-verification-script-after) 2022-06-25 05:00:05,523|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 05:00:05,524|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(89ba0a07-40e1-4fa5-a86e-105ad168d243) for workflow(config-deploy) step(status-verification-script-after) 2022-06-25 05:00:05,524|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-06-25 05:00:05,524|||DefaultDispatcher-worker-1||||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-25 05:00:05,525|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-06-25 05:00:05,527|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START 2022-06-25 05:00:05,539|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/awesome_swanson/status) 2022-06-25 05:00:05,643|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-25 05:00:05,646|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (awesome_swanson) is not ready. Please wait... 2022-06-25 05:00:15,655|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/awesome_swanson/status) 2022-06-25 05:00:15,716|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-25 05:00:15,718|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (awesome_swanson) is not ready. Please wait... 2022-06-25 05:00:25,728|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/awesome_swanson/status) 2022-06-25 05:00:25,787|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-25 05:00:25,792|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (awesome_swanson) is not ready. Please wait... 2022-06-25 05:00:35,801|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/awesome_swanson/status) 2022-06-25 05:00:35,860|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-25 05:00:35,862|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (awesome_swanson) is not ready. Please wait... 2022-06-25 05:00:45,871|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/awesome_swanson/status) 2022-06-25 05:00:45,924|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-25 05:00:45,927|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (awesome_swanson) is not ready. Please wait... 2022-06-25 05:00:55,936|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/awesome_swanson/status) 2022-06-25 05:00:56,017|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-06-25 05:00:56,019|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (awesome_swanson) is ready. 2022-06-25 05:00:56,019|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END 2022-06-25 05:00:56,019|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-25 05:00:56,019|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-06-25 05:00:56,019|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-06-25 05:00:56,020|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[89ba0a07-40e1-4fa5-a86e-105ad168d243])'s step(collect-results) 2022-06-25 05:00:56,021|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 05:00:56,022|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(89ba0a07-40e1-4fa5-a86e-105ad168d243) for workflow(config-deploy) step(collect-results) 2022-06-25 05:00:56,022|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-06-25 05:00:56,022|||DefaultDispatcher-worker-1||||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-25 05:00:56,023|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-06-25 05:00:56,031|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {} 2022-06-25 05:00:56,032|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-06-25 05:00:56,032|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-06-25 05:00:56,032|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-06-25 05:00:56,033|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-06-25 05:00:56,033|||DefaultDispatcher-worker-1||||INFO||||||| workflow(89ba0a07-40e1-4fa5-a86e-105ad168d243) nodes completed with (0)exceptions 2022-06-25 05:00:56,034|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-25 05:00:56,035|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8f1c40ca-da60-4b81-aba3-926b6dec70c6 auditStoreId -1 2022-06-25 05:00:56,038|89ba0a07-40e1-4fa5-a86e-105ad168d243||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Completed 2022-06-25 05:01:04,512|87e060a0-2bed-4a34-901b-47288024c481||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing request id 129e52b4-f032-49e2-acc4-ef548e77eeee 2022-06-25 05:01:04,513|87e060a0-2bed-4a34-901b-47288024c481||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 05:01:04,513|87e060a0-2bed-4a34-901b-47288024c481||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| StoreAuditService ID -1 2022-06-25 05:01:04,514|87e060a0-2bed-4a34-901b-47288024c481||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 05:01:04,514|87e060a0-2bed-4a34-901b-47288024c481||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 05:01:04,518|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 05:01:04,539|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deriving input data for workflow: (resource-assignment) 2022-06-25 05:01:04,540|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-25 05:01:04,540|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 05:01:04,541|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| preparing request id(129e52b4-f032-49e2-acc4-ef548e77eeee) for workflow(resource-assignment) step(resource-assignment) 2022-06-25 05:01:04,541|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 05:01:04,541|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-25 05:01:04,543|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-06-25 05:01:04,562|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 05:01:04,564|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-25 05:01:04,564|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("e85df2ce-87a1-4a9b-b9e0-b5ef94e0f696") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 05:01:04,564|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("1dbddd2d-fdde-4308-b3e5-da585032525f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 05:01:04,565|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Generated Resource Param Data ({ "service-instance-id" : "e85df2ce-87a1-4a9b-b9e0-b5ef94e0f696", "vnf-id" : "1dbddd2d-fdde-4308-b3e5-da585032525f", "vnf_name" : "ubuntu20-VNF-name" }) 2022-06-25 05:01:04,574|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Preparing Response... 2022-06-25 05:01:04,574|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 05:01:04,574|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-25 05:01:04,575|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9cbca433-c769-49da-ad7d-0b895f312830 auditStoreId -1 2022-06-25 05:01:09,794|87e060a0-2bed-4a34-901b-47288024c481||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing request id 8d41d064-7ad0-4a3a-ad0e-ecf418962925 2022-06-25 05:01:09,794|87e060a0-2bed-4a34-901b-47288024c481||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 05:01:09,794|87e060a0-2bed-4a34-901b-47288024c481||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| StoreAuditService ID -1 2022-06-25 05:01:09,795|87e060a0-2bed-4a34-901b-47288024c481||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 05:01:09,795|87e060a0-2bed-4a34-901b-47288024c481||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 05:01:09,796|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 05:01:09,804|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deriving input data for workflow: (resource-assignment) 2022-06-25 05:01:09,805|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-06-25 05:01:09,805|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 05:01:09,805|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| preparing request id(8d41d064-7ad0-4a3a-ad0e-ecf418962925) for workflow(resource-assignment) step(resource-assignment) 2022-06-25 05:01:09,806|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 05:01:09,806|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-06-25 05:01:09,807|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-06-25 05:01:09,823|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 05:01:09,825|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-06-25 05:01:09,826|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-06-25 05:01:09,826|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-06-25 05:01:09,826|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-06-25 05:01:09,827|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("aac103f5-04db-4e15-b5cd-5159fe601423") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-06-25 05:01:09,827|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("e85df2ce-87a1-4a9b-b9e0-b5ef94e0f696") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 05:01:09,827|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 05:01:09,827|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-06-25 05:01:09,828|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-06-25 05:01:09,828|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("1dbddd2d-fdde-4308-b3e5-da585032525f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 05:01:09,829|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-jakarta", "service-instance-id" : "e85df2ce-87a1-4a9b-b9e0-b5ef94e0f696", "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" : "aac103f5-04db-4e15-b5cd-5159fe601423", "vnf-id" : "1dbddd2d-fdde-4308-b3e5-da585032525f", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-06-25 05:01:09,839|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Preparing Response... 2022-06-25 05:01:09,839|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 05:01:09,840|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-06-25 05:01:09,840|87e060a0-2bed-4a34-901b-47288024c481||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2db89a94-d49b-4631-a210-c3a72f565be4 auditStoreId -1 2022-06-25 05:01:15,494|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 05:01:15,598|||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-25 05:01:15,602|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing request id 87e060a0-2bed-4a34-901b-47288024c481 2022-06-25 05:01:15,602|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 05:01:15,602|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| StoreAuditService ID -1 2022-06-25 05:01:15,602|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 05:01:15,602|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 05:01:15,603|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 05:01:15,606|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deriving input data for workflow: (config-assign) 2022-06-25 05:01:15,606|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-06-25 05:01:15,606|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 05:01:15,607|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| preparing request id(87e060a0-2bed-4a34-901b-47288024c481) for workflow(config-assign) step(config-assign) 2022-06-25 05:01:15,607|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-06-25 05:01:15,607|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-06-25 05:01:15,609|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-06-25 05:01:15,645|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 05:01:15,646|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-06-25 05:01:15,647|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("e85df2ce-87a1-4a9b-b9e0-b5ef94e0f696") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-06-25 05:01:15,647|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Setting Resource Value ("1dbddd2d-fdde-4308-b3e5-da585032525f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-06-25 05:01:15,675|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (service-instance-id) 2022-06-25 05:01:15,675|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (vnf_name) 2022-06-25 05:01:15,675|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Resource resolution saved into database successfully : (vnf-id) 2022-06-25 05:01:15,676|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Generated Resource Param Data ({ "service-instance-id" : "e85df2ce-87a1-4a9b-b9e0-b5ef94e0f696", "vnf-id" : "1dbddd2d-fdde-4308-b3e5-da585032525f", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-06-25 05:01:15,700|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-06-25 05:01:15,726|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 05:01:15,727|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Preparing Response... 2022-06-25 05:01:15,727|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-06-25 05:01:15,727|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveWorkflowOutputs for workflow(config-assign) 2022-06-25 05:01:15,728|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b21234c4-63ee-4f66-b3c0-443eac122216 auditStoreId -1 2022-06-25 05:01:15,739|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Completed 2022-06-25 05:02:26,949|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-06-25 05:02:27,060|||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-25 05:02:27,064|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| processing request id 87e060a0-2bed-4a34-901b-47288024c481 2022-06-25 05:02:27,064|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionInput called not to store the Workflow action input details 2022-06-25 05:02:27,064|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| StoreAuditService ID -1 2022-06-25 05:02:27,066|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-06-25 05:02:27,066|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-06-25 05:02:27,068|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-06-25 05:02:27,082|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Deriving input data for workflow: (config-deploy) 2022-06-25 05:02:27,082|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-06-25 05:02:27,082|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-06-25 05:02:27,089|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| preparing request id(87e060a0-2bed-4a34-901b-47288024c481) for workflow(config-deploy) step(config-deploy) 2022-06-25 05:02:27,089|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-06-25 05:02:27,089|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| 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-25 05:02:27,092|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-06-25 05:02:27,092|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Getting Jython Script Class(ConfigDeploy) 2022-06-25 05:02:27,146|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@4c3e2976 2022-06-25 05:02:27,148|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Hello world 2022-06-25 05:02:27,148|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Preparing Response... 2022-06-25 05:02:27,148|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-06-25 05:02:27,149|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-06-25 05:02:27,150|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 357e1b58-29a5-4e30-874e-3f7b17923cce auditStoreId -1 2022-06-25 05:02:27,152|87e060a0-2bed-4a34-901b-47288024c481||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-25jck|||| Completed